ReactOS 0.4.16-dev-292-gbbdcc14
|
Go to the source code of this file.
Functions | |
WINE_DEFAULT_DEBUG_CHANNEL (shsvcs) | |
HRESULT WINAPI | DllInstall (BOOL bInstall, LPCWSTR cmdline) |
HRESULT WINAPI | DllRegisterServer (VOID) |
HRESULT WINAPI | DllUnregisterServer (VOID) |
HRESULT WINAPI | DllCanUnloadNow (VOID) |
HRESULT WINAPI | DllGetClassObject (REFCLSID rclsid, REFIID riid, LPVOID *ppv) |
BOOL WINAPI | DllMain (HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved) |
Definition at line 38 of file shsvcs.c.
Referenced by apartment_getclassobject(), COMPOBJ_DllList_Add(), and TestManualInstantiation().
Definition at line 45 of file shsvcs.c.
WINE_DEFAULT_DEBUG_CHANNEL | ( | shsvcs | ) |