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

Лабы / labs 2002 / lab4 / light / light

.h
Скачиваний:
20
Добавлен:
16.04.2013
Размер:
1.35 Кб
Скачать
// light.h : main header file for the LIGHT application
//

#if !defined(AFX_LIGHT_H__55CED2CB_1035_4EE7_9286_8DEFD71B34A7__INCLUDED_)
#define AFX_LIGHT_H__55CED2CB_1035_4EE7_9286_8DEFD71B34A7__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

/////////////////////////////////////////////////////////////////////////////
// CLightApp:
// See light.cpp for the implementation of this class
//

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

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

// Implementation
	//{{AFX_MSG(CLightApp)
	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_LIGHT_H__55CED2CB_1035_4EE7_9286_8DEFD71B34A7__INCLUDED_)
Соседние файлы в папке light
  • #
    16.04.201343.14 Кб20light.aps
  • #
    16.04.20132.84 Кб20light.clw
  • #
    16.04.20134.06 Кб23light.cpp
  • #
    16.04.20134.96 Кб20light.dsp
  • #
    16.04.2013533 б20light.dsw
  • #
    16.04.20131.35 Кб20light.h
  • #
    16.04.201382.94 Кб20light.ncb
  • #
    16.04.201356.83 Кб20light.opt
  • #
    16.04.20131.13 Кб20light.plg
  • #
    16.04.201310.68 Кб20light.rc
  • #
    16.04.201353 б20light.stt