wine/dlls/user32
Jacek Caban 4b0c0a6b23 win32u: Move primary palette handling 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-02-17 22:16:03 +01:00
..
resources
tests user32: DefWindowProc(WM_NCCALCSIZE) should return 0. 2022-02-10 22:40:45 +01:00
button.c
caret.c
class.c
clipboard.c
combo.c
controls.h user32: DefWindowProc(WM_NCCALCSIZE) should return 0. 2022-02-10 22:40:45 +01:00
cursoricon.c win32u: Move GetClipCursor implementation from user32. 2022-02-14 21:20:41 +01:00
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c
defwnd.c user32: DefWindowProc(WM_NCCALCSIZE) should return 0. 2022-02-10 22:40:45 +01:00
desktop.c
dialog.c
driver.c win32u: Move ThreadDetach driver call from user32. 2022-02-15 22:59:53 +01:00
edit.c
exticon.c
focus.c win32u: Move NtUserGetForegroundWindow implementation from user32. 2022-02-17 22:16:03 +01:00
hook.c win32u: Move UnhookWindowsHook implementation from user32. 2022-02-16 22:05:33 +01:00
icontitle.c
input.c win32u: Move NtUserGetAsyncKeyState implementation from user32. 2022-02-15 22:59:53 +01:00
listbox.c
lstr.c
Makefile.in user32: Delay load setupapi. 2022-02-17 22:16:03 +01:00
mdi.c
menu.c
message.c win32u: Move NtUserGetForegroundWindow implementation from user32. 2022-02-17 22:16:03 +01:00
misc.c
msgbox.c
nonclient.c user32: DefWindowProc(WM_NCCALCSIZE) should return 0. 2022-02-10 22:40:45 +01:00
painting.c
property.c
rawinput.c
resource.c
resources.h
scroll.c user32: Use COLOR_BTNFACE to fill scroll bar background. 2022-02-10 10:44:10 +01:00
spy.c
static.c
sysparams.c win32u: Move NtUserSetCursorPos implementation from user32. 2022-02-14 21:20:41 +01:00
text.c
uitools.c
user32.rc
user32.spec win32u: Move NtUserGetForegroundWindow implementation from user32. 2022-02-17 22:16:03 +01:00
user_main.c win32u: Move primary palette handling from user32. 2022-02-17 22:16:03 +01:00
user_private.h win32u: Move NtUserNotifyWinEvent implementation from user32. 2022-02-16 22:05:33 +01:00
win.c win32u: Move NtUserGetForegroundWindow implementation from user32. 2022-02-17 22:16:03 +01:00
win.h
winhelp.c
winpos.c win32u: Move NtUserGetForegroundWindow implementation from user32. 2022-02-17 22:16:03 +01:00
winproc.c
winstation.c win32u: Reset thread info in NtUserSetThreadDesktop. 2022-02-15 22:59:53 +01:00
wsprintf.c