Sweden-Number/dlls/user/tests
Dmitry Timoshkov 0940654da7 Fix message tests to run cleanly on Windows XP SP1. 2005-11-14 11:24:06 +00:00
..
.cvsignore EnumDisplayDevices and GetMonitorInfo should return the same device 2005-09-28 10:17:13 +00:00
Makefile.in EnumDisplayDevices and GetMonitorInfo should return the same device 2005-09-28 10:17:13 +00:00
class.c Use Get/SetClassLongPtr to access the module handle. 2005-09-12 12:06:26 +00:00
clipboard.c
dce.c Define DCX_USESTYLE if it is not defined already. Fixes the 2005-08-10 15:00:44 +00:00
dde.c Calling DdeUninitialize hangs DDE test on XP SP1, so remove that call, 2005-09-26 09:55:25 +00:00
dialog.c GetDlgItemText should always try to NULL terminate the string. 2005-07-01 15:38:39 +00:00
edit.c - Fix text placement. 2005-09-06 11:40:01 +00:00
generated.c Avoid warnings in generated tests by casting sizeof(x) to an int. 2005-07-03 11:23:30 +00:00
input.c
listbox.c Listbox delete string handling should validate the range of the 2005-08-27 09:24:14 +00:00
menu.c Remove spaces before '\n' in traces. 2005-11-10 12:14:56 +00:00
monitor.c Make user test loadable on NT4. 2005-10-11 20:27:27 +00:00
msg.c Fix message tests to run cleanly on Windows XP SP1. 2005-11-14 11:24:06 +00:00
resource.c - Try LoadLibrary/LoadImage to extract icons from wine's built-in dlls 2005-10-26 12:05:59 +00:00
resource.rc
sysparams.c Re-enable SPI_{GET,SET}BORDER tests and fix the bugs that caused them 2005-11-08 19:58:37 +00:00
text.c Fixed a lot of bugs in TEXT_TabbedTextOut. With the test cases used to 2005-10-26 10:04:21 +00:00
win.c ReleaseCapture should return TRUE. 2005-10-03 11:06:14 +00:00
winstation.c Don't run tests on platforms that don't support WindowStation calls. 2005-07-18 09:08:58 +00:00
wsprintf.c