Go to the source code of this file.
Data Structures |
| struct | PPROPSHEET_INFO |
Functions |
| static BOOL | UpdateTaskbarBitmap (PPROPSHEET_INFO pPropInfo) |
| static VOID | OnCreateTaskbarPage (HWND hwnd, PPROPSHEET_INFO pPropInfo) |
| INT_PTR CALLBACK | TaskbarPageProc (HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam) |
| INT_PTR CALLBACK | StartMenuPageProc (HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam) |
| INT_PTR CALLBACK | NotificationPageProc (HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam) |
| INT_PTR CALLBACK | ToolbarsPageProc (HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam) |
| static VOID | InitPropSheetPage (PROPSHEETPAGE *psp, WORD idDlg, DLGPROC DlgProc, LPARAM lParam) |
| HWND | DisplayTrayProperties (ITrayWindow *Tray) |