marcel303 / keen

Keen Dreams port using SDL
GNU General Public License v2.0
28 stars 2 forks source link

Source incorrectly ships with x64 version of the XInput dll. #8

Open marcel303 opened 6 years ago

marcel303 commented 6 years ago

Provide a 32 bit x86 version of the XInput dll.

marcel303 commented 6 years ago

Confirmed,

D:\codeProjects\kdreams\Debug>"C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\vcvars32.bat" D:\codeProjects\kdreams\Debug>dumpbin /headers XInput9_1_0.dll Microsoft (R) COFF/PE Dumper Version 12.00.40629.0 Copyright (C) Microsoft Corporation. All rights reserved.

Dump of file XInput9_1_0.dll

PE signature found

File Type: DLL

FILE HEADER VALUES 8664 machine (x64) 5 number of sections 4A5BE096 time date stamp Tue Jul 14 03:34:14 2009 0 file pointer to symbol table 0 number of symbols F0 size of optional header 2022 characteristics Executable Application can handle large (>2GB) addresses DLL

OPTIONAL HEADER VALUES 20B magic # (PE32+) 9.00 linker version 6400 size of code 1600 size of initialized data 0 size of uninitialized data 6148 entry point (000007FF24E46148) 1000 base of code 7FF24E40000 image base (000007FF24E40000 to 000007FF24E4BFFF)