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

#if !defined(AFX_LAB3DRIV_H__C24CB940_113C_4765_ADFF_B59BFCCA6071__INCLUDED_)
#define AFX_LAB3DRIV_H__C24CB940_113C_4765_ADFF_B59BFCCA6071__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

/////////////////////////////////////////////////////////////////////////////
// CLab3drivApp:
// See lab3driv.cpp for the implementation of this class
//

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

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

// Implementation

	//{{AFX_MSG(CLab3drivApp)
		// 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_LAB3DRIV_H__C24CB940_113C_4765_ADFF_B59BFCCA6071__INCLUDED_)
Соседние файлы в папке auto
  • #
    01.05.201422.43 Кб10lab3driv.aps
  • #
    01.05.20142.57 Кб10lab3driv.clw
  • #
    01.05.20142.17 Кб10lab3driv.cpp
  • #
    01.05.20144.32 Кб10lab3driv.dsp
  • #
    01.05.2014541 б10lab3driv.dsw
  • #
    01.05.20141.35 Кб10lab3driv.h
  • #
    01.05.201441.98 Кб10lab3driv.ncb
  • #
    01.05.201448.64 Кб10lab3driv.opt
  • #
    01.05.20142.09 Кб10lab3driv.plg
  • #
    01.05.20147.51 Кб10lab3driv.rc
  • #
    01.05.20147.44 Кб11lab3drivDlg.cpp