wine-wine/dlls/user32
Huw Davies e79684874d user32: Restore the dc's colours after sending WM_DRAWITEM.
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-02 23:02:24 +09:00
..
resources
tests user32: Silently ignore temporary foreground loss. 2015-11-01 22:53:53 +09:00
Makefile.in
button.c user32: Release capture before sending WM_COMMAND. 2015-10-21 21:07:56 +09:00
caret.c
class.c
clipboard.c
combo.c
controls.h
cursoricon.c user32: Pass num_steps=0 to alloc_icon_handle if is_ani=FALSE. 2015-10-06 22:17:57 +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: Add driver entry point for FlashWindowEx. 2015-10-13 23:35:26 +09:00
edit.c user32: Ignore lParam argument of WM_SIZE message for edit control. 2015-10-06 22:18:49 +09:00
exticon.c
focus.c
hook.c
icontitle.c
input.c
listbox.c user32: Hide horizontal Listbox scroll bar if no horizontal extent is set. 2015-10-07 21:28:55 +09:00
lstr.c
mdi.c
menu.c user32: Restore the dc's colours after sending WM_DRAWITEM. 2015-11-02 23:02:24 +09:00
message.c user32: Silently ignore temporary foreground loss. 2015-11-01 22:53:53 +09:00
misc.c user32: Added a GetDisplayConfigBufferSizes stub. 2015-10-26 16:16:54 +09:00
msgbox.c user32: msgbox: Make buttons an own control group. 2015-10-15 00:53:21 +09:00
nonclient.c
painting.c
property.c
resource.c
resources.h
scroll.c
spy.c include: Add a couple of documented Toolbar messages definitions. 2015-10-19 12:20:56 +09:00
static.c
sysparams.c
text.c
uitools.c
user32.rc user32: msgbox: Rearrange buttons for correct tab order. 2015-10-15 00:53:21 +09:00
user32.spec user32: Added a GetDisplayConfigBufferSizes stub. 2015-10-26 16:16:54 +09:00
user_main.c user32: Use RtlIsCriticalSectionLockedByThread to check lock owner. 2015-10-11 13:47:42 +09:00
user_private.h user32: Add driver entry point for FlashWindowEx. 2015-10-13 23:35:26 +09:00
win.c user32: Add driver entry point for FlashWindowEx. 2015-10-13 23:35:26 +09:00
win.h
winhelp.c
winpos.c
winproc.c
winstation.c
wsprintf.c