improve boxing/maintas cursor lock/unlock - fix automatic mouse sensitivity scaling with boxing/maintas

This commit is contained in:
FunkyFr3sh 2018-03-15 20:49:27 +01:00
parent a1fa61d028
commit 9ce87449ec
6 changed files with 88 additions and 98 deletions

View file

@ -1,6 +1,6 @@
1 VERSIONINFO
FILEVERSION 1,1,5,5
PRODUCTVERSION 1,1,5,5
FILEVERSION 1,1,5,6
PRODUCTVERSION 1,1,5,6
{
BLOCK "StringFileInfo"
{
@ -8,13 +8,13 @@ PRODUCTVERSION 1,1,5,5
{
VALUE "CompanyName", "cncnet.org"
VALUE "FileDescription", "DirectDraw replacement for C&C95 and Red Alert"
VALUE "FileVersion", "1.1.5.5"
VALUE "FileVersion", "1.1.5.6"
VALUE "InternalName", "ddraw"
VALUE "LegalCopyright", "Copyright (c) 2010-2018"
VALUE "LegalTrademarks", ""
VALUE "OriginalFileName", "ddraw.dll"
VALUE "ProductName", "DirectDraw replacement for C&C95 and Red Alert"
VALUE "ProductVersion", "1.1.5.5"
VALUE "ProductVersion", "1.1.5.6"
VALUE "Comments", "https://cncnet.org"
}
}