1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 03:45:57 +00:00
wine/dlls/user32
2022-12-02 11:04:45 +01:00
..
resources
tests user32: Add stub for GetPointerInfo(). 2022-12-01 20:36:05 +01:00
button.c win32u: Move NtUserGetDC implementation from user32. 2022-11-29 12:50:16 +01:00
class.c
clipboard.c win32u: Move NtUserGetDC implementation from user32. 2022-11-29 12:50:16 +01:00
combo.c win32u: Move NtUserGetDC implementation from user32. 2022-11-29 12:50:16 +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 win32u: Move NtUserGetDC implementation from user32. 2022-11-29 12:50:16 +01:00
edit.c win32u: Move NtUserGetDC implementation from user32. 2022-11-29 12:50:16 +01:00
exticon.c
focus.c
hook.c user32: Hook drawing menu buttons. 2022-11-04 19:23:55 +01:00
icontitle.c win32u: Move NtUserValidateRect implementation from user32. 2022-11-29 12:50:20 +01:00
input.c user32: Add GetPointerTouchInfo(History) stubs. 2022-11-14 17:34:01 +01:00
listbox.c
lstr.c
Makefile.in user32: Merge painting.c into win.c. 2022-11-29 12:50:23 +01:00
mdi.c win32u: Move NtUserGetDC implementation from user32. 2022-11-29 12:50:16 +01:00
menu.c
message.c
misc.c user32: Add stub for GetPointerInfo(). 2022-12-01 20:36:05 +01:00
msgbox.c win32u: Move NtUserGetDC implementation from user32. 2022-11-29 12:50:16 +01:00
nonclient.c user32: Hook drawing menu buttons. 2022-11-04 19:23:55 +01:00
property.c
resource.c
resources.h
scroll.c
static.c win32u: Move NtUserGetDC implementation from user32. 2022-11-29 12:50:16 +01:00
sysparams.c
text.c
uitools.c
user_main.c user32: Hook drawing menu buttons. 2022-11-04 19:23:55 +01:00
user_private.h user32: Hook drawing menu buttons. 2022-11-04 19:23:55 +01:00
user32.rc
user32.spec user32: Add stub for GetPointerInfo(). 2022-12-01 20:36:05 +01:00
win.c user32: Avoid freeing invalid pointers in WIN_CreateWindowEx. 2022-12-02 11:04:45 +01:00
winhelp.c
winpos.c
winproc.c
winstation.c
wsprintf.c