Скачиваний:
30
Добавлен:
01.05.2014
Размер:
510 б
Скачать
// Kardano.h : main header file for the PROJECT_NAME application
//

#pragma once

#ifndef __AFXWIN_H__
	#error "include 'stdafx.h' before including this file for PCH"
#endif

#include "resource.h"		// main symbols


// CKardanoApp:
// See Kardano.cpp for the implementation of this class
//

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

// Overrides
	public:
	virtual BOOL InitInstance();

// Implementation

	DECLARE_MESSAGE_MAP()
};

extern CKardanoApp theApp;
Соседние файлы в папке Kardano
  • #
    01.05.201458.46 Кб30Kardano.aps
  • #
    01.05.2014900 б30Kardano.cpp
  • #
    01.05.2014510 б30Kardano.h
  • #
    01.05.20144.91 Кб30Kardano.rc
  • #
    01.05.20145.82 Кб30Kardano.vcproj
  • #
    01.05.20141.43 Кб30Kardano.vcproj.AEA04E4640B5425.тан ч.user
  • #
    01.05.20141.43 Кб30Kardano.vcproj.PERSONAL-3B558B.Vova.user
  • #
    01.05.20146.16 Кб30KardanoDlg.cpp