wine/dlls/user32
2022-08-30 21:38:39 +02:00
..
resources
tests user32: Pass resource ID as a string in DIALOG_CreateControls32. 2022-08-25 11:57:24 -05:00
button.c user32: Merge win.h into user_private.h. 2022-08-27 16:53:33 +02:00
class.c user32: Merge win.h into user_private.h. 2022-08-27 16:53:33 +02:00
clipboard.c user32: Merge win.h into user_private.h. 2022-08-27 16:53:33 +02:00
combo.c user32: Merge win.h into user_private.h. 2022-08-27 16:53:33 +02:00
controls.h user32: Don't include ntuser_private.h. 2022-08-08 18:47:45 +02:00
cursoricon.c user32: Merge win.h into user_private.h. 2022-08-27 16:53:33 +02:00
dde_client.c user32: Merge win.h into user_private.h. 2022-08-27 16:53:33 +02:00
dde_misc.c user32: Merge win.h into user_private.h. 2022-08-27 16:53:33 +02:00
dde_private.h user32: Merge win.h into user_private.h. 2022-08-27 16:53:33 +02:00
dde_server.c user32: Merge win.h into user_private.h. 2022-08-27 16:53:33 +02:00
defdlg.c user32: Merge win.h into user_private.h. 2022-08-27 16:53:33 +02:00
defwnd.c user32: Merge win.h into user_private.h. 2022-08-27 16:53:33 +02:00
desktop.c win32u: Move register_desktop_class implementation from user32. 2022-08-08 18:47:44 +02:00
dialog.c user32: Merge win.h into user_private.h. 2022-08-27 16:53:33 +02:00
edit.c user32: Merge win.h into user_private.h. 2022-08-27 16:53:33 +02:00
exticon.c user32: Build with nameless structs and unions. 2022-08-27 16:53:33 +02:00
focus.c user32: Merge win.h into user_private.h. 2022-08-27 16:53:33 +02:00
hook.c user32: Merge win.h into user_private.h. 2022-08-27 16:53:33 +02:00
icontitle.c user32: Merge win.h into user_private.h. 2022-08-27 16:53:33 +02:00
input.c user32: Build with nameless structs and unions. 2022-08-27 16:53:33 +02:00
listbox.c win32u: Move builtin classes registration from user32. 2022-08-08 18:47:44 +02:00
lstr.c
Makefile.in user32: Merge rawinput.c into input.c. 2022-06-30 10:54:18 +02:00
mdi.c user32: Merge win.h into user_private.h. 2022-08-27 16:53:33 +02:00
menu.c win32u: Move builtin classes registration from user32. 2022-08-08 18:47:44 +02:00
message.c user32: Build with nameless structs and unions. 2022-08-27 16:53:33 +02:00
misc.c win32u: Move builtin classes registration from user32. 2022-08-08 18:47:44 +02:00
msgbox.c user32: Enable compilation with long types. 2022-05-31 22:52:45 +02:00
nonclient.c user32: Merge win.h into user_private.h. 2022-08-27 16:53:33 +02:00
painting.c win32u: Move NtUserInvalidateRect and NtUserInvalidateRgn implementation from user32. 2022-06-15 18:32:16 +02:00
property.c
resource.c user32: Enable compilation with long types. 2022-05-31 22:52:45 +02:00
resources.h
scroll.c user32: Merge win.h into user_private.h. 2022-08-27 16:53:33 +02:00
static.c user32: Support passing bitmap and icon resource ID as a string when creating static control. 2022-08-25 11:57:21 -05:00
sysparams.c user32: Build with nameless structs and unions. 2022-08-27 16:53:33 +02:00
text.c
uitools.c win32u: Move NtUserDrawIconEx implementation from user32. 2022-02-23 17:31:42 +01:00
user32.rc
user32.spec win32u: Move NtUserPerMonitorDPIPhysicalToLogicalPoint implementation from user32. 2022-08-27 16:53:28 +02:00
user_main.c user32: Call winproc_init before dpiaware_init. 2022-08-30 21:38:39 +02:00
user_private.h user32: Merge win.h into user_private.h. 2022-08-27 16:53:33 +02:00
win.c user32: Merge win.h into user_private.h. 2022-08-27 16:53:33 +02:00
winhelp.c user32: Enable compilation with long types. 2022-05-31 22:52:45 +02:00
winpos.c user32: Merge win.h into user_private.h. 2022-08-27 16:53:33 +02:00
winproc.c user32: Merge win.h into user_private.h. 2022-08-27 16:53:33 +02:00
winstation.c user32: Enable compilation with long types. 2022-05-31 22:52:45 +02:00
wsprintf.c