[Bug 52222] WINEDLLOVERRIDES="DINPUT8.dll=n, b" no longer works since 4f1095a, worked in V6.23.

WineHQ Bugzilla wine-bugs at winehq.org
Thu Dec 16 09:30:50 CST 2021


https://bugs.winehq.org/show_bug.cgi?id=52222

--- Comment #4 from Rémi Bernon <rbernon at codeweavers.com> ---
Created attachment 71316
  --> https://bugs.winehq.org/attachment.cgi?id=71316
Create dinput8 instance through COM

Thanks, I'm a bit surprised as I don't expect the DLL to be loaded right away
if DELAYIMPORTS is used although it looks like it's what it is doing. Maybe it
didn't actually take the changes into account if it's only the Makefile.in that
is modified? Could you confirm with touching dlls/winmm/joystick.c as well?

Then if it's really not enough, maybe something like this other patch instead?

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list