Disable MSVC warning 4116 to avoid the 'unnamed type definition in
[wine] / dlls / shlwapi / tests / path.c
2004-08-09  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-04-27  Kevin KoltzauAllow UrlCombine to calculate size of required buffer.
2004-03-16  Uwe BonnesUrlCanonicalizeW: Remove \r and \n at the end of lpszUr...
2004-03-03  Kevin KoltzauFix UrlCanonicalize and add regression test.
2004-01-27  Francois GougetAdd trailing '\n's to ok() calls.
2003-10-07  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-09-25  Jon GriffithsVarious test fixes for XP/msvc.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-05-13  Francois GougetChange the #include order so the test compiles with...
2003-01-09  Matthew MastracciAdd implementation for PathCreateFromUrlW and add the...