ReactOS 0.4.16-dev-106-g10b08aa
|
#include "netplwiz.h"
Go to the source code of this file.
Functions | |
HRESULT WINAPI | DllCanUnloadNow (VOID) |
HRESULT WINAPI | DllGetClassObject (REFCLSID rclsid, REFIID riid, LPVOID *ppv) |
HRESULT WINAPI | DllRegisterServer (VOID) |
HRESULT WINAPI | DllUnregisterServer (VOID) |
BOOL WINAPI | DllMain (HINSTANCE hinstDLL, DWORD dwReason, LPVOID lpvReserved) |
Definition at line 11 of file netplwiz.c.
Definition at line 17 of file netplwiz.c.
Definition at line 36 of file netplwiz.c.
Definition at line 24 of file netplwiz.c.