don't use DisableProcessWindowsGhosting, it got too bad side-effects
This commit is contained in:
parent
8841285ba9
commit
ab2d86f983
3 changed files with 8 additions and 6 deletions
|
@ -31,7 +31,6 @@ typedef BOOL(__stdcall* SETPROCESSDPIAWARENESSCONTEXTPROC)(DPI_AWARENESS_CONTEXT
|
|||
|
||||
#if (_WIN32_WINNT < _WIN32_WINNT_WINXP)
|
||||
#define SetThreadExecutionState(a)
|
||||
#define DisableProcessWindowsGhosting()
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue