Localization of devenum to Portuguese and minor corrections.
[wine] / dlls / advapi32 / advapi32.spec
2004-05-25  William LahtiImplemented AreAnyAccessesGranted.
2004-04-17  Mike HearnDocumentation for SystemFunction040 and SystemFunction0...
2004-04-12  Alexandre JulliardOpenSCManagerA/W arguments are strings.
2004-04-07  Raphael JunqueiraAdded some stubs.
2004-03-22  Juan LangStub CommandLineFromMsiDescriptor to prevent a crash...
2004-01-16  Robert ShearmanPartially implement RegOpenUserClassesRoot.
2003-12-02  Mike McCormackStub implementations for ChangeServiceConfigA/W.
2003-11-11  Ulrich CzekallaAdded stubs for AccessCheckByType, AddAuditAccessAce,
2003-09-17  Mike McCormackCreated stub functions for advapi32.GetExplicitEntriesF...
2003-08-13  Mike McCormackFix spec for InitiateSystemShutdownExA, as pointed...
2003-08-12  Mike McCormackStubs for advapi32 functions InitiateSystemShutdownEx...
2003-08-11  Mike McCormackStubs for BuildTrusteeWithSid(A/W).
2003-07-24  Mike McCormackImplemented LookupPrivilegeValueA/W.
2003-06-16   <ma@technoprint.ch>Added AddAccessAllowdAceEx, AddAccessDeniedAceEx, GetAc...
2003-05-11  Mike McCormackStubs for AccessCheckAndAuditAlarmA/W.
2003-05-01  Robert Shearman- Implemented RtlAddAccessAllowedAce, RtlAddAccessDenie...
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2003-03-17  Alexandre JulliardReplaced forwards by normal function declarations.
2003-01-14  Uwe BonnesStubs for Un|LockServiceDatabase.
2003-01-13  Robert Shearman- Add some stubs.
2002-12-19  Chris MorganStub for GetSecurityInfoExW().
2002-11-25  Steve LustbaderAssorted Win2k/WinXP stubs.
2002-09-06  Andriy PalamarchukLsaNtStatusToDosError implementation.
2002-08-26  Andriy PalamarchukSetTokenInformation stub implementation, a few other...
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.