MFC 中的 Windows 从睡眠消息恢复

发布于 2024-11-28 19:26:07 字数 304 浏览 0 评论 0原文

我正在为 Windows 开发一个程序,只有在 Windows xp 32 位上才会出现我的错误。

问题是,当 Windows 处于睡眠模式时,我唤醒它,我的 GUI 就会变得混乱。

我的程序连接到服务器,当计算机唤醒时,连接断开。我的 GUI 将转到“登录”面板并进行重新连接,但由于某种原因,GUI 显示仅显示重新连接的动画,还显示了上一个屏幕中的所有其余组件。

它应该显示的是一个带有重新连接动画的空白屏幕。

我想捕获系统在重新连接之前唤醒以清除屏幕时传递给我的应用程序的事件/消息。

有什么办法可以做到吗?

I am working on a program for Windows, and only on Windows xp 32 bit my bug happens.

The thing is that when Windows is in sleep mode and I wake it up and my GUI is messed up.

My program is connected to a server, and when the computer is waking up, the connection is broken. My GUI is going to the Login panel and doing a re-connection, but for some reason, the GUI display is only showing the animation of the re-connection, with all the rest of the components from the last screen also displayed.

What it should be showing is a blank screen with-reconnecting animation.

I want to catch the event/message that the system is passing to my application when it is waking up to clear the screen before reconnecting.

Is there any way to do so?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文