Go to the source code of this file.
Defines |
| #define | NUM_APPLETS 1 |
Functions |
| static LONG APIENTRY | UsrmgrApplet (HWND hwnd, UINT uMsg, LPARAM wParam, LPARAM lParam) |
| static VOID | InitPropSheetPage (PROPSHEETPAGE *psp, WORD idDlg, DLGPROC DlgProc) |
| LONG CALLBACK | CPlApplet (HWND hwndCPl, UINT uMsg, LPARAM lParam1, LPARAM lParam2) |
| BOOL WINAPI | DllMain (HINSTANCE hinstDLL, DWORD dwReason, LPVOID lpvReserved) |
Variables |
| HINSTANCE | hApplet = 0 |
| APPLET | Applets [NUM_APPLETS] |