dsound: Express buffer positions in terms of bytes, not fragments.
[wine] / dlls / shlwapi / ordinal.c
2006-06-20  Juan Langshlwapi: Small cleanups.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-05  Mike McCormackshlwapi: Add a stub implementation for IUnknown_Proffer...
2006-05-05  Mike McCormackshlwapi: Add a stub implementation for IUnknown_QuerySe...
2006-03-21  Francois GougetAssorted spelling fixes.
2006-02-06  Eric PouechFixes for missing prototypes warnings.
2006-02-02  Stefan Leichtershlwapi: Added stub for ShellMessageBoxWrapW.
2005-09-20  Dmitry TimoshkovFix the usage of COLOR_xxx constants in the place of...
2005-08-15  Vincent BéronCorrect typo in format string.
2005-08-12  Huw DaviesImplement SHLoadRegUIStringW.
2005-08-10  Huw DaviesPartial implementation of DeleteMenuWrap.
2005-08-10  Huw DaviesImplement IUnknown_EnumObjects.
2005-08-09  Huw DaviesImplement and add tests for the FDSA functions.
2005-08-08  Huw DaviesIUnknown_SetSite calls IObjectWithSite_SetSite or
2005-08-08  Huw DaviesFix call to GetMenuItemInfo and unicodify while we...
2005-06-30  Francois GougetAssorted spelling fixes.
2005-03-23  Francois GougetAssorted spelling fixes.
2005-03-18  Jon GriffithsImplement @188,190,195,200,256,478,481.
2005-02-16  Thomas WeidenmuellerForward to user32 when appropriate.
2005-02-15  Dmitry Timoshkov- Fix prototypes of GetClassLongA/W, GetClassLongPtrA...
2005-01-03  Jacek CabanGet rid of W->A calls.
2005-01-03  Jon GriffithsDocumentation fix.
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-22  Francois GougetRemove unneeded NULL casts.
2004-12-17  Jon GriffithsRemove unneeded headers to reduce unneeded rebuilds.
2004-09-25  Ge van GeldorpSHGetAppCompatFlags takes 4 bytes of parameters.
2004-09-23  Robert ShearmanDon't define GWL_USERDATA, GWL_ID, GWL_HWNDPARENT,...
2004-09-16  Mike McCormackFix some -Wsigned-compare warnings.
2004-09-13  Jon GriffithsImplement SHSimulateDrop, MIME_GetExtensionA/W, StrCpyN...
2004-08-31  Francois GougetDon't export the shell32 SHAllocShared functions by...
2004-08-22  Alexandre JulliardDon't define BEGIN_INTERFACE in unknwn.h.
2004-08-12  Jacek CabanImplemented IsOS function.
2004-08-11  Francois GougetModify widl to put the C COM macros inside an #ifdef...
2004-07-17  Alexandre JulliardImplemented GetUIVersion (based on a patch by Stefan...
2004-07-16  Stefan LeichterRemoved the crosscalls (unicode to ascii) from GetAccep...
2004-06-17  Stefan LeichterAdded tests for GetAcceptLanguagesA.
2004-06-01  Raphael JunqueiraStub for SHFlushSFCacheWrap.
2004-05-19  Eric PouechGetModuleFileName[AW] doesn't terminate the string...
2004-04-20  Francois GougetMake Unicode strings 'static const'.
2004-04-12  Francois GougetAssorted spelling fixes.
2004-03-27  Ulrich CzekallaImplement FixSlashesAndColonW and add stub for SHGetApp...
2004-03-23  Francois GougetAssorted spelling fixes.
2004-03-18  Jon GriffithsImplement SHMessageBoxCheck functions && add dialog...
2004-02-28  Dmitry TimoshkovAdd SHMenuIndexFromID and SHCoCreateInstanceAC.
2004-02-20  Patrik StridvallFixed some issues found by winapi_check.
2004-02-17  Jon GriffithsStub the stopwatch API.
2004-02-05  Juan LangStub for MLIsMLHInstance.
2004-01-27  Francois GougetAdd missing '\n's to debug traces.
2003-10-01  Jon GriffithsAdd @405/406, document URL functions.
2003-09-11  Robert Shearman- Convert ordinals to their real names.
2003-09-10  Alexandre JulliardRemoved the A/W constants for builtin cursors, icons...
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.
next