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

testdib.h

00001 /*
00002 /--------------------------------------------------------------------
00003 |
00004 |      $Id: testdib.h,v 1.4 2002/03/31 13:36:42 uzadow Exp $
00005 |
00006 |      Copyright (c) 1996-2002 Ulrich von Zadow
00007 |
00008 \--------------------------------------------------------------------
00009 */
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 class CDibtestApp : public CWinApp
00018 {
00019 public:
00020   CDibtestApp();
00021 
00022   // Overrides
00023   // ClassWizard generated virtual function overrides
00024   //{{AFX_VIRTUAL(CDibtestApp)
00025 public:
00026   virtual BOOL InitInstance();
00027   //}}AFX_VIRTUAL
00028 
00029   // Implementation
00030 
00031   //{{AFX_MSG(CDibtestApp)
00032   // NOTE - the ClassWizard will add and remove member functions here.
00033   //    DO NOT EDIT what you see in these blocks of generated code !
00034   //}}AFX_MSG
00035   DECLARE_MESSAGE_MAP()
00036 };
00037 
00038 
00039 /*
00040 /--------------------------------------------------------------------
00041 |
00042 |      $Log: testdib.h,v $
00043 |      Revision 1.4  2002/03/31 13:36:42  uzadow
00044 |      Updated copyright.
00045 |
00046 |      Revision 1.3  2000/01/10 23:53:03  Ulrich von Zadow
00047 |      Changed formatting & removed tabs.
00048 |
00049 |
00050 \--------------------------------------------------------------------
00051 */

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