X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=utilities%2FCxImage%2FCxImageDLL%2FCxImageMfcDll.h;fp=utilities%2FCxImage%2FCxImageDLL%2FCxImageMfcDll.h;h=43d62cf1982c65aad5fa5977483a3e0d7f4177bf;hb=19d5db17f1c0e98cf84a6cb83643404a550a12a4;hp=0000000000000000000000000000000000000000;hpb=55d19655c84d7dbad602fa351bd7404cf214c3de;p=clitk.git diff --git a/utilities/CxImage/CxImageDLL/CxImageMfcDll.h b/utilities/CxImage/CxImageDLL/CxImageMfcDll.h new file mode 100644 index 0000000..43d62cf --- /dev/null +++ b/utilities/CxImage/CxImageDLL/CxImageMfcDll.h @@ -0,0 +1,45 @@ +// cximagemfcdll.h : main header file for the cximagemfcdll DLL +// + +#if !defined(AFX_cximagemfcdll_H__E98F71A6_B361_11D6_BB83_CAEE2E1CB77B__INCLUDED_) +#define AFX_cximagemfcdll_H__E98F71A6_B361_11D6_BB83_CAEE2E1CB77B__INCLUDED_ + +#if _MSC_VER > 1000 +#pragma once +#endif // _MSC_VER > 1000 + +#ifndef __AFXWIN_H__ + #error include 'stdafx.h' before including this file for PCH +#endif + +#include "resource.h" // main symbols + +///////////////////////////////////////////////////////////////////////////// +// CcximagemfcdllApp +// See cximagemfcdll.cpp for the implementation of this class +// + +class CcximagemfcdllApp : public CWinApp +{ +public: + CcximagemfcdllApp(); + +// Overrides + // ClassWizard generated virtual function overrides + //{{AFX_VIRTUAL(CcximagemfcdllApp) + //}}AFX_VIRTUAL + + //{{AFX_MSG(CcximagemfcdllApp) + // NOTE - the ClassWizard will add and remove member functions here. + // DO NOT EDIT what you see in these blocks of generated code ! + //}}AFX_MSG + DECLARE_MESSAGE_MAP() +}; + + +///////////////////////////////////////////////////////////////////////////// + +//{{AFX_INSERT_LOCATION}} +// Microsoft Visual C++ will insert additional declarations immediately before the previous line. + +#endif // !defined(AFX_cximagemfcdll_H__E98F71A6_B361_11D6_BB83_CAEE2E1CB77B__INCLUDED_)