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

#if !defined(AFX_LAB22_H__FDD16BD7_F4F8_406C_8FFD_6B5D2ED56A7C__INCLUDED_)
#define AFX_LAB22_H__FDD16BD7_F4F8_406C_8FFD_6B5D2ED56A7C__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

/////////////////////////////////////////////////////////////////////////////
// CLab22App:
// See lab22.cpp for the implementation of this class
//
#include "Constants.h"

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

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

// Implementation
	//{{AFX_MSG(CLab22App)
	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_LAB22_H__FDD16BD7_F4F8_406C_8FFD_6B5D2ED56A7C__INCLUDED_)
Соседние файлы в папке lab22
  • #
    01.05.201451.9 Кб9lab22.aps
  • #
    01.05.20146.94 Кб9lab22.clw
  • #
    01.05.20144.37 Кб10lab22.cpp
  • #
    01.05.20146.25 Кб9lab22.dsp
  • #
    01.05.2014535 б9lab22.dsw
  • #
    01.05.20141.37 Кб10lab22.h
  • #
    01.05.2014156.67 Кб9lab22.ncb
  • #
    01.05.201457.86 Кб9lab22.opt
  • #
    01.05.2014244 б9lab22.plg
  • #
    01.05.201418.11 Кб9lab22.rc
  • #
    01.05.20144.75 Кб10lab22Doc.cpp