|
GME
13
|
Go to the source code of this file.
Defines | |
| #define | VC_EXTRALEAN |
| #define | _CRT_SECURE_NO_WARNINGS |
| #define | _ATL_APARTMENT_THREADED |
| #define | _ATL_CSTRING_EXPLICIT_CONSTRUCTORS |
| #define | _AFX_ALL_WARNINGS |
| #define | __Core_h__ |
| #define | __Meta_h__ |
| #define | __Mga_h__ |
| #define | __MgaUtil_h__ |
| #define | __Gme_h__ |
| #define | IID_IMgaDataSource __uuidof(IMgaDataSource) |
| #define | DEBUG_EVENTS |
| #define | EVENT_TRACE(x) TRACE(x) |
Variables | |
| CComModule | _Module |
| #define __Core_h__ |
Definition at line 46 of file PartBrowser/stdafx.h.
| #define __Gme_h__ |
Definition at line 50 of file PartBrowser/stdafx.h.
| #define __Meta_h__ |
Definition at line 47 of file PartBrowser/stdafx.h.
| #define __Mga_h__ |
Definition at line 48 of file PartBrowser/stdafx.h.
| #define __MgaUtil_h__ |
Definition at line 49 of file PartBrowser/stdafx.h.
| #define _AFX_ALL_WARNINGS |
Definition at line 20 of file PartBrowser/stdafx.h.
| #define _ATL_APARTMENT_THREADED |
Definition at line 15 of file PartBrowser/stdafx.h.
Definition at line 17 of file PartBrowser/stdafx.h.
| #define _CRT_SECURE_NO_WARNINGS |
Definition at line 13 of file PartBrowser/stdafx.h.
| #define DEBUG_EVENTS |
Definition at line 60 of file PartBrowser/stdafx.h.
| #define EVENT_TRACE | ( | x | ) | TRACE(x) |
Definition at line 64 of file PartBrowser/stdafx.h.
| #define IID_IMgaDataSource __uuidof(IMgaDataSource) |
Definition at line 52 of file PartBrowser/stdafx.h.
| #define VC_EXTRALEAN |
Definition at line 8 of file PartBrowser/stdafx.h.
| CComModule _Module |
Definition at line 18 of file DecoratorApp.cpp.
1.7.6.1