]> Creatis software - clitk.git/blob - utilities/CxImage/CxImageDLL/CxImageMfcDll.h
cosmetic
[clitk.git] / utilities / CxImage / CxImageDLL / CxImageMfcDll.h
1 // cximagemfcdll.h : main header file for the cximagemfcdll DLL
2 //
3
4 #if !defined(AFX_cximagemfcdll_H__E98F71A6_B361_11D6_BB83_CAEE2E1CB77B__INCLUDED_)
5 #define AFX_cximagemfcdll_H__E98F71A6_B361_11D6_BB83_CAEE2E1CB77B__INCLUDED_
6
7 #if _MSC_VER > 1000
8 #pragma once
9 #endif // _MSC_VER > 1000
10
11 #ifndef __AFXWIN_H__
12         #error include 'stdafx.h' before including this file for PCH
13 #endif
14
15 #include "resource.h"           // main symbols
16
17 /////////////////////////////////////////////////////////////////////////////
18 // CcximagemfcdllApp
19 // See cximagemfcdll.cpp for the implementation of this class
20 //
21
22 class CcximagemfcdllApp : public CWinApp
23 {
24 public:
25         CcximagemfcdllApp();
26
27 // Overrides
28         // ClassWizard generated virtual function overrides
29         //{{AFX_VIRTUAL(CcximagemfcdllApp)
30         //}}AFX_VIRTUAL
31
32         //{{AFX_MSG(CcximagemfcdllApp)
33                 // NOTE - the ClassWizard will add and remove member functions here.
34                 //    DO NOT EDIT what you see in these blocks of generated code !
35         //}}AFX_MSG
36         DECLARE_MESSAGE_MAP()
37 };
38
39
40 /////////////////////////////////////////////////////////////////////////////
41
42 //{{AFX_INSERT_LOCATION}}
43 // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
44
45 #endif // !defined(AFX_cximagemfcdll_H__E98F71A6_B361_11D6_BB83_CAEE2E1CB77B__INCLUDED_)