setupapi: Add stub keyword to some FIXMEs.
[wine] / dlls / shell32 / shellstring.c
2012-09-24  Francois GougetUse the CP_ACP and NULL macros instead of numeric liter...
2012-09-12  Michael Stefaniucshell32: Fix the messed up indentation level in the...
2012-09-12  Michael Stefaniucshell32: Use a helper to trace the type of a STRRET.
2008-12-03  Alexandre Julliardshell32: Make some functions static.
2008-11-06  Michael Stefaniucshell32: Remove superfluous casts; mostly of void pointers.
2007-05-21  Andrew Talbotshell32: Exclude unused headers.
2006-10-09  Hans Leidekkershell32: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-10  Markus AmslerImprove c2man Documented-Total count. Changes:
2004-02-10  Jon GriffithsStrRetToStrN returns BOOL and shouldn't crash on NULL...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-20  Alexandre Julliardwinnls.h must not include winbase.h.
2003-03-26  Rolf KalbermatterImplemented CheckEscapesA/W.
2003-01-07  Dimitrie O. PaunDefine NONAMELESS{STRUCT,UNION} explicitly in the files...
2002-10-25  Michael StefaniucSome small cleanups.
2002-07-24  Juergen Schmied- Cleaned up the implementation of shell folders and...
2002-07-02  Juergen Schmied- changed STRRET definition
2002-05-31  Vincent BéronRemoved trailing whitespace.
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,