Sweden-Number/dlls/user32
Jacek Caban ea9fb81c09 win32u: Move EnumClipboardFormats implementation from user32.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-04-22 21:42:20 +02:00
..
resources
tests win32u: Return -1 for NUMCOLORS with 8-bit display DCs. 2022-04-21 14:44:58 +02:00
Makefile.in win32u: Move __wine_set_user_driver implementation from user32. 2022-04-07 22:44:39 +02:00
button.c win32u: Move NtUserEndPaint implementation from user32. 2022-03-14 18:30:28 +01:00
caret.c win32u: Remove the "proc" parameter to NtUserSetSystemTimer(). 2022-04-21 14:41:22 +02:00
class.c win32u: Introduce inline helpers for NtUserCallHwndParam calls. 2022-04-13 18:13:28 +02:00
clipboard.c win32u: Move EnumClipboardFormats implementation from user32. 2022-04-22 21:42:20 +02:00
combo.c win32u: Move NtUserShowWindow implementation from user32. 2022-03-17 21:06:11 +01:00
controls.h win32u: Move NtUserSetMenu implemenetation from user32. 2022-04-20 17:31:08 +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 NtUserEnableMenuItem implementation from user32. 2022-04-15 20:54:49 +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 win32u: Remove the "proc" parameter to NtUserSetSystemTimer(). 2022-04-21 14:41:22 +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 NtUserSetMenuDefaultItem implementation from user32. 2022-04-22 21:42:20 +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 NtUserExcludeUpdateRgn implementation from user32. 2022-04-14 17:53:34 +02:00
property.c win32u: Move NtUserRemoveProp implementation from user32. 2021-11-08 17:32:52 +01:00
rawinput.c user32: Uppercase the RawInput device names sans the GUID. 2021-12-23 22:57:01 +01:00
resource.c win32u: Move accelerators object implementation from user32. 2022-03-02 20:17:25 +01:00
resources.h
scroll.c win32u: Remove the "proc" parameter to NtUserSetSystemTimer(). 2022-04-21 14:41:22 +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 NtUserChangeClipboardChain implementation from user32. 2022-04-22 21:42:20 +02:00
user_main.c user32: Update mouse tracking information based on the timer ID in DispatchMessage(). 2022-04-21 14:41:08 +02:00
user_private.h user32: Update mouse tracking information based on the timer ID in DispatchMessage(). 2022-04-21 14:41:08 +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 win32u: Reset thread info in NtUserSetThreadDesktop. 2022-02-15 22:59:53 +01:00
wsprintf.c user32: Use the standard va_list instead of __ms_va_list. 2021-10-22 11:12:57 +02:00