Fixed some handle type mismatches and added a few casts in prevision
[wine] / dlls / advapi32 / advapi.c
2002-06-14  Aric StewartAdded GetCurrentHwProfileA.
2002-04-26  Alexandre JulliardBetter support for configure detection of missing types...
2002-04-19  Leo van den BergAdded stubs for AbortSystemShutdown[AW] and PrivilegeCheck.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-11-20  James JuranGetUserName should include the terminating null charact...
2001-02-14  Patrik StridvallDocumentation ordinal fixes.
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-08-14  Alexandre JulliardCleaned up a few inter-dll dependencies. Added a few...
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
1999-07-03  Marcus Meissnersome small include fixes, some checks for NULL ptrs,
1999-06-12  Patrik StridvallAdded missing/wrong includes.
1999-05-14  Alexandre JulliardConverted to the new debug interface, using script...
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-19  Jeff GarzikAdded missing string.h include.
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-01-28  Matthew BeckerDocumentation standardizations.
1999-01-03  Juergen SchmiedMoved ADVAPI32 files to dlls/advapi32.