控制屏幕分辨率和深度所需的一些解决方案 [WinXP Embedded]

发布于 2024-11-14 20:16:13 字数 261 浏览 1 评论 0原文

我有一个程序需要 1280x768 32 位显示器,但运行它的计算机最终将是无头的。

为什么分辨率和深度对于无头计算机很重要?该程序实际上识别并响应显示设备上发生的某些变化,但这些变化对用户来说并不重要——只有响应很重要。

是的,有很多错误。我将采取任何方法来使这项工作正常进行(“工作”要求整个显示器按预期更新 - 没有奇怪的黑匣子),无论有多脏。远程桌面、假驱动程序、使用 win32 注入假设备、“破坏”任何监视器窗口认为已连接的东西并强制更改屏幕分辨率。不管怎样有效。

I've got a program which requires a 1280x768 32 bit display, but the computer on which it runs is ultimately going to be headless.

Why does resolution and depth matter on a headless computer? The program actually identifies and responds to certain changes that take place on the display device, but those changes happen to be immaterial to the user - just the responses matter.

Yes, there's a lot wrong. I'll take any way that will make this work ('working' requires that the entire display gets updated as expected - no strange black boxes), no matter how dirty. Tricks with remote desktop, fake drivers, injecting fake devices using win32, 'breaking' whatever monitor windows thinks is attached and forcing a screen resolution change. Whatever works.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

蒲公英的约定 2024-11-21 20:16:13

看来您可以使用远程桌面强制更改屏幕分辨率。

It appears you can force a screen resolution change by using remote desktop.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文