Advapi32.dll

From ReactOS Wiki
Revision as of 05:47, 13 March 2012 by BrentNewland (talk | contribs)
Jump to: navigation, search

Advapi32.dll is NOT synced with WINE, it is made by ReactOS (source)


http://en.wikipedia.org/wiki/Windows_API#Overview

http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/advapi32/?view=log

ChangeLog-0.1.3

ChangeLog-0.1.0

ChangeLog-0.2.1

ChangeLog-0.2.2

  • Implemented LsaFreeMemory (Steven Edwards)
  • LogonUserW(): Fix key name (Eric Kohl)
  • Implement ImpersonateLoggedOnUser() (Eric Kohl)
  • Fix bugs in RegQueryValueExA() and RegQueryValueExW() that caused crashes or returned bogus information (Eric Kohl)

ChangeLog-0.2.3

  • Added stubs for SetFileSecurityW(), GetNamedSecurityInfoA/W() and SetNamedSecurityInfoA/W() (Thomas Weidenmueller)
  • Fixed the third passed parameter to NtSetInformationThread call in ImpersonateLoggedOnUser (Filip Navara)
  • Fixed filename in include statement and added some debug prints for stubs (Thomas Weidenmueller)
  • Compile advapi32 using w32api (Eric Kohl)
  • Added comment to FreeSid (Gunnar Dalsnes)

ChangeLog-0.2.4

ChangeLog-0.2.5