|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <stdarg.h>#include <windef.h>#include <winbase.h>#include <winuser.h>#include <shellapi.h>#include <cpl.h>
Go to the source code of this file.
Macros | |
| #define | WIN32_NO_STATUS |
Functions | |
| LONG CALLBACK | DisplayApplet (VOID) |
| LONG CALLBACK | CPlApplet (HWND hwndCPl, UINT uMsg, LPARAM lParam1, LPARAM lParam2) |
| BOOL WINAPI | DllMain (HINSTANCE hinstDLL, DWORD dwReason, LPVOID lpvReserved) |
Definition at line 31 of file ncpa.c.
Definition at line 19 of file ncpa.c.
Referenced by CPlApplet().