wine/dlls/user32
2022-11-22 18:27:31 +01:00
..
resources
tests user32/msgbox: Implement MB_SYSTEMMODAL. 2022-11-10 09:48:37 +01:00
button.c
class.c
clipboard.c user32: Call GlobalReAlloc with GMEM_MOVEABLE flag. 2022-11-22 18:27:31 +01:00
combo.c user32: Use standard C functions for memory allocation in combo.c. 2022-11-14 13:13:02 +01:00
controls.h
cursoricon.c
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c
defwnd.c
desktop.c
dialog.c
edit.c
exticon.c
focus.c
hook.c
icontitle.c
input.c user32: Add GetPointerTouchInfo(History) stubs. 2022-11-14 17:34:01 +01:00
listbox.c
lstr.c
Makefile.in
mdi.c
menu.c
message.c
misc.c user32: Move touch related functions to input.c. 2022-11-14 17:34:00 +01:00
msgbox.c user32/msgbox: Implement MB_SYSTEMMODAL. 2022-11-10 09:48:37 +01:00
nonclient.c
painting.c
property.c
resource.c
resources.h
scroll.c
static.c
sysparams.c
text.c
uitools.c
user32.rc
user32.spec user32: Add GetPointerTouchInfo(History) stubs. 2022-11-14 17:34:01 +01:00
user_main.c
user_private.h
win.c user32: Move touch related functions to input.c. 2022-11-14 17:34:00 +01:00
winhelp.c
winpos.c
winproc.c
winstation.c
wsprintf.c