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

#if !defined(AFX_LAB3_H__0D9AB966_A072_11D9_A521_00D04C39012A__INCLUDED_)
#define AFX_LAB3_H__0D9AB966_A072_11D9_A521_00D04C39012A__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

/////////////////////////////////////////////////////////////////////////////
// CLab3App:
// See lab3.cpp for the implementation of this class
//

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

// Overrides
	// ClassWizard generated virtual function overrides
	//{{AFX_VIRTUAL(CLab3App)
	public:
	virtual BOOL InitInstance();
	virtual BOOL OnIdle(LONG lCount);
	//}}AFX_VIRTUAL

// Implementation
	//{{AFX_MSG(CLab3App)
	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_LAB3_H__0D9AB966_A072_11D9_A521_00D04C39012A__INCLUDED_)
Соседние файлы в папке Лабораторная работа №37
  • #
    01.05.201428.53 Кб15lab3.aps
  • #
    01.05.20142.16 Кб15lab3.clw
  • #
    01.05.20144.28 Кб16lab3.cpp
  • #
    01.05.20144.66 Кб15lab3.dsp
  • #
    01.05.2014533 б15lab3.dsw
  • #
    01.05.20141.37 Кб16lab3.h
  • #
    01.05.201491.14 Кб15lab3.ncb
  • #
    01.05.201449.66 Кб15lab3.opt
  • #
    01.05.20142.04 Кб15lab3.plg
  • #
    01.05.201410.98 Кб15lab3.rc
  • #
    01.05.20141.7 Кб16lab3Doc.cpp