Sweden-Number/dlls/winmm
Rémi Bernon e9282254c6 winmm: Instanciate DirectInput8 class lazily using delay imported DLL.
Instead of statically importing dinput8 and creating the class at load
time, which causes some native hooks to fail loading.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52222
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-12-21 16:50:22 +01:00
..
tests
Makefile.in winmm: Instanciate DirectInput8 class lazily using delay imported DLL. 2021-12-21 16:50:22 +01:00
driver.c
joystick.c winmm: Instanciate DirectInput8 class lazily using delay imported DLL. 2021-12-21 16:50:22 +01:00
lolvldrv.c
mci.c winmm: Command resources should not depend on pointer size. 2021-11-22 18:34:32 +01:00
mmio.c
playsound.c
resource.h
time.c
waveform.c
winemm.h winmm: Instanciate DirectInput8 class lazily using delay imported DLL. 2021-12-21 16:50:22 +01:00
winmm.c winmm: Instanciate DirectInput8 class lazily using delay imported DLL. 2021-12-21 16:50:22 +01:00
winmm.rc
winmm.spec
winmm_res.rc winmm: Command resources should not depend on pointer size. 2021-11-22 18:34:32 +01:00