• Francois Gouget's avatar
    Updated to use the latest COM macros, ICOM_VTABLE and ICOM_THIS. · b233fc31
    Francois Gouget authored
    Added the interface implementation structures.
    I remembered from an email that even when asked for a
    IDirectInputDeviceA what was returned was an IDirectInputDevice2A so I
    considered that we would only implement the latter. The
    IDirectInputDeviceA_xxx methods have been renamed to
    IDirectInputDevice2A_xxx, and we always return our IDirectInputDevice2A
    implementation as before.
    Renamed the implementation structures to XxxImpl.
    b233fc31
Name
Last commit
Last update
..
ttydrv Loading commit data...
x11drv Loading commit data...
.cvsignore Loading commit data...
Makefile.in Loading commit data...
caret.c Loading commit data...
class.c Loading commit data...
clipboard.c Loading commit data...
dce.c Loading commit data...
defdlg.c Loading commit data...
defwnd.c Loading commit data...
dialog.c Loading commit data...
dinput.c Loading commit data...
display.c Loading commit data...
driver.c Loading commit data...
event.c Loading commit data...
focus.c Loading commit data...
hook.c Loading commit data...
input.c Loading commit data...
keyboard.c Loading commit data...
mdi.c Loading commit data...
message.c Loading commit data...
mouse.c Loading commit data...
msgbox.c Loading commit data...
multimon.c Loading commit data...
nonclient.c Loading commit data...
painting.c Loading commit data...
property.c Loading commit data...
queue.c Loading commit data...
rect.c Loading commit data...
scroll.c Loading commit data...
syscolor.c Loading commit data...
sysmetrics.c Loading commit data...
timer.c Loading commit data...
user.c Loading commit data...
win.c Loading commit data...
winhelp.c Loading commit data...
winpos.c Loading commit data...
winproc.c Loading commit data...