Добавил:
Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
Скачиваний:
24
Добавлен:
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_)
Соседние файлы в папке 4 KG
  • #
    02.05.201430.92 Кб231KG.APS
  • #
    02.05.20143.47 Кб231KG.clw
  • #
    02.05.20144.18 Кб241KG.cpp
  • #
    02.05.20144.55 Кб231KG.dsp
  • #
    02.05.20141.33 Кб241KG.h
  • #
    02.05.201450.18 Кб231KG.ncb
  • #
    02.05.201448.64 Кб241KG.opt
  • #
    02.05.20141.35 Кб231KG.plg
  • #
    02.05.201411.1 Кб231KG.rc
  • #
    02.05.20141.72 Кб241KGDoc.cpp