Скачиваний:
15
Добавлен:
01.05.2014
Размер:
1.35 Кб
Скачать
// GLlab.h : main header file for the GLLAB application
//

#if !defined(AFX_GLLAB_H__9BF902D9_7772_4B3B_BF81_70216DF8F702__INCLUDED_)
#define AFX_GLLAB_H__9BF902D9_7772_4B3B_BF81_70216DF8F702__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

/////////////////////////////////////////////////////////////////////////////
// CGLlabApp:
// See GLlab.cpp for the implementation of this class
//

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

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

// Implementation
	//{{AFX_MSG(CGLlabApp)
	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_GLLAB_H__9BF902D9_7772_4B3B_BF81_70216DF8F702__INCLUDED_)
Соседние файлы в папке GLlab6
  • #
    01.05.201458.31 Кб14GLlab.aps
  • #
    01.05.201410.42 Кб14GLlab.clw
  • #
    01.05.20144.13 Кб15GLlab.cpp
  • #
    01.05.20145.6 Кб14GLlab.dsp
  • #
    01.05.2014535 б14GLlab.dsw
  • #
    01.05.20141.35 Кб15GLlab.h
  • #
    01.05.2014402.43 Кб14GLlab.ncb
  • #
    01.05.201455.81 Кб14GLlab.opt
  • #
    01.05.201421.11 Кб14GLlab.plg
  • #
    01.05.201423.32 Кб14GLlab.rc
  • #
    01.05.20143.13 Кб16GLlabDoc.cpp