GME  13
Classes | Namespaces | Defines | Functions | Variables
GMEApp.cpp File Reference

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 Documentation

#define PROJECT_STATUS_CHANGED   4

Definition at line 1922 of file GMEApp.cpp.


Function Documentation

Definition at line 199 of file GMEApp.cpp.

bool DiagnoseParadigm ( CString  metaname,
bool  syscheck = false 
)

Definition at line 1305 of file GMEApp.cpp.

LONG GetRegKey ( HKEY  key,
LPCTSTR  subkey,
LPTSTR  retdata 
)

Definition at line 1816 of file GMEApp.cpp.

HINSTANCE GotoURL ( LPCTSTR  url,
int  showcmd 
)

Definition at line 1834 of file GMEApp.cpp.

static int guidcmp ( VARIANT &  qGUID,
VARIANT &  pGUID 
) [static]

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.


Variable Documentation

CComModule _Module

Definition at line 67 of file GMEApp.cpp.