Sweden-Number/dlls/user32
Jacek Caban 3ece2ab7ee user32: Added debug traces to SetParent.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-02-25 00:25:01 +09:00
..
resources
tests user32: Don't use window's parent as an owner if WS_CHILD style is not set. 2016-02-25 00:25:01 +09:00
Makefile.in
button.c user32: Ensure that button responds only to changes in WM_CAPTURECHANGED handler. 2016-02-02 22:21:32 +09:00
caret.c
class.c
clipboard.c
combo.c
controls.h
cursoricon.c
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c
defwnd.c
desktop.c
dialog.c user32: Select text control content while setting dialog focus. 2016-02-19 00:49:11 +09:00
driver.c
edit.c
exticon.c
focus.c
hook.c
icontitle.c
input.c user32: A window may be notified with WM_CAPTURECHANGED about itself if SetCapture() is called twice. 2016-02-02 22:24:11 +09:00
listbox.c
lstr.c
mdi.c
menu.c
message.c user32: Add MOUSEHOOKSTRUCTEX for mouse wheel support. 2016-02-05 14:06:50 +09:00
misc.c
msgbox.c
nonclient.c
painting.c
property.c
resource.c
resources.h
scroll.c
spy.c
static.c
sysparams.c user32: Add DisplayConfigGetDeviceInfo stub. 2016-02-20 12:06:43 +09:00
text.c
uitools.c
user32.rc
user32.spec user32: Add DisplayConfigGetDeviceInfo stub. 2016-02-20 12:06:43 +09:00
user_main.c
user_private.h
win.c user32: Added debug traces to SetParent. 2016-02-25 00:25:01 +09:00
win.h
winhelp.c
winpos.c
winproc.c
winstation.c user32: Add some tests for window station and desktop object names. 2016-02-01 17:53:35 +09:00
wsprintf.c