Sweden-Number/dlls/user/tests
Rein Klazes 1d0ec411d4 user: Add conformance tests for menu item drawing. 2006-02-20 12:00:39 +01:00
..
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01: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 Correct cases where arguments of ok() calls depend on the order in 2004-12-27 17:26:37 +00:00
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 user: Don't automatically add a bunch of styles in create_editcontrol. 2006-01-27 15:47:32 +01: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 Remove unnecessary WNDPROC casts. 2004-12-06 11:51:29 +00:00
listbox.c Add a test for LB_SELITEMRANGE, make it pass under Wine. 2005-12-01 11:12:34 +01:00
menu.c user: Add conformance tests for menu item drawing. 2006-02-20 12:00:39 +01:00
monitor.c gdi: Device name returned from EnumDisplayDevices is valid for CreateDC. 2006-01-03 12:05:54 +01:00
msg.c user/tests: Add test for low level mouse hooks. 2006-01-30 14:56:17 +01:00
resource.c user/tests: Added \n to a few ok() calls. 2006-01-20 16:16:43 +01:00
resource.rc Take Shift key state into account while processing an accelerator. 2005-02-21 18:33:27 +00:00
sysparams.c user: Fix SPI_{G|S}ETFONTSMOOTHING with tests. 2006-01-27 19:19:19 +01:00
text.c Fixes for missing prototypes warnings. 2006-02-06 13:13:28 +01:00
win.c user: Don't drop owned windows in WIN_EnumChildWindows. 2006-01-25 15:07:02 +01: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 Add trailing '\n's to ok() calls. 2004-01-23 20:50:35 +00:00