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

#if !defined(AFX_RLAB4_H__8D38A0B6_A337_494E_835F_8A79344B6D71__INCLUDED_)
#define AFX_RLAB4_H__8D38A0B6_A337_494E_835F_8A79344B6D71__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

/////////////////////////////////////////////////////////////////////////////
// CRlab4App:
// See rlab4.cpp for the implementation of this class
//

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

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

// Implementation
	//{{AFX_MSG(CRlab4App)
	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_RLAB4_H__8D38A0B6_A337_494E_835F_8A79344B6D71__INCLUDED_)
Соседние файлы в папке alab4
  • #
    01.05.201427.64 Кб10rlab4.aps
  • #
    01.05.20142.6 Кб10rlab4.clw
  • #
    01.05.20144.1 Кб11rlab4.cpp
  • #
    01.05.20144.51 Кб10rlab4.dsp
  • #
    01.05.2014533 б10rlab4.dsw
  • #
    01.05.20141.35 Кб11rlab4.h
  • #
    01.05.2014107.52 Кб10rlab4.ncb
  • #
    01.05.201449.66 Кб10rlab4.opt
  • #
    01.05.20142.46 Кб10rlab4.plg
  • #
    01.05.20149.98 Кб10rlab4.rc
  • #
    01.05.20141.72 Кб11rlab4Doc.cpp