wine/dlls/user/tests
2004-10-26 21:18:10 +00:00
..
.cvsignore Add test to demonstrate DrawText() with DT_CALCRECT incorrect behavior 2004-07-20 22:09:14 +00:00
class.c Fix signed/unsigned comparison warnings. 2004-08-09 18:52:18 +00:00
clipboard.c Added missing trailing '\n's to ok() calls. 2004-09-02 20:09:37 +00:00
dde.c
dialog.c The initial dialog focus should be established by the default handler 2004-09-10 22:29:02 +00:00
generated.c Disable MSVC warning 4116 to avoid the 'unnamed type definition in 2004-09-06 20:29:53 +00:00
input.c
listbox.c Draw background of the empty selected item in empty lists. 2004-10-05 22:31:00 +00:00
Makefile.in Add test to demonstrate DrawText() with DT_CALCRECT incorrect behavior 2004-07-20 22:09:14 +00:00
msg.c Make button return exactly the same dialog codes as Windows does. 2004-10-26 21:18:10 +00:00
resource.c Fix signed/unsigned comparison warnings. 2004-08-09 18:52:18 +00:00
resource.rc Add a test case for accelerators, make the test pass on Wine. 2004-10-05 23:45:35 +00:00
sysparams.c Define _WIN32_WINNT otherwise we are missing some definitions with the 2004-08-11 18:50:40 +00:00
text.c Add test to demonstrate DrawText() with DT_CALCRECT incorrect behavior 2004-07-20 22:09:14 +00:00
win.c - WM_MDISETMENU handler should update new frame menu only if an active 2004-10-11 19:55:28 +00:00
wsprintf.c