ReactOS 0.4.16-dev-117-g38f21f9
|
#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().