Shlwapi.dll

From ReactOS Wiki
Revision as of 05:09, 3 April 2012 by BrentNewland (talk | contribs)
Jump to: navigation, search

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

http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shlwapi/?view=log ChangeLog-0.2.1

ChangeLog-0.2.3

  • Force importing _vsnprintf from MSVCRT. The NTDLL version doesn't support %f specifiers (Filip Navara)
  • Sync to Wine-20040615:
  • Sync to Wine-20040505:
  • Make our ascii strings static const (Francois Gouget)
  • Remove a couple string variables that were used only once and use the string literal directly (Francois Gouget)
  • Allow UrlCombine to calculate size of required buffer (Kevin Koltzau)
  • Sync to Wine-20040408:
    • Implement SHMessageBoxCheck functions && add dialog resources (Jon Griffiths)
  • Add SHWaitForSendMessageThread, SHAnsiToUnicodeCP,SHStripMneumonicW, SHSearchMapInt (Jon Griffiths)(Ge van Geldorp)
  • Make copies of keys when creating, free them when done (Jon Griffiths)
  • Use KEY_ALL_ACCESS when writing US reg values (Jon Griffiths)
  • SHRegWriteUSValueW: Handle all flag combinations (Jon Griffiths)
  • Make some A calls use the W version (Jon Griffiths)
  • Updated Spanish translations (Jose Manuel Ferrer Ortiz)
  • Implement FixSlashesAndColonW and add stub for SHGetAppCompatFlags (Ulrich Czekalla)
  • UrlCanonicalizeW: Remove \r and \n at the end of lpszUrlCpy, with test cases (Uwe Bonnes)

ChangeLog-0.2.4