Sweden-Number/dlls/user32
Dmitry Timoshkov 7d2abd5912 user32: DefWindowProc(WM_NCCALCSIZE) should return 0.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=37609
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-10 22:40:45 +01:00
..
resources
tests user32: DefWindowProc(WM_NCCALCSIZE) should return 0. 2022-02-10 22:40:45 +01:00
Makefile.in
button.c
caret.c
class.c
clipboard.c
combo.c
controls.h user32: DefWindowProc(WM_NCCALCSIZE) should return 0. 2022-02-10 22:40:45 +01:00
cursoricon.c
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c
defwnd.c user32: DefWindowProc(WM_NCCALCSIZE) should return 0. 2022-02-10 22:40:45 +01:00
desktop.c
dialog.c
driver.c
edit.c
exticon.c
focus.c
hook.c
icontitle.c
input.c user32: Use correct integral type. 2022-02-02 13:46:34 +01:00
listbox.c
lstr.c
mdi.c
menu.c
message.c
misc.c
msgbox.c
nonclient.c user32: DefWindowProc(WM_NCCALCSIZE) should return 0. 2022-02-10 22:40:45 +01:00
painting.c
property.c
rawinput.c
resource.c
resources.h
scroll.c user32: Use COLOR_BTNFACE to fill scroll bar background. 2022-02-10 10:44:10 +01:00
spy.c user32: Use correct integral type. 2022-02-02 13:46:34 +01:00
static.c
sysparams.c
text.c
uitools.c
user32.rc
user32.spec
user_main.c
user_private.h server: Don't immediately destroy child windows belonging to different thread in free_window_handle. 2022-02-09 18:37:32 +01:00
win.c server: Store all 64 bits of window id. 2022-02-10 18:15:04 +01:00
win.h
winhelp.c
winpos.c
winproc.c
winstation.c
wsprintf.c