ReactOS 0.4.16-dev-92-g0c2cdca
|
#include "precomp.h"
Go to the source code of this file.
Classes | |
class | CTaskBarSettingsPage |
class | CStartMenuSettingsPage |
class | CNotifySettingsPage |
Functions | |
static void | SetBitmap (HWND hwnd, HBITMAP *hbmp, UINT uImageId) |
static int CALLBACK | PropSheetProc (HWND hwndDlg, UINT uMsg, LPARAM lParam) |
VOID | DisplayTrayProperties (IN HWND hwndOwner, IN HWND hwndTaskbar) |
Definition at line 345 of file trayprop.cpp.
Referenced by CTrayWindow::TrayPropertiesThread().
Definition at line 328 of file trayprop.cpp.
Referenced by DisplayTrayProperties().
Definition at line 24 of file trayprop.cpp.
Referenced by CTaskBarSettingsPage::_UpdateDialog(), CStartMenuSettingsPage::_UpdateDialog(), and CNotifySettingsPage::_UpdateDialog().