|
ICP
1
|
Go to the source code of this file.
Classes | |
| class | CselogcomModule |
| class | CselogcomApp |
Functions | |
| STDAPI | DllCanUnloadNow (void) |
| STDAPI | DllGetClassObject (REFCLSID rclsid, REFIID riid, LPVOID *ppv) |
| STDAPI | DllRegisterServer (void) |
| STDAPI | DllUnregisterServer (void) |
Variables | |
| CselogcomModule | _AtlModule |
| CselogcomApp | theApp |
| STDAPI DllCanUnloadNow | ( | void | ) |
Definition at line 46 of file selogcom.cpp.
| STDAPI DllGetClassObject | ( | REFCLSID | rclsid, |
| REFIID | riid, | ||
| LPVOID * | ppv | ||
| ) |
Definition at line 54 of file selogcom.cpp.
| STDAPI DllRegisterServer | ( | void | ) |
Definition at line 61 of file selogcom.cpp.
Referenced by DllInstall().
| STDAPI DllUnregisterServer | ( | void | ) |
Definition at line 70 of file selogcom.cpp.
Referenced by DllInstall().
| CselogcomModule _AtlModule |
Definition at line 16 of file selogcom.cpp.
| CselogcomApp theApp |
Definition at line 32 of file selogcom.cpp.
1.8.5