Strona Główna   Lista Obszarów Nazw   Lista Alfabetyczna   Lista Klas   Lista Plików   Składowe Klas   Składowe Plików  

formcreator.h

Idź do dokumentacji tego pliku.
00001 // Guzik.h : main header file for the GUZIK application
00002 //
00003 
00004 #if !defined(AFX_GUZIK_H__DBC947E2_82A9_42B2_BDE0_F51938083BAF__INCLUDED_)
00005 #define AFX_GUZIK_H__DBC947E2_82A9_42B2_BDE0_F51938083BAF__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 
00018 // CButtonApp:
00019 // See Guzik.cpp for the implementation of this class
00020 //
00021 
00022 class CButtonApp : public CWinApp
00023 {
00024 public:
00025         CButtonApp();
00026 
00027 // Overrides
00028         // ClassWizard generated virtual function overrides
00029         //{{AFX_VIRTUAL(CButtonApp)
00030         public:
00031         virtual BOOL InitInstance();
00032         virtual int ExitInstance();
00033         //}}AFX_VIRTUAL
00034 
00035 // Implementation
00036         //{{AFX_MSG(CButtonApp)
00037         afx_msg void OnAppAbout();
00038         //}}AFX_MSG
00039         DECLARE_MESSAGE_MAP()
00040 };
00041 
00042 
00044 
00045 //{{AFX_INSERT_LOCATION}}
00046 // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
00047 
00048 #endif // !defined(AFX_GUZIK_H__DBC947E2_82A9_42B2_BDE0_F51938083BAF__INCLUDED_)

Wygenerowano Mon Feb 17 16:20:02 2003 dla FormCreator programem doxygen1.2.16