Sweden-Number/dlls/user32
Alex Henrie d9c8effbf3 user32: Avoid double initialization in IsDialogMessageW.
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-02-01 17:53:39 +09:00
..
resources
tests user32: Add some tests for window station and desktop object names. 2016-02-01 17:53:35 +09:00
Makefile.in
button.c
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: Fix use-after-free. 2016-01-13 16:06:44 +09:00
dde_misc.c
dde_private.h
dde_server.c
defdlg.c
defwnd.c
desktop.c
dialog.c user32: Avoid double initialization in IsDialogMessageW. 2016-02-01 17:53:39 +09:00
driver.c
edit.c
exticon.c
focus.c
hook.c
icontitle.c
input.c
listbox.c
lstr.c
mdi.c
menu.c
message.c user32: Properly handle WM_DEVICECHANGE in is_pointer_message(). 2015-12-30 17:27:52 +01:00
misc.c
msgbox.c
nonclient.c user32: Fix WS_EX_DLGMODALFRAME handling in AdjustWindowRect and add more tests. 2015-12-07 22:30:56 +09:00
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
text.c
uitools.c
user32.rc
user32.spec
user_main.c
user_private.h
win.c user32: Call the EnumChildWindows callback using a wrapper. 2015-12-10 00:12:43 +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