Добавил:
Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:

Labas / Messager / Messager

.h
Скачиваний:
5
Добавлен:
15.06.2014
Размер:
514 б
Скачать
// Messager.h : main header file for the PROJECT_NAME application
//

#pragma once

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

#include "resource.h"		// main symbols


// CMessagerApp:
// See Messager.cpp for the implementation of this class
//

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

// Overrides
	public:
	virtual BOOL InitInstance();

// Implementation

	DECLARE_MESSAGE_MAP()
};

extern CMessagerApp theApp;
Соседние файлы в папке Messager
  • #
    15.06.201459.14 Кб5Messager.aps
  • #
    15.06.20141.98 Кб5Messager.cpp
  • #
    15.06.2014514 б5Messager.h
  • #
    15.06.201427.65 Кб5Messager.ncb
  • #
    15.06.20146.22 Кб5Messager.rc
  • #
    15.06.2014905 б5Messager.sln
  • #
    15.06.20149.22 Кб5Messager.suo
  • #
    15.06.20144.75 Кб5Messager.vcproj