kernel32: Make CopyFile() call CopyFileEx() instead of the other way around.
[wine] / dlls / dinput8 / dinput8.idl
2011-10-31  Vitaliy Margolendinput8: Register CLSID_DirectInputDevice8.
2010-12-07  Alexandre Julliarddinput8: Convert dll registration to the IRegistrar...