search for: idirectinputdevice2aimpl

Displaying 2 results from an estimated 2 matches for "idirectinputdevice2aimpl".

2011 Jan 04
3
Linker problems with latest GIT
Hi, I have linker problems with latest GIT checkout (I already did a 'make distclean'): Code: ../../../../wine/dlls/dinput/dinput_main.c: In function ?LL_hook_proc_xi2?: ../../../../wine/dlls/dinput/dinput_main.c:930: error: ?IDirectInputDevice2AImpl? undeclared (first use in this function) ../../../../wine/dlls/dinput/dinput_main.c:930: error: (Each undeclared identifier is reported only once ../../../../wine/dlls/dinput/dinput_main.c:930: error: for each function it appears in.) ../../../../wine/dlls/dinput/dinput_main.c:930: error: ?dev? und...
2011 Jan 07
0
Wine release 1.3.11
...urn values. Vincent Povirk (1): windowscodecs: Store an impl pointer instead of an iface pointer. Vitaliy Margolen (4): dinput: Convert DirectInput to using interface instead of vtbl. dinput: COM cleanup - use interface instead of lpvtbl in joystick effects. dinput: Rename IDirectInputDevice2AImpl into IDirectInputDeviceImpl. dinput: Pass interface instead of this pointer to joystick poll callback. Yaron Shahrabani (1): wininet: Updated Hebrew translation. ?ukasz Wojni?owicz (2): appwiz.cpl: Update Polish translation. jscript: Update Polish translation. -- Alexandr...