Use Microsoft Detours for Windows API Hooks
This commit is contained in:
parent
6557ea669b
commit
55e62891d8
25 changed files with 13324 additions and 94 deletions
|
@ -124,7 +124,6 @@ typedef struct IDirectDrawImpl
|
|||
BOOL altenter;
|
||||
BOOL hidecursor;
|
||||
BOOL accurateTimers;
|
||||
BOOL hook;
|
||||
SpeedLimiter ticksLimiter;
|
||||
SpeedLimiter flipLimiter;
|
||||
SpeedLimiter fpsLimiter;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue