Sweden-Number/dlls/user/tests
Francois Gouget c7dcf642ea Add trailing '\n's to ok() calls. 2005-07-06 15:46:47 +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 The update region passed in WM_NCPAINT and the clipping region passed 2005-03-30 17:11:46 +00:00
dde.c
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 Fix declarations. 2005-06-15 10:20:53 +00:00
menu.c Add trailing '\n's to ok() calls. 2005-07-06 15:46:47 +00:00
msg.c Fix some more -Wstrict-prototypes warnings. 2005-06-21 20:53:13 +00:00
resource.c
resource.rc Take Shift key state into account while processing an accelerator. 2005-02-21 18:33:27 +00:00
sysparams.c Revert SPI_SETMOUSEBUTTONSWAP changes. 2005-06-30 18:14:14 +00:00
text.c Use textlen instead of len. 2005-03-31 10:07:26 +00:00
win.c Add trailing '\n's to ok() calls. 2005-07-06 15:46:47 +00:00
winstation.c Keep track of the windows and hooks used by a thread to properly 2005-06-28 19:37:52 +00:00
wsprintf.c