ReactOS 0.4.16-dev-122-g325d74c
|
Go to the source code of this file.
Variables | |
HINSTANCE | LoadAndInitComctl32 (VOID) |
Definition at line 71 of file misc.cpp.
Referenced by LoadAndFormatString().
|
static |
Definition at line 98 of file misc.cpp.
Referenced by LoadAndFormatStringsCat().
Definition at line 711 of file misc.cpp.
Referenced by UpdateDevInfo().
Definition at line 239 of file misc.cpp.
Referenced by DeviceAdvancedPropertiesA(), DeviceManager_ExecuteA(), DeviceProblemWizardA(), DeviceProperties_RunDLLA(), and DevicePropertiesExA().
BOOL EnableDevice | ( | IN HDEVINFO | DeviceInfoSet, |
IN PSP_DEVINFO_DATA DevInfoData | OPTIONAL, | ||
IN BOOL | bEnable, | ||
IN DWORD HardwareProfile | OPTIONAL, | ||
OUT BOOL *bNeedReboot | OPTIONAL | ||
) |
Definition at line 784 of file misc.cpp.
Referenced by ApplyGeneralSettings().
BOOL FindCurrentDriver | ( | IN HDEVINFO | DeviceInfoSet, |
IN PSP_DEVINFO_DATA | DeviceInfoData, | ||
OUT PSP_DRVINFO_DATA | DriverInfoData | ||
) |
Definition at line 924 of file misc.cpp.
Referenced by UpdateDriverDetailsDlg().
Definition at line 1132 of file misc.cpp.
Referenced by DeviceProperties_RunDLLW().
BOOL GetDeviceDescriptionString | ( | IN HDEVINFO | DeviceInfoSet, |
IN PSP_DEVINFO_DATA | DeviceInfoData, | ||
OUT LPWSTR | szBuffer, | ||
IN DWORD | BufferSize | ||
) |
Definition at line 880 of file misc.cpp.
Referenced by FillDevicesListViewControl(), and UpdateDevInfo().
BOOL GetDeviceLocationString | ( | IN HDEVINFO | DeviceInfoSet, |
IN PSP_DEVINFO_DATA | DeviceInfoData, | ||
IN DEVINST dnParentDevInst | OPTIONAL, | ||
OUT LPWSTR | szBuffer, | ||
IN DWORD | BufferSize | ||
) |
Definition at line 318 of file misc.cpp.
Referenced by UpdateControlStates(), and UpdateDevInfo().
BOOL GetDeviceManufacturerString | ( | IN HDEVINFO | DeviceInfoSet, |
IN PSP_DEVINFO_DATA | DeviceInfoData, | ||
OUT LPWSTR | szBuffer, | ||
IN DWORD | BufferSize | ||
) |
Definition at line 281 of file misc.cpp.
Referenced by UpdateControlStates(), and UpdateDevInfo().
BOOL GetDeviceStatusString | ( | IN DEVINST | DevInst, |
IN HMACHINE | hMachine, | ||
OUT LPWSTR | szBuffer, | ||
IN DWORD | BufferSize | ||
) |
Definition at line 443 of file misc.cpp.
Referenced by UpdateControlStates(), and UpdateDevInfo().
BOOL GetDeviceTypeString | ( | IN PSP_DEVINFO_DATA | DeviceInfoData, |
OUT LPWSTR | szBuffer, | ||
IN DWORD | BufferSize | ||
) |
Definition at line 849 of file misc.cpp.
Referenced by FillDevicesListViewControl(), and UpdateDevInfo().
BOOL GetDriverDateString | ( | IN HDEVINFO | DeviceInfoSet, |
IN PSP_DEVINFO_DATA | DeviceInfoData, | ||
OUT LPWSTR | szBuffer, | ||
IN DWORD | BufferSize | ||
) |
Definition at line 619 of file misc.cpp.
Referenced by UpdateDriverDlg().
BOOL GetDriverProviderString | ( | IN HDEVINFO | DeviceInfoSet, |
IN PSP_DEVINFO_DATA | DeviceInfoData, | ||
OUT LPWSTR | szBuffer, | ||
IN DWORD | BufferSize | ||
) |
Definition at line 504 of file misc.cpp.
Referenced by UpdateDriverDlg().
BOOL GetDriverVersionString | ( | IN HDEVINFO | DeviceInfoSet, |
IN PSP_DEVINFO_DATA | DeviceInfoData, | ||
OUT LPWSTR | szBuffer, | ||
IN DWORD | BufferSize | ||
) |
Definition at line 562 of file misc.cpp.
Referenced by UpdateDriverDlg().
Definition at line 687 of file misc.cpp.
Referenced by BuildDevicesList().
Definition at line 735 of file misc.cpp.
Referenced by UpdateDevInfo().
Definition at line 759 of file misc.cpp.
Referenced by UpdateDevInfo().
Definition at line 34 of file misc.cpp.
Referenced by AllocAndLoadString(), and AllocAndLoadStringsCat().
Definition at line 212 of file misc.cpp.
Definition at line 144 of file misc.cpp.
Referenced by GetDeviceLocationString().
DWORD LoadAndFormatStringsCat | ( | IN HINSTANCE | hInstance, |
IN UINT * | uID, | ||
IN UINT | nIDs, | ||
OUT LPWSTR * | lpTarget, | ||
... | |||
) |
Definition at line 177 of file misc.cpp.
Referenced by DeviceProblemTextW().
Definition at line 1106 of file misc.cpp.
Referenced by DeviceAdvancedPropertiesW(), DeviceCreateHardwarePageEx(), DeviceProblemWizardW(), and DevicePropertiesExW().