Fixed header dependencies to be fully compatible with the Windows
[wine] / dlls / shlwapi / ordinal.c
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-09-04  Alexandre JulliardConverted obj_webbrowser.h to IDL and moved the definit...
2003-09-03  Alexandre JulliardAvoid including wine/obj_*.h files directly from C...
2003-08-18  Francois GougetSpelling and case fixes.
2003-07-26  Jon GriffithsImplement @13, 160, 161, 173, 177, 178, 189, 192, 221...
2003-07-22  Jon GriffithsImplement @203.
2003-04-07  Rolf KalbermatterImplement SHLWAPI_269 and SHLWAPI_270.
2003-03-27  Rolf KalbermatterImplemented SHLWAPI_266 and SHLWAPI_271.
2003-01-03  Dimitrie O. PaunEliminate lots of __WINE__ conditionals from the headers.
2002-12-16  György 'Nog' Jeney- Implement ordinals 167 and 171.
2002-12-10  Alexandre Julliardwinnt.h should not be self-contained, it must depend...
2002-12-06  Rolf KalbermatterFix some parameter types.
2002-12-05  Ove KaavenMake sure that no files except unknwn.h include wine...
2002-12-02  Francois GougetRemoved unnecessary HANDLE typecasts.
2002-10-25  Michael StefaniucCompile the shlwapi dll with -DSTRICT.
2002-10-10  Michael Stefaniuc- change the internal functions in windows/cursoricon...
2002-10-03  Alexandre JulliardRemoved LPxxx handle types that don't exist under Windows.
2002-09-20  Jon GriffithsReorganise/minor tidyup of ordinal functions.
2002-09-16  Duane ClarkWait for app to come up before attempting DDE connection.
2002-09-10  Jon GriffithsImplement @163,164,168,175,182,187,286,SHSkipJunction.
2002-09-06  Jon GriffithsAdd @138,@157,@180,@197,@204.
2002-08-28  Patrik StridvallMSVC compatibility fixes.
2002-08-16  Dmitry TimoshkovImplement comctl32.417 and shlwapi.299. This avoids...
2002-07-23  Patrik StridvallFixed some issues found by winapi_check.
2002-07-22  Jon GriffithsMove thread related functions to new file.
2002-07-20  Juergen Schmied- Many stubs
2002-07-19  Patrik StridvallFixed some issues found by winapi_check.
2002-07-16  Guy L. Albertelli- Remove stub for ordinal 394 and replace with forward to
2002-07-09  Jon GriffithsImplement/document @17,18,19,20,21,22 (Compact list...
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...