Searched refs:PDEVICEPROPERTIESW (Results 1 – 1 of 1) sorted by relevance
12 typedef INT_PTR (WINAPI *PDEVICEPROPERTIESW)(HWND,LPCWSTR,LPCWSTR,BOOL); typedef271 PDEVICEPROPERTIESW pDevicePropertiesW; in ShowAdapterProperties()276 pDevicePropertiesW = (PDEVICEPROPERTIESW)GetProcAddress(hDevMgr, in ShowAdapterProperties()