|
GME
13
|
Go to the source code of this file.
Classes | |
| class | CMgaDecoratorsApp |
Functions | |
| STDAPI | DllCanUnloadNow (void) |
| STDAPI | DllGetClassObject (REFCLSID rclsid, REFIID riid, LPVOID *ppv) |
| STDAPI | DllRegisterServer (void) |
| STDAPI | DllUnregisterServer (void) |
Variables | |
| CComModule | _Module |
| CMgaDecoratorsApp | theApp |
| STDAPI DllCanUnloadNow | ( | void | ) |
Definition at line 94 of file MgaDecorators.cpp.
| STDAPI DllGetClassObject | ( | REFCLSID | rclsid, |
| REFIID | riid, | ||
| LPVOID * | ppv | ||
| ) |
Definition at line 104 of file MgaDecorators.cpp.
| STDAPI DllRegisterServer | ( | void | ) |
Definition at line 112 of file MgaDecorators.cpp.
| STDAPI DllUnregisterServer | ( | void | ) |
Definition at line 121 of file MgaDecorators.cpp.
| CComModule _Module |
Definition at line 17 of file MgaDecorators.cpp.
Definition at line 49 of file MgaDecorators.cpp.
1.7.6.1