ReactOS 0.4.16-dev-927-g467dec4
|
#include "liccpa.h"
Go to the source code of this file.
Functions | |
INT_PTR CALLBACK | DlgMainProc (HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam) |
LONG CALLBACK | CPlApplet (HWND hwndCPl, UINT uMsg, LPARAM lParam1, LPARAM lParam2) |
BOOL WINAPI | DllMain (HINSTANCE hinstDLL, DWORD dwReason, LPVOID lpvReserved) |
Variables | |
HINSTANCE | hApplet = 0 |
Definition at line 64 of file liccpa.c.
Definition at line 19 of file liccpa.c.
Referenced by CPlApplet().
HINSTANCE hApplet = 0 |
Definition at line 15 of file liccpa.c.
Referenced by CPlApplet(), and DllMain().