Sweden-Number/dlls/user32/tests
Andrew Eikum c1c3198aa4 user32: Don't always insert menu items during WM_MDISETMENU.
MSDN says WM_MDISETMENU shouldn't change the frame menu if it is given
as NULL. Tests bear that out. Some other tests are included to show we
haven't broken behavior on e.g. initially maximized MDI child windows.

Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-08-08 18:41:29 +09:00
..
Makefile.in
broadcast.c
class.c
clipboard.c
combo.c
cursoricon.c
dce.c user32/tests: Use wine_dbgstr_rect() to print RECTs. 2016-06-17 00:09:21 +09:00
dde.c
dialog.c
edit.c user32/tests: Use wine_dbgstr_rect() to print RECTs. 2016-06-17 00:09:21 +09:00
generated.c
input.c
listbox.c user32/tests: Use wine_dbgstr_rect() to print RECTs. 2016-06-17 00:09:21 +09:00
menu.c user32/tests: Use wine_dbgstr_rect() to print RECTs. 2016-06-17 00:09:21 +09:00
monitor.c user32/tests: Use wine_dbgstr_rect() to print RECTs. 2016-06-17 00:09:21 +09:00
msg.c user32/tests: Make use of todo_wine_if(). 2016-08-04 16:50:52 -05:00
resource.c
resource.rc
scroll.c user32/tests: Use wine_dbgstr_rect() to print RECTs. 2016-07-06 16:15:52 +09:00
static.c user32/tests: Remove an unused macro. 2016-06-17 00:09:20 +09:00
sysparams.c
test_mono.bmp
text.c user32: Properly handle invalid parameters in CharToOem[Buff]W and OemToChar[Buff]W. 2016-07-08 20:12:12 +09:00
uitools.c user32/tests: Add some IsRectEmpty() tests. 2016-06-17 00:09:23 +09:00
win.c user32: Don't always insert menu items during WM_MDISETMENU. 2016-08-08 18:41:29 +09:00
winstation.c
wsprintf.c