Скачиваний:
6
Добавлен:
01.05.2014
Размер:
1.21 Кб
Скачать
// ole test3.h : main header file for the OLE TEST3 application
//

#if !defined(AFX_OLETEST3_H__CCA9E88E_71BD_477D_BA99_40B1CE21923A__INCLUDED_)
#define AFX_OLETEST3_H__CCA9E88E_71BD_477D_BA99_40B1CE21923A__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

/////////////////////////////////////////////////////////////////////////////
// COletest3App:
// See ole test3.cpp for the implementation of this class
//

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

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

// Implementation

	//{{AFX_MSG(COletest3App)
	//}}AFX_MSG
	DECLARE_MESSAGE_MAP()
};


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

//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.

#endif // !defined(AFX_OLETEST3_H__CCA9E88E_71BD_477D_BA99_40B1CE21923A__INCLUDED_)
Соседние файлы в папке 2.1
  • #
    01.05.201420.37 Кб7ole test3.aps
  • #
    01.05.20141.25 Кб6ole test3.clw
  • #
    01.05.20141.47 Кб6ole test3.cpp
  • #
    01.05.20144.18 Кб7ole test3.dsp
  • #
    01.05.2014543 б6ole test3.dsw
  • #
    01.05.20141.21 Кб6ole test3.h
  • #
    01.05.2014533.5 Кб6ole test3.ncb
  • #
    01.05.201449.66 Кб6ole test3.opt
  • #
    01.05.20141.75 Кб6ole test3.plg
  • #
    01.05.20145.3 Кб6ole test3.rc
  • #
    01.05.20143.87 Кб7ole test3Dlg.cpp