Sweden-Number/dlls/user/tests
Francois Gouget 5512ae2685 Disable MSVC warning 4116 to avoid the 'unnamed type definition in
parentheses' warning caused by TYPE_ALIGNMENT().
2004-09-06 20:29:53 +00:00
..
.cvsignore Add test to demonstrate DrawText() with DT_CALCRECT incorrect behavior 2004-07-20 22:09:14 +00:00
Makefile.in 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 Fix a bug in ShellExecute which called DdeCreateStringHandleW with a 2004-04-23 21:32:17 +00:00
dialog.c Added missing trailing '\n's to ok() calls. 2004-09-02 20:09:37 +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 Prevent Windows 95 from blocking on linking issue. 2004-05-05 01:07:04 +00:00
listbox.c Add trailing '\n's to ok() calls. 2004-01-23 20:50:35 +00:00
msg.c GetUpdateRect should return TRUE even if only the non-client area is 2004-09-02 20:13:19 +00:00
resource.c Fix signed/unsigned comparison warnings. 2004-08-09 18:52:18 +00:00
resource.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +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 Button should do ReleaseCapture() on WM_KILLFOCUS if it's in a pressed 2004-08-26 18:33:40 +00:00
wsprintf.c Add trailing '\n's to ok() calls. 2004-01-23 20:50:35 +00:00