Fixed some handle type mismatches and added a few casts in prevision
[wine] / dlls / advapi32 / advapi32.spec
2002-07-20  Dominik StrasserImplemented RegQueryMultipleValues.
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-06-14  Aric StewartAdded GetCurrentHwProfileA.
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-04-19  Leo van den BergAdded stubs for AbortSystemShutdown[AW] and PrivilegeCheck.
2002-04-03  Huw D M DaviesAdded ImpersonateLoggedOnUser stub.
2002-01-31  Alexandre JulliardAuthors: Dmitry Timoshkov <dmitry@codeweavers.com>...
2002-01-10  Travis MichielsenImplement advapi32 portion of the CryptoAPI.
2001-09-12  Travis MichielsenCreated stubs for all cryptographic functions.
2001-04-09  Marcus MeissnerAdded some stubs for functions used by newer rpcrt4...
2000-11-30  Alexandre JulliardFinished separation of advapi32.
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-10-29  David ElliottAdded basic working stubs of new Windows 2000 API funct...
2000-10-24  James HathewayAdded stubs for CryptGenRandom(), CryptReleaseContext().
2000-10-15  Marcus MeissnerStubbed LookupAccountNameA.
2000-08-06  Alexandre JulliardAdded imports of kernel32.dll where necessary.
2000-04-06  Patrik StridvallFixed some issues reported by winapi_check.
2000-02-25  Juergen SchmiedAdded AddAccessAllowedAce.
2000-01-23  Juergen Schmied- implementation of RtlReg* (read access), RtlEvent...
2000-01-01  Alexandre JulliardMake use of automatic ordinal allocation.
1999-12-26  Alexandre JulliardFixed/commented out duplicate entry point names.
1999-12-11  Juergen SchmiedStubs for LsaFreeMemory, LsaQueryInformationPolicy...
1999-12-04  Michael McCormackAdded code to some service functions (some untested...
1999-07-31  Eric KohlAdded stub for CryptSetKeyParams().
1999-07-25  Ulrich WeigandMoved .spec files to corresponding dlls/ directory.