Use HANDLE instead of HKEY in the NT API.
[wine] / dlls / winedos / dosconf.c
2005-06-14  Alexandre JulliardHardcode the location of config.sys, no need for a...
2005-06-13  Alexandre JulliardAdded magic comments to all Wine-specific registry...
2004-09-22  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-04-14  Alexandre JulliardMoved wine_get_unix_file_name implementation to ntdll...
2004-01-05  Eric PouechMade wine_get_unix_file_name take a Unicode string...
2003-11-17  Alexandre JulliardRemoved some unnecessary includes.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-04-21  Jukka HeinonenMoved dosconf.c to winedos.