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

#if !defined(AFX_CH_KS_H__E67D2C8F_155F_408F_8A37_00D5C1839364__INCLUDED_)
#define AFX_CH_KS_H__E67D2C8F_155F_408F_8A37_00D5C1839364__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
/////////////////////////////////////////////////////////////////////////////
// CCH_KSApp:
// See CH_KS.cpp for the implementation of this class
//

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

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

// Implementation
	//{{AFX_MSG(CCH_KSApp)
	afx_msg void OnAppAbout();
	//}}AFX_MSG
	DECLARE_MESSAGE_MAP()
};


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

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

#endif // !defined(AFX_CH_KS_H__E67D2C8F_155F_408F_8A37_00D5C1839364__INCLUDED_)
Соседние файлы в папке Source
  • #
    01.05.201444.87 Кб21CH_KS.APS
  • #
    01.05.20149.8 Кб21CH_KS.CLW
  • #
    01.05.20142.41 Кб23CH_KS.CPP
  • #
    01.05.201411.65 Кб21CH_KS.DSP
  • #
    01.05.2014535 б21CH_KS.DSW
  • #
    01.05.20141.2 Кб22CH_KS.H
  • #
    01.05.2014664.58 Кб21CH_KS.NCB
  • #
    01.05.201449.66 Кб22CH_KS.OPT
  • #
    01.05.201415.99 Кб21CH_KS.PLG
  • #
    01.05.201425.57 Кб22CH_KS.rc
  • #
    01.05.20141.34 Кб22CH_KSDoc.cpp