Sweden-Number/dlls/user32
Rodrigo Rivas Costa fbd9ed0dee user32: Fix error handling in EndDeferWindowPos.
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-17 20:53:53 +01:00
..
resources user32: Add OCR_RDR* cursors. 2017-01-31 11:01:40 +01:00
tests user32: Fix error handling in EndDeferWindowPos. 2017-02-17 20:53:53 +01:00
Makefile.in
button.c user32: Fix groupbox rectangle calculation in the button's WM_SETTEXT handler. 2017-02-07 17:24:36 +01: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 user32: Add helper functions to get and set the window internal flags. 2016-06-13 19:46:30 +09:00
desktop.c
dialog.c
driver.c user32: Allow creating windows using null driver for invisible winstations. 2017-02-09 16:07:41 +01:00
edit.c
exticon.c
focus.c user32: Notify explorer when the active window changes. 2016-06-10 20:34:03 +09:00
hook.c
icontitle.c
input.c
listbox.c
lstr.c
mdi.c
menu.c user32: Don't send WM_CHAR when a menu gets VK_ESCAPE and add tests. 2017-02-03 19:05:09 +01:00
message.c
misc.c user32: Fix definition of DeregisterShellHookWindow. 2016-09-14 11:50:58 +09:00
msgbox.c
nonclient.c
painting.c user32: Disable cached DCs once they are released. 2017-01-26 10:46:22 +01:00
property.c
resource.c
resources.h
scroll.c
spy.c
static.c
sysparams.c
text.c user32: Don't crash in DrawTextEx when tab length is zero. 2016-03-15 21:28:09 +09:00
uitools.c
user32.rc user32: Add OCR_RDR* cursors. 2017-01-31 11:01:40 +01:00
user32.spec user32: Fix DrawMenuBarTemp spec file entry. 2017-01-27 16:31:42 +01:00
user_main.c
user_private.h
win.c user32: Hardcode the GetWindowLong values for the desktop window to avoid a server round-trip. 2017-02-02 19:50:34 +01:00
win.h
winhelp.c
winpos.c user32: Fix error handling in EndDeferWindowPos. 2017-02-17 20:53:53 +01:00
winproc.c
winstation.c
wsprintf.c