ReactOS
0.4.15-dev-1623-g66cf1d2
|
Go to the source code of this file.
Classes | |
struct | CM_Power_Data_s |
Macros | |
#define | PDCAP_D0_SUPPORTED 0x00000001 |
#define | PDCAP_D1_SUPPORTED 0x00000002 |
#define | PDCAP_D2_SUPPORTED 0x00000004 |
#define | PDCAP_D3_SUPPORTED 0x00000008 |
#define | PDCAP_WAKE_FROM_D0_SUPPORTED 0x00000010 |
#define | PDCAP_WAKE_FROM_D1_SUPPORTED 0x00000020 |
#define | PDCAP_WAKE_FROM_D2_SUPPORTED 0x00000040 |
#define | PDCAP_WAKE_FROM_D3_SUPPORTED 0x00000080 |
#define | PDCAP_WARM_EJECT_SUPPORTED 0x00000100 |
Typedefs | |
typedef struct CM_Power_Data_s | CM_POWER_DATA |
typedef struct CM_Power_Data_s * | PCM_POWER_DATA |
#define PDCAP_D0_SUPPORTED 0x00000001 |
Definition at line 36 of file advprop.cpp.
#define PDCAP_D1_SUPPORTED 0x00000002 |
Definition at line 37 of file advprop.cpp.
#define PDCAP_D2_SUPPORTED 0x00000004 |
Definition at line 38 of file advprop.cpp.
#define PDCAP_D3_SUPPORTED 0x00000008 |
Definition at line 39 of file advprop.cpp.
#define PDCAP_WAKE_FROM_D0_SUPPORTED 0x00000010 |
Definition at line 40 of file advprop.cpp.
#define PDCAP_WAKE_FROM_D1_SUPPORTED 0x00000020 |
Definition at line 41 of file advprop.cpp.
#define PDCAP_WAKE_FROM_D2_SUPPORTED 0x00000040 |
Definition at line 42 of file advprop.cpp.
#define PDCAP_WAKE_FROM_D3_SUPPORTED 0x00000080 |
Definition at line 43 of file advprop.cpp.
#define PDCAP_WARM_EJECT_SUPPORTED 0x00000100 |
Definition at line 44 of file advprop.cpp.
typedef struct CM_Power_Data_s CM_POWER_DATA |
typedef struct CM_Power_Data_s * PCM_POWER_DATA |
|
static |
Definition at line 1880 of file advprop.cpp.
Referenced by UpdateDevInfo().
|
static |
Definition at line 678 of file advprop.cpp.
Referenced by UpdateDevInfo().
|
static |
Definition at line 2720 of file advprop.cpp.
Referenced by DisplayDeviceAdvancedProperties().
|
static |
Definition at line 2033 of file advprop.cpp.
Referenced by AdvPropGeneralDlgProc().
|
static |
Definition at line 1213 of file advprop.cpp.
Referenced by DisplayDeviceProperties().
|
static |
Definition at line 1379 of file advprop.cpp.
Referenced by DisplayDeviceProperties().
|
static |
Definition at line 1142 of file advprop.cpp.
Referenced by DisplayDeviceProperties().
|
static |
Definition at line 1524 of file advprop.cpp.
Referenced by DisplayDeviceProperties().
INT_PTR DisplayDeviceAdvancedProperties | ( | IN HWND | hWndParent, |
IN LPCWSTR lpDeviceID | OPTIONAL, | ||
IN HDEVINFO | DeviceInfoSet, | ||
IN PSP_DEVINFO_DATA | DeviceInfoData, | ||
IN HINSTANCE | hComCtl32, | ||
IN LPCWSTR | lpMachineName, | ||
IN DWORD | dwFlags | ||
) |
Definition at line 2862 of file advprop.cpp.
Referenced by DeviceAdvancedPropertiesW(), DevicePropertiesExW(), and DisplaySelectedDeviceProperties().
|
static |
Definition at line 1303 of file advprop.cpp.
Referenced by DisplayDeviceProperties().
|
static |
Definition at line 1722 of file advprop.cpp.
Referenced by AdvProcDetailsDlgProc().
|
static |
Definition at line 866 of file advprop.cpp.
Referenced by DisplayDeviceProperties().
|
static |
Definition at line 1473 of file advprop.cpp.
Referenced by DisplayDeviceProperties().
|
static |
Definition at line 1111 of file advprop.cpp.
Referenced by DisplayDeviceProperties().
|
static |
Definition at line 1024 of file advprop.cpp.
Referenced by DisplayDeviceProperties().
|
static |
Definition at line 1167 of file advprop.cpp.
Referenced by DisplayDeviceProperties().
|
static |
Definition at line 1585 of file advprop.cpp.
Referenced by DisplayDeviceProperties().
|
static |
Definition at line 1646 of file advprop.cpp.
Referenced by DisplayDeviceProperties().
|
static |
Definition at line 2677 of file advprop.cpp.
Referenced by AdvPropGeneralDlgProc().
|
static |
Definition at line 305 of file advprop.cpp.
Referenced by AdvProcDriverDlgProc().
|
static |
Definition at line 60 of file advprop.cpp.
Referenced by UpdateDriverDetailsDlg().
|
static |
Definition at line 1942 of file advprop.cpp.
Referenced by UpdateDevInfo().
Definition at line 752 of file advprop.cpp.
Referenced by DisplayClassCoinstallers(), DisplayClassProperties(), DisplayCsFlags(), DisplayCurrentPowerState(), DisplayDeviceCoinstallers(), DisplayDeviceProperties(), DisplayDevicePropertyText(), DisplayDeviceRelations(), DisplayDevNodeEnumerator(), DisplayDevNodeFlags(), DisplayMatchingDeviceId(), DisplayPowerCapabilities(), DisplayPowerStateMappings(), and UpdateDetailsDlg().
|
static |
Definition at line 496 of file advprop.cpp.
Referenced by AdvProcDriverDlgProc().
|
static |
Definition at line 435 of file advprop.cpp.
Referenced by UninstallDriver().
|
static |
Definition at line 770 of file advprop.cpp.
Referenced by AdvProcDetailsDlgProc().
Definition at line 2100 of file advprop.cpp.
Referenced by AdvPropGeneralDlgProc().
|
static |
Definition at line 532 of file advprop.cpp.
Referenced by AdvProcDriverDlgProc().
|
static |
Definition at line 81 of file advprop.cpp.