Скачиваний:
8
Добавлен:
01.05.2014
Размер:
506 б
Скачать
// Lab.h : main header file for the Lab application
//
#pragma once

#ifndef __AFXWIN_H__
	#error include 'stdafx.h' before including this file for PCH
#endif

#include "resource.h"       // main symbols


// CLabApp:
// See Lab.cpp for the implementation of this class
//

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


// Overrides
public:
	virtual BOOL InitInstance();

// Implementation
	afx_msg void OnAppAbout();
	DECLARE_MESSAGE_MAP()
};

extern CLabApp theApp;
Соседние файлы в папке Лабораторная работа №41
  • #
    01.05.201449.85 Кб8Lab.aps
  • #
    01.05.20143.03 Кб10Lab.cpp
  • #
    01.05.2014506 б8Lab.h
  • #
    01.05.201411.04 Кб9Lab.rc
  • #
    01.05.20144.62 Кб8Lab4.dsp
  • #
    01.05.2014530 б8lab4.DSW
  • #
    01.05.201474.75 Кб9lab4.ncb
  • #
    01.05.201448.64 Кб8lab4.opt