.. |
resources
|
…
|
|
tests
|
user32/tests: Trace monitor information with 'monitor info'.
|
2022-04-27 17:24:11 +02:00 |
Makefile.in
|
user32: Merge caret.c into input.c.
|
2022-04-26 22:21:04 +02:00 |
button.c
|
win32u: Move NtUserEndPaint implementation from user32.
|
2022-03-14 18:30:28 +01:00 |
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
|
win32u: Move NtUserShowWindow implementation from user32.
|
2022-03-17 21:06:11 +01:00 |
controls.h
|
win32u: Use user mode callback for registering builtin classes.
|
2022-04-26 22:21:04 +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
|
win32u: Move NtUserDestroyWindow implementation from user32.
|
2022-03-17 21:06:10 +01:00 |
dde_private.h
|
…
|
|
dde_server.c
|
win32u: Move NtUserDestroyWindow implementation from user32.
|
2022-03-17 21:06:10 +01:00 |
defdlg.c
|
win32u: Move menu handle management from user32.
|
2022-03-25 17:53:03 +01:00 |
defwnd.c
|
win32u: Use more consistent NtUserMessageCall constant names.
|
2022-04-08 18:23:56 +02:00 |
desktop.c
|
win32u: Move NtUserRedrawWindow implementation from user32.
|
2022-03-14 18:30:28 +01:00 |
dialog.c
|
win32u: Move menu handle management from user32.
|
2022-03-25 17:53:03 +01: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: Introduce inline helpers for NtUserCallTwoParam calls.
|
2022-04-13 18:13:18 +02:00 |
icontitle.c
|
win32u: Move NtUserSetWindowPos implementation from user32.
|
2022-03-15 18:05:27 +01:00 |
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 NtUserSetMenuDefaultItem implementation from user32.
|
2022-04-22 21:42:20 +02:00 |
menu.c
|
win32u: Move caret APIs from user32.
|
2022-04-26 22:21:04 +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
|
win32u: Move NtUserDestroyWindow implementation from user32.
|
2022-03-17 21:06:10 +01:00 |
nonclient.c
|
win32u: Move more WM_SYSCOMMAND handling from user32.
|
2022-04-15 20:55:03 +02:00 |
painting.c
|
win32u: Move caret APIs from user32.
|
2022-04-26 22:21:04 +02:00 |
property.c
|
…
|
|
rawinput.c
|
…
|
|
resource.c
|
win32u: Move accelerators object implementation from user32.
|
2022-03-02 20:17:25 +01:00 |
resources.h
|
…
|
|
scroll.c
|
win32u: Move caret APIs from user32.
|
2022-04-26 22:21:04 +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
|
win32u: Move NtUserDrawIconEx implementation from user32.
|
2022-02-23 17:31:42 +01:00 |
user32.rc
|
…
|
|
user32.spec
|
win32u: Move caret APIs from user32.
|
2022-04-26 22:21:04 +02:00 |
user_main.c
|
win32u: Use user mode callback for registering builtin classes.
|
2022-04-26 22:21:04 +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 NtUserClientToScreen implementation from user32.
|
2022-04-14 17:53:34 +02:00 |
winproc.c
|
user32: Pass a valid length to RtlUnicodeToMultiByteN/RtlMultiByteToUnicodeN.
|
2022-04-14 09:44:41 +02:00 |
winstation.c
|
…
|
|
wsprintf.c
|
…
|
|