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

#if !defined(AFX_CONTROLLER_H__23CC3574_F977_4862_9872_C1E4FF2F4D5F__INCLUDED_)
#define AFX_CONTROLLER_H__23CC3574_F977_4862_9872_C1E4FF2F4D5F__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

/////////////////////////////////////////////////////////////////////////////
// CControllerApp:
// See Controller.cpp for the implementation of this class
//

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

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

// Implementation

	//{{AFX_MSG(CControllerApp)
		// 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_CONTROLLER_H__23CC3574_F977_4862_9872_C1E4FF2F4D5F__INCLUDED_)
Соседние файлы в папке Controller
  • #
    01.05.201421.28 Кб6Controller.aps
  • #
    01.05.20141.85 Кб6Controller.clw
  • #
    01.05.20142.01 Кб6Controller.cpp
  • #
    01.05.20144.36 Кб6Controller.dsp
  • #
    01.05.2014545 б6Controller.dsw
  • #
    01.05.20141.37 Кб6Controller.h
  • #
    01.05.201466.56 Кб6Controller.ncb
  • #
    01.05.201455.81 Кб7Controller.opt
  • #
    01.05.2014254 б6Controller.plg
  • #
    01.05.20146.08 Кб6Controller.rc
  • #
    01.05.20144.51 Кб7ControllerDlg.cpp