user32: Add a test showing WM_GETTEXT doesn't crash with bad pointers.
[wine] / dlls / user32 / tests / sysparams.c
2006-12-14  Francois Gougetuser32/tests: Replace some '#if 0's with 'if (0)'s.
2006-12-11  Marcus Meissnermade functions and variables static in some testcases.
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.