Use latest COM macros
authorFrancois Gouget <fgouget@psn.net>
Mon, 22 Feb 1999 09:50:36 +0000 (09:50 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 22 Feb 1999 09:50:36 +0000 (09:50 +0000)
commitf18c8df550d1ec554e368cc58ccafb5578d1d460
treebeca09a3923d9167397441172af9753608721744
parent214399f28342f6bff50352d29a1a6d388ac9d775
Use latest COM macros
Defined the IDirectInputDeviceA interface independently from
IDirectInputDevice2A.
Removed the 32 suffix of the interfaces. Hopefully this will not
cause any problem with the renaming.
Moved the implementation specific stuff to dinput.c (well, the
interfaces at least).
include/dinput.h