.. |
resources
|
…
|
|
tests
|
user32/tests: Make the test_char_from_pos() failures more informative.
|
2022-05-06 19:16:42 +02:00 |
Makefile.in
|
user32: Remove obsolete -D_WINABLE_ from Makefile.in.
|
2022-05-02 11:35:39 +02:00 |
button.c
|
…
|
|
class.c
|
win32u: Use user mode callback for registering builtin classes.
|
2022-04-26 22:21:04 +02:00 |
clipboard.c
|
win32u: Move clipboard data management from user32.
|
2022-04-25 20:34:47 +02:00 |
combo.c
|
…
|
|
controls.h
|
win32u: Move NtUserGetSystemMenu implementation from user32.
|
2022-05-02 22:43:53 +02:00 |
cursoricon.c
|
win32u: Introduce inline helpers for NtUserCallOneParam calls.
|
2022-04-13 18:13:06 +02:00 |
dde_client.c
|
…
|
|
dde_misc.c
|
…
|
|
dde_private.h
|
…
|
|
dde_server.c
|
…
|
|
defdlg.c
|
win32u: Move menu handle management from user32.
|
2022-03-25 17:53:03 +01:00 |
defwnd.c
|
win32u: Move NtUserGetSystemMenu implementation from user32.
|
2022-05-02 22:43:53 +02:00 |
desktop.c
|
…
|
|
dialog.c
|
win32u: Move NtUserCallMsgFilter implementation from user32.
|
2022-05-05 18:35:08 +02:00 |
edit.c
|
win32u: Move caret APIs from user32.
|
2022-04-26 22:21:04 +02:00 |
exticon.c
|
…
|
|
focus.c
|
win32u: Introduce inline helpers for NtUserCallHwndParam calls.
|
2022-04-13 18:13:28 +02:00 |
hook.c
|
win32u: Move NtUserCallMsgFilter implementation from user32.
|
2022-05-05 18:35:08 +02:00 |
icontitle.c
|
…
|
|
input.c
|
user32: Merge caret.c into input.c.
|
2022-04-26 22:21:04 +02:00 |
listbox.c
|
win32u: Remove the "proc" parameter to NtUserSetSystemTimer().
|
2022-04-21 14:41:22 +02:00 |
lstr.c
|
…
|
|
mdi.c
|
win32u: Move NtUserGetSystemMenu implementation from user32.
|
2022-05-02 22:43:53 +02:00 |
menu.c
|
win32u: Move NtUserCallMsgFilter implementation from user32.
|
2022-05-05 18:35:08 +02:00 |
message.c
|
user32: Do not call the lparam for WM_SYSTIMER messages.
|
2022-04-21 14:41:48 +02:00 |
misc.c
|
user32: Add suspend-resume notification API stubs.
|
2022-03-30 18:32:32 +02:00 |
msgbox.c
|
…
|
|
nonclient.c
|
win32u: Move NtUserCallMsgFilter implementation from user32.
|
2022-05-05 18:35:08 +02:00 |
painting.c
|
win32u: Move caret APIs from user32.
|
2022-04-26 22:21:04 +02:00 |
property.c
|
…
|
|
rawinput.c
|
…
|
|
resource.c
|
…
|
|
resources.h
|
…
|
|
scroll.c
|
win32u: Move NtUserCallMsgFilter implementation from user32.
|
2022-05-05 18:35:08 +02:00 |
static.c
|
user32: Use SWP_NOACTIVATE flag when resizing etched static control.
|
2022-04-13 11:00:07 +02:00 |
sysparams.c
|
win32u: Introduce inline helpers for NtUserCallHwndParam calls.
|
2022-04-13 18:13:28 +02:00 |
text.c
|
…
|
|
uitools.c
|
…
|
|
user32.rc
|
…
|
|
user32.spec
|
win32u: Move NtUserCallMsgFilter implementation from user32.
|
2022-05-05 18:35:08 +02:00 |
user_main.c
|
win32u: Use KeUserModeCallback interface for CopyImage.
|
2022-05-05 18:35:12 +02:00 |
user_private.h
|
win32u: Use user mode callback for registering builtin classes.
|
2022-04-26 22:21:04 +02:00 |
win.c
|
win32u: Move NtUserFindWindowEx implementation from user32.
|
2022-04-19 17:37:00 +02:00 |
win.h
|
win32u: Introduce inline helpers for NtUserCallHwndParam calls.
|
2022-04-13 18:13:28 +02:00 |
winhelp.c
|
…
|
|
winpos.c
|
win32u: Move NtUserCallMsgFilter implementation from user32.
|
2022-05-05 18:35:08 +02:00 |
winproc.c
|
user32: Pass a valid length to RtlUnicodeToMultiByteN/RtlMultiByteToUnicodeN.
|
2022-04-14 09:44:41 +02:00 |
winstation.c
|
…
|
|
wsprintf.c
|
…
|
|