ReactOS 0.4.15-dev-8621-g4b051b9
|
#include "desk.h"
Go to the source code of this file.
Macros | |
#define | MAX_ADVANCED_PAGES 32 |
Functions | |
static BOOL CALLBACK | PropSheetAddPage (HPROPSHEETPAGE hpage, LPARAM lParam) |
static BOOL | DisplayAdvancedSettingsInitPropSheetPage (PROPSHEETHEADER *ppsh, WORD idDlg, DLGPROC DlgProc, LPARAM lParam) |
static VOID | BuildAdvPropTitle (IDataObject *pdo, LPTSTR lpBuffer, DWORD dwBufferLen) |
BOOL | DisplayAdvancedSettings (HWND hWndParent, PDISPLAY_DEVICE_ENTRY DisplayDevice) |
|
static |
Definition at line 52 of file advmon.c.
Referenced by DisplayAdvancedSettings().
BOOL DisplayAdvancedSettings | ( | HWND | hWndParent, |
PDISPLAY_DEVICE_ENTRY | DisplayDevice | ||
) |
Definition at line 78 of file advmon.c.
Referenced by SettingsPageProc().
|
static |
Definition at line 26 of file advmon.c.
Referenced by DisplayAdvancedSettings().
|
static |
Definition at line 13 of file advmon.c.
Referenced by DisplayAdvancedSettings(), DisplayAdvancedSettingsInitPropSheetPage(), KeyboardApplet(), and MouseApplet().