wine/dlls/user32
2022-06-24 22:38:47 +02:00
..
resources
tests user32/tests: Add some more tests related to the RAWINPUT structure. 2022-06-17 20:37:51 +02:00
button.c win32u: Move NtUserInvalidateRect and NtUserInvalidateRgn implementation from user32. 2022-06-15 18:32:16 +02:00
class.c win32u: Move process default layout handling from user32. 2022-06-15 18:32:18 +02:00
clipboard.c
combo.c win32u: Move NtUserInvalidateRect and NtUserInvalidateRgn implementation from user32. 2022-06-15 18:32:16 +02:00
controls.h win32u: Move WM_NCLBUTTONDBLCLK and WM_LBUTTONDBLCLK implementation from user32. 2022-06-17 18:06:53 +02:00
cursoricon.c user32: Enable compilation with long types. 2022-05-31 22:52:45 +02:00
dde_client.c user32: Enable compilation with long types. 2022-05-31 22:52:45 +02:00
dde_misc.c user32: Enable compilation with long types. 2022-05-31 22:52:45 +02:00
dde_private.h
dde_server.c user32: Enable compilation with long types. 2022-05-31 22:52:45 +02:00
defdlg.c
defwnd.c win32u: Move WM_GETTEXT implementation from user32. 2022-06-21 18:53:18 +02:00
desktop.c wineandroid: Implement desktop window proc using driver interface. 2022-06-06 23:09:17 +02:00
dialog.c win32u: Move GetDialogBaseUnits implementation from user32. 2022-06-13 16:37:03 +02:00
edit.c win32u: Move NtUserInvalidateRect and NtUserInvalidateRgn implementation from user32. 2022-06-15 18:32:16 +02:00
exticon.c user32: Enable compilation with long types. 2022-05-31 22:52:45 +02:00
focus.c win32u: Use NtUserCallHwnd for NtUserSetForegroundWindow. 2022-06-15 18:32:19 +02:00
hook.c win32u: Move WM_APPCOMMAND implementation from user32. 2022-06-20 20:54:41 +02:00
icontitle.c
input.c win32u: Move menu tracking implementation from user32. 2022-06-16 19:29:10 +02:00
listbox.c win32u: Move NtUserInvalidateRect and NtUserInvalidateRgn implementation from user32. 2022-06-15 18:32:16 +02:00
lstr.c
Makefile.in user32: Use HID ioctls directly. 2022-06-02 09:50:43 +02:00
mdi.c user32: Plug icon handle leak in MDI_AugmentFrameMenu (Coverity). 2022-06-14 11:28:27 +02:00
menu.c win32u: Move CheckMenuRadioItem implementation from user32. 2022-06-24 22:38:47 +02:00
message.c win32u: Move process_rawinput_message() from user32. 2022-06-24 22:38:47 +02:00
misc.c user32: Enable compilation with long types. 2022-05-31 22:52:45 +02:00
msgbox.c user32: Enable compilation with long types. 2022-05-31 22:52:45 +02:00
nonclient.c win32u: Move NtUserGetTitleBarInfo implementation from user32. 2022-06-17 18:06:53 +02:00
painting.c win32u: Move NtUserInvalidateRect and NtUserInvalidateRgn implementation from user32. 2022-06-15 18:32:16 +02:00
property.c
rawinput.c win32u: Move raw input thread data allocation from user32. 2022-06-24 22:38:47 +02:00
resource.c user32: Enable compilation with long types. 2022-05-31 22:52:45 +02:00
resources.h
scroll.c win32u: Move NtUserInvalidateRect and NtUserInvalidateRgn implementation from user32. 2022-06-15 18:32:16 +02:00
static.c user32: Enable compilation with long types. 2022-05-31 22:52:45 +02:00
sysparams.c win32u: Move process_rawinput_message() from user32. 2022-06-24 22:38:47 +02:00
text.c
uitools.c
user32.rc
user32.spec win32u: Move NtUserGetRawInputBuffer from user32. 2022-06-17 20:37:56 +02:00
user_main.c win32u: Move raw input thread data allocation from user32. 2022-06-24 22:38:47 +02:00
user_private.h win32u: Move raw input thread data allocation from user32. 2022-06-24 22:38:47 +02:00
win.c win32u: Move process default layout handling from user32. 2022-06-15 18:32:18 +02:00
win.h win32u: Move process_rawinput_message() from user32. 2022-06-24 22:38:47 +02:00
winhelp.c user32: Enable compilation with long types. 2022-05-31 22:52:45 +02:00
winpos.c win32u: Move SC_SIZE and SC_MOVE handling from user32. 2022-06-09 20:55:20 +02:00
winproc.c user32: Enable compilation with long types. 2022-05-31 22:52:45 +02:00
winstation.c user32: Enable compilation with long types. 2022-05-31 22:52:45 +02:00
wsprintf.c