Added stub for ExtractAssociatedIconExA.
[wine] / dlls / shell32 / shellstring.c
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-29  Alexandre JulliardAuthors: Aric Stewart <aric@codeweavers.com>, Huw D...
2002-01-18  Patrik StridvallFixed some issues found by winapi_check.
2001-11-20  Patrik StridvallDocumentation fixes.
2001-11-06  Guy Albertelli- Define rest of URL_ESCAPE... and other flags.
2001-11-05  Guy Albertelli- Indicate that StrRetToStrN{A|W} and StrRetToBuf{A...
2001-09-10  Patrik StridvallDocumentation fixes.
2001-09-07  Guy AlbertelliReplace calls to StrRetToBuf{A|W} with duplicate code...
2001-08-16  Alexandre JulliardMoved undocshell.h to dlls/shell32. Removed shell16.h.
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2000-09-26  Alexandre JulliardRemoved shell.h. Cleaned up the nested includes mess...
2000-09-13  Huw D M DaviesAdd some Str* prototypes to shlwapi.h.
2000-08-14  Alexandre JulliardReplaced VERSION_* calls by exported API equivalents.
2000-08-08  Alexandre JulliardSmall dll interfaces cleanups.
2000-07-26  Alexandre JulliardMoved shlwapi routines from shell32.dll to shlwapi...
2000-06-20  Huw D M DaviesImplemented StrCatBuff.
2000-06-13  Juergen Schmied- new dll shfolder.dll
2000-06-13  Alexandre JulliardUse the Unicode string functions from wine/unicode...
2000-06-07  Patrik StridvallFixed issues found by winapi_check.
2000-06-01  Juergen Schmied- New (some stubs): SHGetFolderLocation, PathAddExtension,