Go to the source code of this file.
Defines |
| #define | NUM_APPLETS (1) |
Functions |
| static LONG APIENTRY | Applet1 (HWND hwnd, UINT uMsg, LPARAM wParam, LPARAM lParam) |
| static BOOL CALLBACK | PropSheetAddPage (HPROPSHEETPAGE hpage, LPARAM lParam) |
| static BOOL | InitPropSheetPage (PROPSHEETHEADER *ppsh, WORD idDlg, DLGPROC DlgProc) |
| LONG CALLBACK | CPlApplet (HWND hwndCPl, UINT uMsg, LPARAM lParam1, LPARAM lParam2) |
| BOOLEAN WINAPI | DllMain (HINSTANCE hinstDLL, DWORD dwReason, LPVOID lpvReserved) |
Variables |
| HINSTANCE | hApplet = 0 |
| GLOBAL_POWER_POLICY | gGPP |
| TCHAR | langSel [255] |
| APPLET | Applets [NUM_APPLETS] |