- Implement string functions in comctl32.
[wine] / dlls / shlwapi / thread.c
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.