workaround for a bug where sometimes a background window steals the focus
This commit is contained in:
parent
1d83797a48
commit
f5b661dc1b
2 changed files with 19 additions and 1 deletions
2
ddraw.rc
2
ddraw.rc
|
@ -2,7 +2,7 @@
|
|||
#define vxstr(a,b,c,d) str(a##.##b##.##c##.##d)
|
||||
#define str(s) #s
|
||||
|
||||
#define VERSION 1,1,7,0
|
||||
#define VERSION 1,1,7,1
|
||||
|
||||
1 VERSIONINFO
|
||||
FILEVERSION VERSION
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue