.. |
resources
|
|
|
tests
|
user32: Add exception handler to GetWindowText.
|
2021-11-22 22:20:51 +01:00 |
button.c
|
|
|
caret.c
|
|
|
class.c
|
user32: Don't load cursor inside user lock in register_builtin.
|
2021-11-19 18:31:39 +01:00 |
clipboard.c
|
win32u: Move NtUserGetOpenClipboardWindow implementation from user32.
|
2021-11-16 17:44:42 +01:00 |
combo.c
|
user32: Redraw children when the combo box is dropped down.
|
2021-11-12 22:42:51 +01:00 |
controls.h
|
|
|
cursoricon.c
|
user32: Use the bundled libpng.
|
2021-10-18 14:34:21 +02:00 |
dde_client.c
|
|
|
dde_misc.c
|
|
|
dde_private.h
|
|
|
dde_server.c
|
|
|
defdlg.c
|
|
|
defwnd.c
|
win32u: Move NtUserActivateKeyboardLayout implementation from user32.
|
2021-11-17 15:26:37 +01:00 |
desktop.c
|
|
|
dialog.c
|
win32u: Move NtUserGetKeyState implementation from user32.
|
2021-11-16 17:44:42 +01:00 |
driver.c
|
user32: Move register_builtin_classes call to GetDesktopWindow.
|
2021-11-19 18:31:39 +01:00 |
edit.c
|
win32u: Move NtUserGetKeyState implementation from user32.
|
2021-11-16 17:44:42 +01:00 |
exticon.c
|
|
|
focus.c
|
user32: Set IMM active context on focus change.
|
2021-10-18 21:23:58 +02:00 |
hook.c
|
|
|
icontitle.c
|
|
|
input.c
|
win32u: Move NtUserGetMouseMovePointsEx implementation from user32.
|
2021-11-17 15:26:57 +01:00 |
listbox.c
|
win32u: Move NtUserGetKeyState implementation from user32.
|
2021-11-16 17:44:42 +01:00 |
lstr.c
|
|
|
Makefile.in
|
user32: Use the bundled libpng.
|
2021-10-18 14:34:21 +02:00 |
mdi.c
|
win32u: Move NtUserGetKeyState implementation from user32.
|
2021-11-16 17:44:42 +01:00 |
menu.c
|
win32u: Move NtUserGetKeyState implementation from user32.
|
2021-11-16 17:44:42 +01:00 |
message.c
|
win32u: Move NtUserGetKeyboardLayout implementation from user32.
|
2021-11-16 17:44:42 +01:00 |
misc.c
|
win32u: Move NtUserGetKeyboardLayout implementation from user32.
|
2021-11-16 17:44:42 +01:00 |
msgbox.c
|
|
|
nonclient.c
|
user32: Don't check active window state when handling SC_MINIMIZE/SC_MAXIMIZE/SC_RESTORE.
|
2021-10-18 17:06:45 +02:00 |
painting.c
|
win32u: Move NtUserScrollDC implementation from user32.
|
2021-11-17 15:27:03 +01:00 |
property.c
|
win32u: Move NtUserRemoveProp implementation from user32.
|
2021-11-08 17:32:52 +01:00 |
rawinput.c
|
|
|
resource.c
|
|
|
resources.h
|
|
|
scroll.c
|
|
|
spy.c
|
|
|
static.c
|
|
|
sysparams.c
|
win32u: Move NtUserGetKeyboardLayout implementation from user32.
|
2021-11-16 17:44:42 +01:00 |
text.c
|
|
|
uitools.c
|
|
|
user32.rc
|
|
|
user32.spec
|
win32u: Move NtUserScrollDC implementation from user32.
|
2021-11-17 15:27:03 +01:00 |
user_main.c
|
user32: Use the bundled libpng.
|
2021-10-18 14:34:21 +02:00 |
user_private.h
|
win32u: Move NtUserGetKeyboardLayout implementation from user32.
|
2021-11-16 17:44:42 +01:00 |
win.c
|
user32: Add exception handler to GetWindowText.
|
2021-11-22 22:20:51 +01:00 |
win.h
|
|
|
winhelp.c
|
|
|
winpos.c
|
user32: Introduce user_driver_funcs struct.
|
2021-11-11 18:39:48 +01:00 |
winproc.c
|
user32: Return INT_PTR instead of LRESULT in dialog procedures.
|
2021-10-19 11:33:05 +02:00 |
winstation.c
|
win32u: Move NtUserOpenDesktop implementation from user32.
|
2021-10-14 18:59:54 +02:00 |
wsprintf.c
|
user32: Use the standard va_list instead of __ms_va_list.
|
2021-10-22 11:12:57 +02:00 |