add some more checks to fixnotresponding patch
This commit is contained in:
parent
4e8253e873
commit
aac405031e
4 changed files with 29 additions and 6 deletions
1
inc/dd.h
1
inc/dd.h
|
@ -153,6 +153,7 @@ typedef struct CNCDDRAW
|
|||
BOOL child_window_exists;
|
||||
BOOL got_child_windows;
|
||||
DWORD last_set_window_pos_tick; /* WINE hack */
|
||||
DWORD last_msg_pull_tick;
|
||||
SPEEDLIMITER ticks_limiter;
|
||||
SPEEDLIMITER flip_limiter;
|
||||
DWORD minfps_tick_len;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue