shlwapi: Move SHAddDataBlock() to the front and remove the forward declaration.
[wine] / dlls / shlwapi / ordinal.c
2002-07-03  Gregg MattinsonCast void* to char* for pointer arithmetic.
2002-07-02  Juergen Schmied- implementations for SHLWAPI_267, SHLWAPI_268
2002-07-01  Alexandre Julliard- stubs for SHLWAPI.295 (create a URL shortcut ?) and...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-09  Juergen SchmiedReimplemented SHRegGetPathA/W, SHGetValueA/W, SHRegGetP...
2002-04-03  Alexandre JulliardAvoid local WINAPI function pointers to work around...
2002-03-20  Jon GriffithsDocument, implement/fix and test 110+ Path functions.
2002-03-20  Guy L. Albertelli- Reimplement functions 350, 351, 352 to use appropriat...
2002-03-19  Sergei TurchanovOrdinal 342 is really named SHInterlockedCompareExchange.
2002-03-11  Turchanov SergeiImplement ordinal 342.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-28  Michael CardenasMore complete implementation of SHLWAPI_356.
2002-02-21  Guy L. Albertelli- Forward ordinals 40, 41, 143, 362 to appropriate...
2002-02-05  Patrik StridvallMSVC compile fixes.
2002-01-18  Patrik StridvallFixed some issues found by winapi_check.
2001-12-24  Jon GriffithsImplement/document ordinals 7-11.
2001-12-11  Jon GriffithsAdd exclusion defs & remaining funcs, remove internal...
2001-12-04  Guy L. Albertelli- Correct implementation of _169 (call of Release)...
2001-12-01  Guy L. Albertelli- Stub routines for _164, _208, _210, _211, _239, _356...
2001-11-20  Patrik StridvallDocumentation fixes.
2001-11-13  Guy L. Albertelli- Implement ordinals 7, 8, 9, 13, 14, 19, 36.
2001-11-06  Guy Albertelli- Implement SHLWAPI_1 (ASCII version of SHLWAPI_2).
2001-10-28  Guy L. Albertelli- Added stubs for _18,_21,_22 which seem to be used...
2001-10-24  Guy Albertelli- Implement:
2001-10-21  Guy L. Albertelli- Add stubs for _25, _33, _35
2001-10-01  Andreas MohrFix/document SHLWAPI ordinals 217 and 218.
2001-09-19  Alexandre JulliardFixed a couple of HWND type mismatches.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-06-11  Patrik StridvallFixed some issues found by winapi_check.
2001-05-24  Andreas Mohr- add stubs SHLWAPI_294, UrlApplySchemeW
2001-02-13  Jon GriffithsImplement a bunch of shlwapi functions, add some new...
2001-01-26  James JuranAdd <string.h> to files that needed it.
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-12-19  Marcus Meissnershlwapi forwarders for SetWindowLongW and CallWindowProcW.
2000-12-01  Patrik StridvallAdded/modified documentation for function arguments.
2000-11-25  Marcus MeissnerAdded some ordinal stubs, implemented SHDeleteValue...
2000-11-01  Lawson WhitneyStubs for UrlMkSetSessionOption, SHLWAPI_132, SHGetInve...
2000-09-22  Huw D M DaviesStubs for shlwapi.151 and shlwapi.153.
2000-08-14  Alexandre JulliardReplaced all lstr* calls from inside Wine code by their...
2000-07-26  Alexandre JulliardMoved shlwapi routines from shell32.dll to shlwapi...
2000-07-09  Alexandre JulliardCreated separate libraries for dplay, shfolder, shlwapi...