wine-wine/dlls/user32
Austin English 797a746fc2 user32: Add GetGestureInfo stub.
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-08-12 19:35:26 +09:00
..
resources user32: New high resolution cursors generated from SVG. 2017-07-14 13:30:20 +02:00
tests user32: Calculate a window's minimized size even if it's already minimized. 2017-07-18 20:43:35 +02:00
Makefile.in user32: New high resolution cursors generated from SVG. 2017-07-14 13:30:20 +02:00
button.c
caret.c
class.c
clipboard.c
combo.c
controls.h
cursoricon.c user32: Reduce the cursor height if it also includes the mask. 2017-07-24 18:58:30 +02:00
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c
defwnd.c
desktop.c
dialog.c
driver.c
edit.c user32: Fix rendering of tabs in edit control. 2017-07-24 18:58:31 +02:00
exticon.c
focus.c
hook.c
icontitle.c
input.c
listbox.c
lstr.c
mdi.c
menu.c
message.c user32: Allow activating the desktop window. 2017-07-19 19:13:31 +02:00
misc.c
msgbox.c
nonclient.c
painting.c user32: Always update the visible region for cross-process DCEs. 2017-07-24 18:58:30 +02:00
property.c
resource.c
resources.h
scroll.c
spy.c
static.c
sysparams.c
text.c
uitools.c
user32.rc
user32.spec user32: Add GetGestureInfo stub. 2017-08-12 19:35:26 +09:00
user_main.c
user_private.h user32: Copy the bits of child windows when the parent has a surface. 2017-07-13 11:05:16 +02:00
win.c user32: Add GetGestureInfo stub. 2017-08-12 19:35:26 +09:00
win.h
winhelp.c
winpos.c user32: Calculate a window's minimized size even if it's already minimized. 2017-07-18 20:43:35 +02:00
winproc.c
winstation.c
wsprintf.c