Sweden-Number/dlls/user32/tests
Brendan Shanks c8dbb0c4c1 user32: Fix behavior of GetWindowInfo(0, NULL).
Windows doesn't do a NULL check on the WINDOWINFO pointer.

Signed-off-by: Brendan Shanks <bshanks@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-09-24 11:34:18 +02:00
..
Makefile.in user32/tests: Add RegisterRawInputDevices parameter validation tests. 2019-09-12 22:47:45 +02:00
broadcast.c
class.c
clipboard.c
combo.c
cursoricon.c
dce.c
dde.c
dialog.c user32/tests: Remove an extraneous check. 2019-09-03 20:42:56 +02:00
edit.c
generated.c
input.c
listbox.c
menu.c
monitor.c
msg.c server: Validate the filter window handle in get_message. 2019-09-18 21:55:16 +02:00
rawinput.c user32: Add parameter validation for RegisterRawInputDevices. 2019-09-12 22:47:45 +02:00
resource.c
resource.rc
scroll.c
static.c
sysparams.c
test_mono.bmp
text.c
uitools.c
win.c user32: Fix behavior of GetWindowInfo(0, NULL). 2019-09-24 11:34:18 +02:00
winstation.c
wsprintf.c