Sweden-Number/dlls/user32
Fabian Maurer eba9294d9e user32/tests: Add WM_NCPAINT tests for windows crossing screen or maximized.
Signed-off-by: Fabian Maurer <dark.shadow4@web.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-13 21:45:27 +01:00
..
resources user32: Add OCR_RDR* cursors. 2017-01-31 11:01:40 +01:00
tests user32/tests: Add WM_NCPAINT tests for windows crossing screen or maximized. 2017-02-13 21:45:27 +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
class.c
clipboard.c user32: Also release GMEM_FIXED data in free_cached_data. 2016-10-01 15:14:10 +02:00
combo.c
controls.h
cursoricon.c user32: Synthesize bitmap clipboard formats on the user32 side. 2016-09-07 11:36:24 +09:00
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c
defwnd.c
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 user32: Fix buffer overflow in EDIT_EM_ReplaceSel(). 2016-10-19 09:50:12 -07:00
exticon.c
focus.c
hook.c
icontitle.c
input.c user32: Implement OemKeyScan(). 2016-09-22 22:29:57 +09:00
listbox.c
lstr.c user32: Use MB_USEGLYPHCHARS in OemToCharBuffW(). 2016-09-22 22:29:54 +09:00
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
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 user32: Remove no longer used clipboard driver entry points. 2016-09-26 15:54:05 +09:00
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
winproc.c
winstation.c
wsprintf.c