93 #define DEV_PRINT_ABSTRACT (0) 94 #define DEV_PRINT_SELECTED (1) 95 #define DEV_PRINT_ALL (2) 144 #define DPF_EXTENDED (0x1) 145 #define DPF_DEVICE_STATUS_ACTION (0x2) 164 #define DeviceManager_Execute DeviceManager_ExecuteW 165 #define DeviceProperties_RunDLL DeviceProperties_RunDLLW 166 #define DeviceProperties DevicePropertiesW 167 #define DeviceProblemText DeviceProblemTextW 168 #define DeviceProblemWizard DeviceProblemWizardW 169 #define DeviceProblemWizard_RunDLL DeviceProblemWizard_RunDLLW 170 #define DeviceManagerPrint DeviceManagerPrintW 171 #define DeviceAdvancedProperties DeviceAdvancedPropertiesW 172 #define DevicePropertiesEx DevicePropertiesExW 174 #define DeviceManager_Execute DeviceManager_ExecuteA 175 #define DeviceProperties_RunDLL DeviceProperties_RunDLLA 176 #define DeviceProperties DevicePropertiesA 177 #define DeviceProblemText DeviceProblemTextA 178 #define DeviceProblemWizard DeviceProblemWizardA 179 #define DeviceProblemWizard_RunDLL DeviceProblemWizard_RunDLLA 180 #define DeviceManagerPrint DeviceManagerPrintA 181 #define DeviceAdvancedProperties DeviceAdvancedPropertiesA 182 #define DevicePropertiesEx DevicePropertiesExA
BOOL WINAPI DeviceManager_ExecuteA(HWND hWndParent, HINSTANCE hInst, LPCSTR lpMachineName, int nCmdShow)
BOOL WINAPI DeviceManager_ExecuteW(HWND hWndParent, HINSTANCE hInst, LPCWSTR lpMachineName, int nCmdShow)
INT_PTR WINAPI DevicePropertiesExA(IN HWND hWndParent OPTIONAL, IN LPCSTR lpMachineName OPTIONAL, IN LPCSTR lpDeviceID OPTIONAL, IN DWORD dwFlags OPTIONAL, IN BOOL bShowDevMgr)
BOOL WINAPI DeviceManagerPrintA(LPCSTR lpMachineName, LPCSTR lpPrinter, int nPrintMode, UINT uNumberOfGuids, LPGUID lpGuids)
VOID WINAPI DeviceProperties_RunDLLA(HWND hWndParent, HINSTANCE hInst, LPCSTR lpDeviceCmd, int nCmdShow)
UINT WINAPI DeviceProblemTextA(IN HMACHINE hMachine OPTIONAL, IN DEVINST dnDevInst, IN ULONG uProblemId, OUT LPSTR lpString, IN UINT uMaxString)
BOOL WINAPI DeviceManagerPrintW(LPCWSTR lpMachineName, LPCWSTR lpPrinter, int nPrintMode, UINT uNumberOfGuids, LPGUID lpGuids)
UINT WINAPI DeviceProblemTextW(IN HMACHINE hMachine OPTIONAL, IN DEVINST dnDevInst, IN ULONG uProblemId, OUT LPWSTR lpString, IN UINT uMaxString)
int WINAPI DevicePropertiesA(HWND hWndParent, LPCSTR lpMachineName, LPCSTR lpDeviceID, BOOL bShowDevMgr)
VOID WINAPI DeviceProperties_RunDLLW(HWND hWndParent, HINSTANCE hInst, LPCWSTR lpDeviceCmd, int nCmdShow)
BOOL WINAPI DeviceProblemWizardW(IN HWND hWndParent OPTIONAL, IN LPCWSTR lpMachineName OPTIONAL, IN LPCWSTR lpDeviceID)
HWND WINAPI DeviceCreateHardwarePageEx(IN HWND hWndParent, IN LPGUID lpGuids, IN UINT uNumberOfGuids, IN HWPAGE_DISPLAYMODE DisplayMode)
INT_PTR WINAPI DeviceAdvancedPropertiesW(IN HWND hWndParent OPTIONAL, IN LPCWSTR lpMachineName OPTIONAL, IN LPCWSTR lpDeviceID)
HWND WINAPI DeviceCreateHardwarePage(HWND hWndParent, LPGUID lpGuid)
VOID WINAPI DeviceProblemWizard_RunDLLA(HWND hWndParent, HINSTANCE hInst, LPCSTR lpDeviceCmd, int nCmdShow)
INT_PTR WINAPI DeviceAdvancedPropertiesA(IN HWND hWndParent OPTIONAL, IN LPCSTR lpMachineName OPTIONAL, IN LPCSTR lpDeviceID)
static VIDEODISPLAYMODE DisplayMode
BOOL WINAPI DeviceProblemWizardA(IN HWND hWndParent OPTIONAL, IN LPCSTR lpMachineName OPTIONAL, IN LPCSTR lpDeviceID)
_In_ PCCERT_CONTEXT _In_ DWORD dwFlags
enum HWPAGE_DISPLAYMODE * PHWPAGE_DISPLAYMODE
VOID WINAPI DeviceProblemWizard_RunDLLW(HWND hWndParent, HINSTANCE hInst, LPCWSTR lpDeviceCmd, int nCmdShow)
int WINAPI DevicePropertiesW(HWND hWndParent, LPCWSTR lpMachineName, LPCWSTR lpDeviceID, BOOL bShowDevMgr)
INT_PTR WINAPI DevicePropertiesExW(IN HWND hWndParent OPTIONAL, IN LPCWSTR lpMachineName OPTIONAL, IN LPCWSTR lpDeviceID OPTIONAL, IN DWORD dwFlags OPTIONAL, IN BOOL bShowDevMgr)
PULONG MinorVersion OPTIONAL