Скачиваний:
21
Добавлен:
01.05.2014
Размер:
1.37 Кб
Скачать
// Jarvis.h : main header file for the JARVIS application
//

#if !defined(AFX_JARVIS_H__C5C90985_35E4_11D5_A3A0_CD9C4FCAB336__INCLUDED_)
#define AFX_JARVIS_H__C5C90985_35E4_11D5_A3A0_CD9C4FCAB336__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

/////////////////////////////////////////////////////////////////////////////
// CJarvisApp:
// See Jarvis.cpp for the implementation of this class
//

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

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

// Implementation

public:
	//{{AFX_MSG(CJarvisApp)
	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_JARVIS_H__C5C90985_35E4_11D5_A3A0_CD9C4FCAB336__INCLUDED_)
Соседние файлы в папке SOURCE
  • #
    01.05.201447.34 Кб20Jarvis.aps
  • #
    01.05.20145.06 Кб20jarvis.clw
  • #
    01.05.20143.65 Кб20jarvis.cpp
  • #
    01.05.20144.53 Кб20Jarvis.dsp
  • #
    01.05.2014535 б20jarvis.dsw
  • #
    01.05.20141.37 Кб21jarvis.h
  • #
    01.05.2014164.86 Кб20jarvis.ncb
  • #
    01.05.201455.81 Кб20jarvis.opt
  • #
    01.05.2014248 б20jarvis.plg
  • #
    01.05.201413.64 Кб20Jarvis.rc
  • #
    01.05.20143.87 Кб21mainfrm.cpp