How can I force any display resolution/timing I want?

前端 未结 2 442
深忆病人
深忆病人 2021-01-16 12:13

I am having trouble finding a way to force any display resolution/timing I want in my C# program. I am running Windows 7 with a GeForce 210 graphics card. My current method

2条回答
  •  臣服心动
    2021-01-16 12:50

    I was able to solve this problem by using the NDA version of the NVAPI. It still was not trivial but all of the tools are there.

提交回复
热议问题