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

#if !defined(AFX_REGIONSEARCH_H__2CBA4BB1_2862_4396_A029_9A587857611F__INCLUDED_)
#define AFX_REGIONSEARCH_H__2CBA4BB1_2862_4396_A029_9A587857611F__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

/////////////////////////////////////////////////////////////////////////////
// CRegionSearchApp:
// See RegionSearch.cpp for the implementation of this class
//

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

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

// Implementation
	//{{AFX_MSG(CRegionSearchApp)
	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_REGIONSEARCH_H__2CBA4BB1_2862_4396_A029_9A587857611F__INCLUDED_)
Соседние файлы в папке Source
  • #
    01.05.201452.89 Кб16RegionSearch.aps
  • #
    01.05.20144.73 Кб16RegionSearch.clw
  • #
    01.05.20144.5 Кб18RegionSearch.cpp
  • #
    01.05.201411.61 Кб16RegionSearch.dsp
  • #
    01.05.2014547 б16RegionSearch.dsw
  • #
    01.05.20141.42 Кб17RegionSearch.h
  • #
    01.05.2014173.06 Кб16RegionSearch.ncb
  • #
    01.05.201448.64 Кб16RegionSearch.opt
  • #
    01.05.20141.38 Кб16RegionSearch.plg
  • #
    01.05.201417.72 Кб17RegionSearch.rc
  • #
    01.05.20148.95 Кб17RegionSearchDoc.cpp