Main Page | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members

VCPaintXDemo.h

00001 // VCPaintXDemo.h : main header file for the VCPAINTXDEMO application
00002 //
00003 
00004 #if !defined(AFX_VCPAINTXDEMO_H__9B270257_CDCA_11D3_8258_0020AF58A97B__INCLUDED_)
00005 #define AFX_VCPAINTXDEMO_H__9B270257_CDCA_11D3_8258_0020AF58A97B__INCLUDED_
00006 
00007 #if _MSC_VER > 1000
00008 #pragma once
00009 #endif // _MSC_VER > 1000
00010 
00011 #ifndef __AFXWIN_H__
00012         #error include 'stdafx.h' before including this file for PCH
00013 #endif
00014 
00015 #include "resource.h"           // main symbols
00016 
00017 /////////////////////////////////////////////////////////////////////////////
00018 // CVCPaintXDemoApp:
00019 // See VCPaintXDemo.cpp for the implementation of this class
00020 //
00021 
00022 class CVCPaintXDemoApp : public CWinApp
00023 {
00024 public:
00025         CVCPaintXDemoApp();
00026 
00027 // Overrides
00028         // ClassWizard generated virtual function overrides
00029         //{{AFX_VIRTUAL(CVCPaintXDemoApp)
00030         public:
00031         virtual BOOL InitInstance();
00032         //}}AFX_VIRTUAL
00033 
00034 // Implementation
00035 
00036         //{{AFX_MSG(CVCPaintXDemoApp)
00037                 // NOTE - the ClassWizard will add and remove member functions here.
00038                 //    DO NOT EDIT what you see in these blocks of generated code !
00039         //}}AFX_MSG
00040         DECLARE_MESSAGE_MAP()
00041 };
00042 
00043 
00044 /////////////////////////////////////////////////////////////////////////////
00045 
00046 //{{AFX_INSERT_LOCATION}}
00047 // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
00048 
00049 #endif // !defined(AFX_VCPAINTXDEMO_H__9B270257_CDCA_11D3_8258_0020AF58A97B__INCLUDED_)

Generated on Sun Jun 6 13:42:22 2004 for paintlib by doxygen 1.3.2