Скачиваний:
22
Добавлен:
02.05.2014
Размер:
1.31 Кб
Скачать
// Jenny.h : main header file for the JENNY application
//

#if !defined(AFX_JENNY_H__0C21C8D5_4206_4CD9_81B2_0177A006B4F9__INCLUDED_)
#define AFX_JENNY_H__0C21C8D5_4206_4CD9_81B2_0177A006B4F9__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

/////////////////////////////////////////////////////////////////////////////
// CJennyApp:
// See Jenny.cpp for the implementation of this class
//

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

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

// Implementation

	//{{AFX_MSG(CJennyApp)
		// 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_JENNY_H__0C21C8D5_4206_4CD9_81B2_0177A006B4F9__INCLUDED_)
Соседние файлы в папке Jenny_dodelal
  • #
    02.05.201436.9 Кб22Jenny.aps
  • #
    02.05.20142.07 Кб22Jenny.clw
  • #
    02.05.20142.05 Кб22Jenny.cpp
  • #
    02.05.20144.14 Кб22Jenny.dsp
  • #
    02.05.2014535 б22Jenny.dsw
  • #
    02.05.20141.31 Кб22Jenny.h
  • #
    02.05.201466.56 Кб23Jenny.ncb
  • #
    02.05.201448.64 Кб22Jenny.opt
  • #
    02.05.20141.91 Кб22Jenny.plg
  • #
    02.05.20146.74 Кб22Jenny.rc
  • #
    02.05.201411.96 Кб23JennyDlg.cpp