You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 1, 2023. It is now read-only.
尝试使用WindowProc收到WM_QUERYENDSESSION & WM_ENDSESSION 消息后处理暂停,但是似乎windows没有发送这两个消息?
这导致了关机触发暂停的效果不起作用,
我浏览了一会文档之类的,可能和"HKEY-CURRENT-USER\Control Panel\Desktop\AutoEndTasks"有关系
但是Steam在没有这个注册表的情况下似乎能正常阻止Windows关机,有待进一步研究。