Скачиваний:
30
Добавлен:
02.05.2014
Размер:
1.17 Кб
Скачать
// PixFrmt.h : main header file for the PIXFRMT application
//

#if !defined(AFX_TEMPL_H__732F7134_0FFE_11D1_AAFE_000000000000__INCLUDED_)
#define AFX_TEMPL_H__732F7134_0FFE_11D1_AAFE_000000000000__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

/////////////////////////////////////////////////////////////////////////////
// CPixFrmtApp:
//

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

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

// Реализация

	//{{AFX_MSG(CPixFrmtApp)
	afx_msg void OnAppAbout();
	//}}AFX_MSG
	DECLARE_MESSAGE_MAP()
};


/////////////////////////////////////////////////////////////////////////////

//{{AFX_INSERT_LOCATION}}
// Microsoft Developer Studio will insert additional declarations immediately before the previous line.

#endif // !defined(AFX_TEMPL_H__732F7134_0FFE_11D1_AAFE_000000000000__INCLUDED_)
Соседние файлы в папке PixFrmtCheck