wine/dlls/user32
2023-10-30 14:26:10 +01:00
..
resources
tests user32/tests: Improve timer measurement method. 2023-10-30 14:26:10 +01:00
button.c
class.c
clipboard.c
combo.c
controls.h user32: Remove DECLSPEC_HIDDEN usage. 2023-09-13 11:13:11 +02:00
cursoricon.c
dde_client.c
dde_misc.c
dde_private.h user32: Remove DECLSPEC_HIDDEN usage. 2023-09-13 11:13:11 +02:00
dde_server.c
defdlg.c
defwnd.c
desktop.c
dialog.c
edit.c user32/edit: Don't use WM_TIMER to update caret position. 2023-09-06 22:01:00 +02:00
exticon.c
hook.c win32u: Use user message packing for WM_MDIGETACTIVE. 2023-08-02 20:03:51 +09:00
icontitle.c
input.c
listbox.c user32: Listbox shouldn't send WM_COMMAND/LBN_DBLCLK notification if it has no items. 2023-09-11 20:44:10 +02:00
lstr.c
Makefile.in makefiles: Always use the global SOURCES variable for .svg files. 2023-10-14 13:47:59 +02:00
mdi.c
menu.c
message.c user32: Enable IsDialogMessageA() ASCII to Unicode mapping only when the user default lang ID is CJK. 2023-09-27 21:47:40 +02:00
misc.c
msgbox.c user32/msgbox: Implement MB_TOPMOST. 2023-08-30 11:14:32 +02:00
nonclient.c
property.c
resource.c
resources.h user32: Add more builtin string resources. 2023-10-06 15:44:28 +02:00
scroll.c
static.c
sysparams.c
text.c
uitools.c
user32.rc user32: Add more builtin string resources. 2023-10-06 15:44:28 +02:00
user32.spec
user_main.c
user_private.h user32: Remove DECLSPEC_HIDDEN usage. 2023-09-13 11:13:11 +02:00
win.c win32u: Fix NtUserIsCurrent{Process/Thread}Window enum typo. 2023-10-10 23:15:05 +02:00
winhelp.c
winproc.c user32: Make CallWindowProcA hotpatchable. 2023-09-19 16:59:45 +02:00
winstation.c
wsprintf.c