GME
13
|
Go to the source code of this file.
Classes | |
class | CGMECommandLineInfo |
class | CGmePrintSetup |
Namespaces | |
package | CSGUI |
Defines | |
#define | PROJECT_STATUS_CHANGED 4 |
Functions | |
ON_COMMAND (ID_FILE_PRINT_SETUP, OnUniquePrintSetup) CGMEApp theApp | |
static CComBSTR | StringFromGUID2 (const CComVariant &guid) |
bool | CheckInterfaceVersions () |
static int | guidcmp (VARIANT &qGUID, VARIANT &pGUID) |
static int | versioncmp (CComBSTR &qVer, CComBSTR &pVer) |
bool | DiagnoseParadigm (CString metaname, bool syscheck=false) |
LONG | GetRegKey (HKEY key, LPCTSTR subkey, LPTSTR retdata) |
HINSTANCE | GotoURL (LPCTSTR url, int showcmd) |
Variables | |
CComModule | _Module |
#define PROJECT_STATUS_CHANGED 4 |
Definition at line 1922 of file GMEApp.cpp.
bool CheckInterfaceVersions | ( | ) |
Definition at line 199 of file GMEApp.cpp.
bool DiagnoseParadigm | ( | CString | metaname, |
bool | syscheck = false |
||
) |
Definition at line 1305 of file GMEApp.cpp.
Definition at line 1816 of file GMEApp.cpp.
Definition at line 1834 of file GMEApp.cpp.
Definition at line 1287 of file GMEApp.cpp.
ON_COMMAND | ( | ID_FILE_PRINT_SETUP | , |
OnUniquePrintSetup | |||
) |
static CComBSTR StringFromGUID2 | ( | const CComVariant & | guid | ) | [static] |
Definition at line 142 of file GMEApp.cpp.
static int versioncmp | ( | CComBSTR & | qVer, |
CComBSTR & | pVer | ||
) | [static] |
Definition at line 1294 of file GMEApp.cpp.
CComModule _Module |
Definition at line 67 of file GMEApp.cpp.