block all keys except Esc while a dvd video is playing
This commit is contained in:
parent
b63410c444
commit
4d7fc88d37
6 changed files with 18 additions and 3 deletions
1
inc/dd.h
1
inc/dd.h
|
@ -136,6 +136,7 @@ typedef struct CNCDDRAW
|
|||
void* last_freed_palette; /* Dungeon Keeper hack */
|
||||
void* last_freed_surface; /* Nox hack */
|
||||
BOOL child_window_exists;
|
||||
BOOL video_window_exists;
|
||||
BOOL got_child_windows;
|
||||
DWORD last_set_window_pos_tick; /* WINE hack */
|
||||
SPEEDLIMITER ticks_limiter;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue