mirror of
https://github.com/narzoul/DDrawCompat
synced 2024-12-30 08:55:36 +01:00
Disable window ghosting
This commit is contained in:
parent
337c5a9c5a
commit
2ae5287bcf
@ -36,6 +36,8 @@ namespace Gdi
|
||||
|
||||
void installHooks()
|
||||
{
|
||||
DisableProcessWindowsGhosting();
|
||||
|
||||
DcFunctions::installHooks();
|
||||
Palette::installHooks();
|
||||
PresentationWindow::installHooks();
|
||||
|
Loading…
x
Reference in New Issue
Block a user