shlwapi: Implement IsCharSpaceA().
[wine] / dlls / shlwapi / tests / clist.c
2011-02-11  Austin Englishshlwapi/tests: Remove useless assignments (LLVM/Clang).
2010-10-11  Jacek Cabanshlwapi: Skip more tests on too old shlwapi.dll.
2009-10-06  Ge van Geldorpshlwapi/tests: Add acceptable error code for Win7 clist...
2009-01-22  Michael Stefaniucshlwapi: Remove superfluous pointer casts.
2007-08-08  Paul Vriensshlwapi/tests: Use GetModuleHandleA instead of LoadLibr...
2006-12-14  Francois Gougetshlwapi/tests: Replace some '#if 0's with 'if (0)'s.
2006-10-12  Alexandre JulliardFixed some printf warnings caused by using sizeof.
2006-10-07  Hans Leidekkershlwapi/tests: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-09-13  Alexandre JulliardRemove the 'L' suffix on a number of constants to avoid...
2005-07-13  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-03-16  Jon GriffithsFix two failures and (hopefully) a crash with early...
2005-02-10  Francois GougetAssorted spelling fixes.
2005-01-17  Paul VriensUse Interlocked* functions in AddRef and Release.
2004-01-27  Francois GougetAdd trailing '\n's to ok() calls.
2003-09-25  Jon GriffithsVarious test fixes for XP/msvc.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-03-15  Jon GriffithsCorrect behaviour for some error conditions.
2002-12-18  Francois GougetFix signed/unsigned warnings.
2002-09-17  Francois GougetRemove references to PCVOID and LPUINT.
2002-07-16  Jon GriffithsImplement SHCreateStreamOnFileA/W/Ex, ordinals @166...
2002-07-09  Jon GriffithsImplement/document @17,18,19,20,21,22 (Compact list...