ntdll: Implement IMAGE_REL_BASED_THUMB_MOV32 relocation on ARM.
[wine] / include / shlwapi.h
2012-12-20  Nikolay Sivovshlwapi: Implement IsCharSpaceA().
2012-10-01  Francois Gougetshlwapi: Implement PathCreateFromUrlAlloc().
2012-09-24  Francois Gougetshlwapi: Fix the declaration of UrlIsFileUrlW().
2011-11-14  Michael Stefaniucinclude: Make "long" numeric constants LP64/LLP64 proof...
2010-07-21  Thomas Mullalyinclude: Updated the URL_SCHEME enum.
2010-07-19  Andrew Nguyenshlwapi: Implement StrStrNIW.
2010-07-19  Andrew Nguyenshlwapi: Implement StrStrNW.
2010-07-19  David Hedberginclude: Add some missing function declarations in...
2010-05-08  Piotr Cabaninclude: Fix typo in shlwapi.h.
2010-04-20  Detlef Riekenbergshlwapi: Implement SHCreateThreadRef.
2010-03-29  Nikolay Sivovshlwapi: Use public define for QISearch table entry...
2010-03-01  Nikolay Sivovshlwapi: Implement SHFormatDateTimeA/SHFormatDateTimeW...
2010-02-01  Piotr Cabanshlwapi: Update SHRegGetValue definition.
2008-12-31  Alexandre Julliardshlwapi: Convert wvnsprintfA/W to use an MS ABI vararg...
2008-11-13  Austin Englishinclude/shlwapi: Fix some typos.
2008-10-13  Lei Zhangshlwapi: Add some tests for AssocQueryStringW.
2008-05-30  Alexandre Julliardinclude: Use WINE_NO_UNICODE_MACROS instead of __WINESR...
2007-10-24  Bang Jun-youngshlwapi: SHRegDuplicateHKey() is now defined in the...
2007-05-25  Nigel Liangshlwapi: Stub implementation for SHSetTimerQueueTimer.
2006-11-09  Francois Gougetshlwapi: Add a fixme for a missing include.
2006-06-12  Alexandre Julliardinclude: Make the Dll* entry points hidden.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-08-08  Alexandre JulliardAdded a prototype for DllGetVersion to enable type...
2005-07-26  Alexandre JulliardUncomment the typedef in the DECLARE_INTERFACE macro...
2004-12-13  Eric PouechFixed some errors in function prototypes.
2004-10-05  Huw DaviesRewrite PathCreateFromUrl.
2004-10-05  Alexandre JulliardGet rid of the non-standard Ixxx_METHODS macro definiti...
2004-10-04  Francois GougetFix incorrect usage of COBJMACROS.
2004-09-29  Huw DaviesParseURL is now documented, so move it into shlwapi.h.
2004-09-22  Steven EdwardsMove URL_SCHEME typedef to match PSDK.
2004-08-19  Francois GougetFix packing of shlwapi.h
2004-08-12  Jacek CabanImplemented IsOS function.
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_DEFINE macro.
2004-07-08  Francois GougetAssorted spelling fixes.
2004-02-17  Alexandre JulliardFixed IntlStrEqWorkerA/W prototypes.
2004-02-10  Jon GriffithsAdd some missing prototypes, fix AssocIsDangerous.
2004-01-23  Ge van GeldorpFix various function prototypes to conform to PSDK.
2004-01-19  Rolf KalbermatterImplemented PathFileExistsAndAttributesA/W function.
2004-01-06  Francois GougetAssorted spelling fixes.
2003-09-23  Jon GriffithsAdded StrFormatKBSizeA/W.
2003-08-28  Dimitrie O. PaunUse angle brackets (<>) rather than quotes ("") for...
2003-04-11  Alexandre JulliardSimplified COM interface declarations, removing the...
2003-04-10  Alexandre JulliardGet rid of the ICOM_CALL macros.
2003-04-10  Alexandre JulliardUse a more compatible technique to declare COM interfac...
2003-03-15  Jon GriffithsAdd some missing prototypes.
2003-01-04  Dimitrie O. PaunRename __WINE__ to __WINESRC__.
2002-11-12  Patrik StridvallFixed mismatches between the Wine headers and the Micro...
2002-09-20  Jon GriffithsReorganise/minor tidyup of ordinal functions.
2002-08-19  Jon GriffithsFix existing string functions, implement a bunch of...
2002-07-24  Alexandre JulliardFixed duplication of definitions between shlwapi.h and
2002-07-22  Jon GriffithsAdd some new defines and functions.
2002-07-03  Gregg MattinsonRemoved extra , from last element in enum declarations.
2002-05-21  Francois GougetTest for IStream_IMETHODS before defining APIs that...
2002-03-20  Jon GriffithsDocument, implement/fix and test 110+ Path functions.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-31  Patrik StridvallMove __stdcall/__cdecl to the right place.
2001-12-17  Jon GriffithsImplemented, documented or fixed SHDeleteOrphanKeyA...
2001-12-11  Jon GriffithsAdd exclusion defs & remaining funcs, remove internal...
2001-12-01  Guy L. Albertelli- Stub routines for _164, _208, _210, _211, _239, _356...
2001-11-13  Guy L. Albertelli- Implement ordinals 7, 8, 9, 13, 14, 19, 36.
2001-11-06  Guy Albertelli- Define rest of URL_ESCAPE... and other flags.
2001-10-21  Guy L. Albertelli- Implement HUSKEY design.
2001-09-20  Guy L. AlbertelliDefine the SHQueryValueEx{A|W} entry points.
2001-07-10  Peter HunnisettAdd shlwapi.wvnsprintf[AW], header info and comments.
2001-05-29  Marcus MeissnerFirst try at implementing PathGetCharType().
2001-02-12  Francois GougetChange the callback declarations to a safer format.
2001-01-07  Huw D M DaviesMoved all the documented shlwapi functions out of undoc...
2001-01-05  Huw D M DaviesImplemented a few Url* functions.
2000-09-29  Francois GougetMoved DLLVERSIONINFO to shlwapi.h.
2000-09-29  Mike McCormackImplemented SHDeleteEmptyKeyA, SHDeleteKeyA.
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 all lstr* calls from inside Wine code by their...
2000-07-28  Patrik StridvallFixed some warnings.
2000-06-24  Juergen Schmied- many new Path* stubs
2000-06-13  Juergen Schmied- new dll shfolder.dll
2000-06-01  Juergen Schmied- New (some stubs): SHGetFolderLocation, PathAddExtension,
2000-04-28  Juergen SchmiedComplete cleanup, bugfixes.