Sweden-Number/dlls/user32
Paul Gofman d4dc48041b user32/tests: Add more tests for SetWindowPos() on child window.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=20190
Signed-off-by: Paul Gofman <gofmanp@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-02-05 17:30:12 +01:00
..
resources
tests user32/tests: Add more tests for SetWindowPos() on child window. 2019-02-05 17:30:12 +01:00
Makefile.in
button.c
caret.c
class.c
clipboard.c
combo.c
controls.h
cursoricon.c user32: Select more appropriate stretch mode for colored images interpolation. 2019-02-05 17:29:57 +01:00
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c
defwnd.c
desktop.c
dialog.c user32/dialog: Fix setting negative dialog item ids. 2019-01-24 19:39:46 +01:00
driver.c
edit.c user32/edit: Don't set caret position when we don't have focus. 2018-12-12 17:08:25 +01:00
exticon.c
focus.c
hook.c
icontitle.c
input.c
listbox.c user32/listbox: Store the items array size instead of using HeapSize(). 2018-12-03 12:02:01 +01:00
lstr.c
mdi.c
menu.c
message.c
misc.c
msgbox.c
nonclient.c
painting.c
property.c
rawinput.c user32: Fix a memory leak. 2019-01-24 20:10:45 +01:00
resource.c
resources.h
scroll.c user32: Fix tracking position for non-client scrollbars. 2018-12-12 17:30:16 +01:00
spy.c
static.c
sysparams.c user32: Cache full name of non-client metrics fonts. 2019-01-07 10:47:21 -06:00
text.c
uitools.c
user32.rc
user32.spec
user_main.c
user_private.h user32/dialog: Fix setting negative dialog item ids. 2019-01-24 19:39:46 +01:00
win.c user32: Fix wraparound check to avoid gcc optimization. 2018-11-26 20:17:41 +01:00
win.h
winhelp.c
winpos.c
winproc.c user32: Clear %edi register when calling window procedure. 2018-12-28 18:20:56 +01:00
winstation.c
wsprintf.c