shlwapi: Fixed the string tests on Vista.
[wine] / dlls / shlwapi / tests / string.c
2008-08-05  Reece Dunnshlwapi: Fixed the string tests on Vista.
2008-05-19  Paul Vriensjanitorial: Close COM after tests.
2008-03-05  Francois Gougetshlwapi/tests: Skip the string tests for the functions...
2008-03-05  Francois Gougetshlwapi/tests: The function pointers are global so...
2008-03-05  Francois Gougetshlwapi/tests: Add skip statements for missing function...
2007-12-11  Alistair Leslie... shlwapi: Fix memory leak in test.
2007-06-27  Michael Stefaniucjanitorial: Remove superfluous casts of void pointers...
2007-03-28  Francois GougetRemove unneeded checks on the GetModuleHandle() return...
2007-03-12  Stefan HuehnerChange some functions arguments from () -> (void).
2007-02-05  Mikołaj Zalewskishlwapi: Test string functions when buffer is too small.
2006-12-08  Alexandre Julliardshlwapi: Fixed string tests for non-English locales.
2006-11-24  Francois Gougetshlwapi/tests: Remove unneeded NONAMELESS* macros.
2006-10-23  Mikołaj Zalewskishlwapi: Test and fix StrRStrI[AW].
2006-10-23  Mikołaj Zalewskishlwapi/tests: Disable the StrFromTimeInterval tests...
2006-10-23  Mikołaj Zalewskishlwapi/tests: Enable the locale-dependent tests if...
2006-10-23  Mikołaj Zalewskishlwapi/tests: Make the string.c tests compile in Visua...
2006-10-07  Hans Leidekkershlwapi/tests: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-06-27  Stefan HuehnerFix some -Wstrict-prototypes warnings.
2005-06-14  Mike McCormackFixes for -Wmissing-declaration and -Wwrite-string...
2005-05-18  Pierre d'HerbemontRemove stdlib.h inclusion if winsock.h is included.
2005-01-25  Hans LeidekkerStrIsIntlEqual and IntlStrEqWorker may be absent.
2004-09-13  Jon GriffithsImplement SHSimulateDrop, MIME_GetExtensionA/W, StrCpyN...
2004-07-21  Alexandre JulliardFixed flags handling in StrIsIntlEqualA/W (spotted...
2004-05-05  Jakob ErikssonWindows 95 has no StrRetToBSTR, add dynamic lookup...
2004-02-17  Robert Shearman- Add IntlStrEqWorkerA/W.
2004-02-10  Jon GriffithsTest StrRetToBSTR.
2004-01-27  Francois GougetAdd trailing '\n's to ok() calls.
2003-11-22  Dmitry TimoshkovMove CompareString implementation to libwine_unicode...
2003-10-01  Jon GriffithsNew tests for shlwapi string and clsid functions.