user32/tests: Fix build with MSVC.
[wine] / dlls / user32 / tests / resource.c
2011-07-28  Austin Englishuser32/tests: Remove win9x hacks.
2009-02-16  Alexandre Julliarduser32/tests: Fix some checks of the key value in accel...
2009-02-13  Alexandre Julliarduser32/tests: Print the wrong accelerator values in...
2008-11-14  Alexandre Julliarduser32/tests: Fix the resource tests for various Window...
2008-08-05  Alexandre Julliarduser32/tests: Fix some test failures on win9x.
2008-07-30  Alexandre Julliarduser32/tests: Fix some tests on Win9x.
2008-03-28  Marcus Meissneruser32/tests: Mark unsigned entitities as unsigned.
2008-03-24  Marcus Meissneruser32/tests: Skip checks if pre-condition does not...
2008-03-11  Christopher Berneruser32: Make LoadStringW pass tests.
2008-03-05  Francois Gougetuser32/tests: Add the trailing '\n' to a couple of...
2008-03-03  Alexandre Julliarduser32: Reimplement LoadStringA to avoid memory allocat...
2008-03-03  Christopher Berneruser32/tests: Conformance tests for LoadStringW and...
2007-03-28  Francois GougetRemove unneeded checks on the GetModuleHandle() return...
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.