uxtheme/tests: Use HRESULT_FROM_WIN32 to check the error codes, not LOWORD.
[wine] / dlls / kernel32 / tests / codepage.c
2008-03-26  Dan Kegelkernel32: Test negative dest len in WideCharToMultiByte.
2008-03-26  Dmitry Timoshkovkernel32: Make the test compatible with win9x.
2008-03-12  Paul Vrienskernel32/tests: Skip some tests on win95.
2007-05-18  Dmitry Timoshkovkernel32: Add an overflow test for MultiByteToWideChar.
2007-05-18  Dmitry Timoshkovkernel32: Print last error value as unsigned, printing...
2006-12-27  Michael Stefaniuckernel32/tests: In multiline strings there is no need...
2006-11-24  Marcus Meissnerkernel32/tests: Test -1 length for NULL ptr too.
2006-10-10  Michael Stefaniuckernel32/tests: Win64 printf format warning fixes.
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.