EnumDisplaySettings not working with non-null device name parameter

前端 未结 0 686
隐瞒了意图╮
隐瞒了意图╮ 2020-12-11 00:17

I have the following code in a C++ Windows Desktop Application.

void GetDisplayMonitorInfo()
{
    DISPLAY_DEVICE dispAdapter, dispDevice;
    DEVMODE dispDev         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题