Скачиваний:
26
Добавлен:
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_)
Соседние файлы в папке GLlab
  • #
    01.05.201430.88 Кб24GLlab.aps
  • #
    01.05.20143.48 Кб25GLlab.clw
  • #
    01.05.20144.13 Кб25GLlab.cpp
  • #
    01.05.20144.6 Кб24GLlab.dsp
  • #
    01.05.2014535 б24GLlab.dsw
  • #
    01.05.20141.35 Кб26GLlab.h
  • #
    01.05.2014107.52 Кб24GLlab.ncb
  • #
    01.05.201450.69 Кб24GLlab.opt
  • #
    01.05.20141.13 Кб24GLlab.plg
  • #
    01.05.201412.41 Кб24GLlab.rc
  • #
    01.05.20141.72 Кб25GLlabDoc.cpp