Alexandre Julliard
|
b56dc9a6f7
|
winecrt0: Remove the clsid parameter in __wine_(un)register_resources.
|
2011-08-02 20:47:49 +02:00 |
Andrew Nguyen
|
cf073c8ad4
|
dinput8: Improve the behavior of DirectInput8Create.
|
2011-07-06 11:13:53 +02:00 |
Andrew Nguyen
|
c126b21a34
|
dinput: Extract the DirectInput instance creation and initialization in DirectInputCreateEx to separate functions.
|
2011-07-06 11:13:45 +02:00 |
Alexandre Julliard
|
b89ea84e6a
|
dinput8: Convert dll registration to the IRegistrar mechanism.
|
2010-12-07 12:54:24 +01:00 |
Michael Stefaniuc
|
ed5260ba92
|
dinput8: Use an iface instead of a vtbl pointer in IClassFactoryImpl.
|
2010-12-06 12:19:52 +01:00 |
Austin English
|
82868174bc
|
Remove references to wineprefixcreate.
|
2010-07-20 12:35:40 +02:00 |
Markus Stockhausen
|
70ae1ba4b5
|
dinput8: Ensure balance of CoInitialize/CoUninitialize.
|
2009-10-15 12:06:17 +02:00 |
Stefan Dösinger
|
024dcba89a
|
dinput: Make the creation functions hookable.
|
2009-10-14 12:21:06 +02:00 |
Michael Stefaniuc
|
70a4954840
|
dinput8: Remove superfluous pointer casts.
|
2009-01-23 13:14:11 +01:00 |
Francois Gouget
|
168b300113
|
dinput8: Self-register the DirectInput8 CoClass.
|
2007-01-05 20:27:20 +01:00 |
Michael Stefaniuc
|
16e15913d9
|
dinput8: Win64 printf format warning fixes.
|
2006-10-04 09:58:55 +02:00 |
Roderick Colenbrander
|
727ed6eae6
|
dinput8: Better DirectInput8Create warning.
|
2006-07-27 11:43:06 +02:00 |
Roderick Colenbrander
|
951f4657b7
|
dinput8: DirectInput8Create rewrite.
|
2006-07-21 10:48:51 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Roderick Colenbrander
|
969ae13ebb
|
dinput8: DllGetClassObject support.
|
2006-05-08 20:58:40 +02:00 |
Alexandre Julliard
|
d37f0abf07
|
Don't prefix the functions DllCanUnloadNow, DllGetClassObject and
Dll(Un)RegisterServer with the dll name so that the compiler can check
the prototypes.
|
2005-08-08 17:35:28 +00:00 |
Alexandre Julliard
|
e37c6e18d0
|
Fixed header dependencies to be fully compatible with the Windows
headers (with help from Dimitrie O. Paun).
|
2003-09-05 23:08:26 +00:00 |
Ove Kaaven
|
d2d08f0c28
|
- support DirectInput 8 interfaces.
- implemented mouse wheel support.
|
2002-06-14 00:39:44 +00:00 |