|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <precomp.h>

| PSETTINGS_ENTRY _DISPLAY_DEVICE_ENTRY::CurrentSettings |
Definition at line 79 of file precomp.h.
Referenced by AddDisplayDevice().
| LPWSTR _DISPLAY_DEVICE_ENTRY::DeviceDescription |
Definition at line 70 of file precomp.h.
Referenced by AddDisplayDevice(), and pCDevSettings_Initialize().
| LPWSTR _DISPLAY_DEVICE_ENTRY::DeviceID |
Definition at line 73 of file precomp.h.
Referenced by AddDisplayDevice(), and pCDevSettings_Initialize().
| LPWSTR _DISPLAY_DEVICE_ENTRY::DeviceKey |
Definition at line 72 of file precomp.h.
Referenced by AddDisplayDevice(), and pCDevSettings_Initialize().
| LPWSTR _DISPLAY_DEVICE_ENTRY::DeviceName |
Definition at line 71 of file precomp.h.
Referenced by AddDisplayDevice(), and pCDevSettings_Initialize().
| DWORD _DISPLAY_DEVICE_ENTRY::DeviceStateFlags |
Definition at line 74 of file precomp.h.
Referenced by AddDisplayDevice(), and pCDevSettings_Initialize().
| struct _DISPLAY_DEVICE_ENTRY * _DISPLAY_DEVICE_ENTRY::Flink |
Definition at line 69 of file precomp.h.
Referenced by AddDisplayDevice(), and SettingsPageProc().
| SETTINGS_ENTRY _DISPLAY_DEVICE_ENTRY::InitialSettings |
Definition at line 80 of file precomp.h.
Referenced by AddDisplayDevice().
| PRESOLUTION_INFO _DISPLAY_DEVICE_ENTRY::Resolutions |
Definition at line 77 of file precomp.h.
Referenced by AddDisplayDevice(), OnResolutionChanged(), ReLoadDisplayPage(), and SaveAllSettings().
| DWORD _DISPLAY_DEVICE_ENTRY::ResolutionsCount |
Definition at line 78 of file precomp.h.
Referenced by AddDisplayDevice(), FillResolutionsAndColors(), and ReLoadDisplayPage().
| PSETTINGS_ENTRY _DISPLAY_DEVICE_ENTRY::Settings |
Definition at line 75 of file precomp.h.
Referenced by AddDisplayDevice(), FillResolutionsAndColors(), and SettingsPageProc().
| DWORD _DISPLAY_DEVICE_ENTRY::SettingsCount |
Definition at line 76 of file precomp.h.
Referenced by AddDisplayDevice().