Stefan Dösinger wrote: > Am Sonntag, 16. März 2008 20:13:13 schrieb Jérôme Gardou: >> Le Sunday 16 March 2008 19:17:38 Lei Zhang, vous avez écrit : >>> * Section 3.1.2.1 - are there dlls besides kernel32, gdi32, user32, >>> and ntdll that we should never use the native one? Add warning about >>> downloading dlls from the web. >> Isn't ddraw a part of this ones ? > ddraw,d3d8,d3d9,d3d10,dsound, also mostly true for dinput > >
Native dinput works perfectly for keyboard and mouse. Not at all for joystick. So I don't see any reason to put it on that list. Add ntoskrnl.exe, hal.dll. Vitaliy.