|
GME
13
|
Go to the source code of this file.
Functions | |
| STDAPI | DllCanUnloadNow (void) |
| STDAPI | DllGetClassObject (REFCLSID rclsid, REFIID riid, LPVOID *ppv) |
| STDAPI | DllRegisterServer (void) |
| STDAPI | DllUnregisterServer (void) |
| regaccessmode_enum | regacc_translate (int x) |
Variables | |
| CMgaUtilApp | theApp |
| CComModule | _Module |
| STDAPI DllCanUnloadNow | ( | void | ) |
Definition at line 87 of file MgaUtilApp.cpp.
| STDAPI DllGetClassObject | ( | REFCLSID | rclsid, |
| REFIID | riid, | ||
| LPVOID * | ppv | ||
| ) |
Definition at line 94 of file MgaUtilApp.cpp.
| STDAPI DllRegisterServer | ( | void | ) |
Definition at line 100 of file MgaUtilApp.cpp.
| STDAPI DllUnregisterServer | ( | void | ) |
Definition at line 108 of file MgaUtilApp.cpp.
Definition at line 167 of file MgaUtilApp.cpp.
| CComModule _Module |
Definition at line 75 of file MgaUtilApp.cpp.
Definition at line 72 of file MgaUtilApp.cpp.
1.7.6.1