Скачиваний:
22
Добавлен:
02.05.2014
Размер:
1.33 Кб
Скачать
// 1KG.h : main header file for the 1KG application
//

#if !defined(AFX_1KG_H__265B0907_357C_45E1_AD07_5F422007B725__INCLUDED_)
#define AFX_1KG_H__265B0907_357C_45E1_AD07_5F422007B725__INCLUDED_

#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000

#ifndef __AFXWIN_H__
	#error include 'stdafx.h' before including this file for PCH
#endif

#include "resource.h"       // main symbols

/////////////////////////////////////////////////////////////////////////////
// CMy1KGApp:
// See 1KG.cpp for the implementation of this class
//

class CMy1KGApp : public CWinApp
{
public:
	CMy1KGApp();

// Overrides
	// ClassWizard generated virtual function overrides
	//{{AFX_VIRTUAL(CMy1KGApp)
	public:
	virtual BOOL InitInstance();
	//}}AFX_VIRTUAL

// Implementation
	//{{AFX_MSG(CMy1KGApp)
	afx_msg void OnAppAbout();
		// NOTE - the ClassWizard will add and remove member functions here.
		//    DO NOT EDIT what you see in these blocks of generated code !
	//}}AFX_MSG
	DECLARE_MESSAGE_MAP()
};


/////////////////////////////////////////////////////////////////////////////

//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.

#endif // !defined(AFX_1KG_H__265B0907_357C_45E1_AD07_5F422007B725__INCLUDED_)
Соседние файлы в папке 9 KG
  • #
    02.05.201431.66 Кб211KG.APS
  • #
    02.05.20143.57 Кб221KG.clw
  • #
    02.05.20144.18 Кб221KG.cpp
  • #
    02.05.20144.55 Кб211KG.dsp
  • #
    02.05.20141.33 Кб221KG.h
  • #
    02.05.201474.75 Кб211KG.ncb
  • #
    02.05.201453.76 Кб211KG.opt
  • #
    02.05.20143.14 Кб211KG.plg
  • #
    02.05.201412.86 Кб211KG.rc
  • #
    02.05.20141.72 Кб221KGDoc.cpp