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

testdec.h

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

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