Sweden-Number/dlls/user32
Austin English c7a4b0628d user32: Add DisplayConfigGetDeviceInfo stub.
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-02-20 12:06:43 +09:00
..
resources
tests user32/tests: Add another test for dialog creation messages without DefDlgProc. 2016-02-19 00:49:11 +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 user32: Correctly update caret state in the server in SetCaretPos. 2016-01-25 18:27:31 +09:00
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 user32: Remove unused variables in SCROLL_TrackScrollBar. 2016-01-15 23:55:47 +09:00
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
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