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