GME  13
ObjectInspector.h
Go to the documentation of this file.
00001 #if !defined(AFX_OBJECTINSPECTOR_H__66376966_7497_441C_8AED_B69BC00CC89D__INCLUDED_)
00002 #define AFX_OBJECTINSPECTOR_H__66376966_7497_441C_8AED_B69BC00CC89D__INCLUDED_
00003 
00004 #if _MSC_VER > 1000
00005 #pragma once
00006 #endif // _MSC_VER > 1000
00007 
00008 // ObjectInspector.h : main header file for OBJECTINSPECTOR.DLL
00009 
00010 #if !defined( __AFXCTL_H__ )
00011         #error include 'afxctl.h' before including this file
00012 #endif
00013 
00014 #include "resource.h"       // main symbols
00015 
00016 #include "mga.h"
00017 
00019 // CObjectInspectorApp : See ObjectInspector.cpp for implementation.
00020 
00021 
00022 
00023 
00024 
00025 
00026 class CObjectInspectorApp : public COleControlModule
00027 {
00028 public:
00029         BOOL InitInstance();
00030         int ExitInstance();
00031 };
00032 
00033 extern const GUID CDECL _tlid;
00034 extern const WORD _wVerMajor;
00035 extern const WORD _wVerMinor;
00036 
00037 
00038 //{{AFX_INSERT_LOCATION}}
00039 // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
00040 
00041 #endif // !defined(AFX_OBJECTINSPECTOR_H__66376966_7497_441C_8AED_B69BC00CC89D__INCLUDED)