#383 add support for Dark Colony
This commit is contained in:
parent
d45f35ab57
commit
f4325a73f5
6 changed files with 22 additions and 1 deletions
|
@ -31,6 +31,7 @@ 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