Sweden-Number/dlls/user/tests
Francois Gouget 56dac9118e Define DCX_USESTYLE if it is not defined already. Fixes the
compilation with the PSDK.
2005-08-10 15:00:44 +00:00
..
.cvsignore Beginnings of support for window stations and desktops. 2005-06-08 18:44:50 +00:00
Makefile.in Beginnings of support for window stations and desktops. 2005-06-08 18:44:50 +00:00
class.c Fix declarations. 2005-06-15 10:20:53 +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 Add DDE transaction test, make it pass under Wine. 2005-07-08 11:33:09 +00:00
dialog.c GetDlgItemText should always try to NULL terminate the string. 2005-07-01 15:38:39 +00:00
edit.c Fix some failing tests. 2005-07-05 14:04:25 +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 The listbox test shows that the control id must be stored in WPARAM 2005-08-08 11:02:54 +00:00
menu.c Add trailing '\n's to ok() calls. 2005-07-06 15:46:47 +00:00
msg.c Add a MsgWaitForMultipleObjects test. 2005-07-07 17:20:44 +00:00
resource.c
resource.rc
sysparams.c gcc 4.0 -Wpointer-sign fixes (Reg* functions). 2005-07-06 19:08:05 +00:00
text.c Use textlen instead of len. 2005-03-31 10:07:26 +00:00
win.c Make CreateWindow with invalid menu handle test pass on Wine. 2005-08-09 10:22:45 +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