https://bugs.winehq.org/show_bug.cgi?id=46097
--- Comment #1 from Artem S. Tashkinov aros@gmx.com --- ../../tools/winebuild/winebuild -m32 -w --implib -o libdinput.a --export dinput.spec data_formats.o
fixes libdinput.a
!!! However libdinput8.a has the same issue which is fixed by
../../tools/winebuild/winebuild -m32 -w --implib -o libdinput8.a --export dinput8.spec data_formats.o