atl80: Added AtlComModuleRegisterServer implementation (based on AtlModuleRegisterSer...
[wine] / dlls / shlwapi / thread.c
2012-09-24  Francois GougetUse the CP_ACP and NULL macros instead of numeric liter...
2012-08-13  Michael Stefaniucshlwapi: Avoid FALSE:TRUE conditional expressions.
2010-11-30  Michael Stefaniucshlwapi: Use an iface instead of an vtbl pointer in...
2010-04-20  Detlef Riekenbergshlwapi: Implement SHCreateThreadRef.
2010-04-19  Detlef Riekenbergshlwapi: Fix broken NULL checks (with tests).
2008-11-06  Michael Stefaniucshlwapi: Remove superfluous casts of/to void pointers.
2007-10-26  Dmitry Timoshkovshlwapi: Update exported API entries according to the...
2007-08-30  Francois GougetAssorted non-ANSI function declaration fixes (missing...
2007-04-16  Andrew Talbotslwapi: Make function definitions and declarations...
2007-03-29  Dmitry Timoshkovshlwapi: Match shlwapi wrappers to MSDN descriptions.
2007-01-03  Alexandre Julliardshlwapi: Use the appropriate constant for an uninitiali...
2006-10-06  Hans Leidekkershlwapi: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-08-09  Huw Davies_CreateAllAccessSecurityAttributes takes three parameters.
2005-01-07  Mike McCormackUse CreateEventW in preference to CreateEventA for...
2004-10-07  Francois GougetDon't define COBJMACROS in objbase.h.
2004-04-09  Francois GougetUse named constants instead of magic numbers.
2004-01-27  Francois GougetAdd missing '\n's to debug traces.
2003-09-11  Robert Shearman- Convert ordinals to their real names.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-20  Alexandre Julliardwinnls.h must not include winbase.h.
2003-07-18  Jon GriffithsMisc fixes.
2003-06-18  Francois GougetTypos/spelling fixes.
2003-04-02  Andreas MohrSome spelling and formatting fixes.
2003-03-18  Jon GriffithsDocumentation updates.
2003-01-15  Juergen SchmiedGive some functions real names.
2002-12-05  Ove KaavenMake sure that no files except unknwn.h include wine...
2002-10-25  Michael StefaniucCompile the shlwapi dll with -DSTRICT.
2002-09-20  Jon GriffithsReorganise/minor tidyup of ordinal functions.
2002-08-19  Jon GriffithsCreate security attributes when running as NT or later.
2002-08-09  Patrik StridvallFixed some issues found by winapi_check.
2002-07-22  Jon GriffithsMove thread related functions to new file.