Sweden-Number/dlls/user32
Eric Pouech 2daf3c76fb user32/tests: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-03-10 09:32:41 +01:00
..
resources
tests user32/tests: Enable compilation with long types. 2022-03-10 09:32:41 +01:00
Makefile.in user32: Delay load setupapi. 2022-02-17 22:16:03 +01:00
button.c win32u: Move NtUserInternalGetWindowText implementation from user32. 2022-03-08 22:43:36 +01:00
caret.c
class.c win32u: Move GetClassLong implementation from user32. 2022-03-07 20:32:12 +01:00
clipboard.c
combo.c
controls.h win32u: Move class management implementation from user32. 2022-03-07 20:31:55 +01:00
cursoricon.c win32u: Move get_icon_param and set_icon_param from user32. 2022-02-24 18:36:13 +01:00
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c uxtheme: Hook DefDlgProc() for dialog theming. 2022-01-24 10:18:31 +01:00
defwnd.c win32u: Move NtUserGetAncestor implementation from user32. 2022-03-08 22:43:36 +01:00
desktop.c win32u: Move NtUserGetAncestor implementation from user32. 2022-03-08 22:43:36 +01:00
dialog.c
driver.c win32u: Move load_driver implementation from user32. 2022-03-09 20:54:16 +01:00
edit.c
exticon.c
focus.c win32u: Move NtUserGetAncestor implementation from user32. 2022-03-08 22:43:36 +01:00
hook.c win32u: Move call_hooks implementation from user32. 2022-02-25 19:02:18 +01:00
icontitle.c
input.c win32u: Move NtUserGetCursorInfo implementation from user32. 2022-02-24 18:36:20 +01:00
listbox.c
lstr.c
mdi.c win32u: Move NtUserInternalGetWindowText implementation from user32. 2022-03-08 22:43:36 +01:00
menu.c win32u: Move NtUserGetAncestor implementation from user32. 2022-03-08 22:43:36 +01:00
message.c win32u: Move NtUserGetAncestor implementation from user32. 2022-03-08 22:43:36 +01:00
misc.c
msgbox.c
nonclient.c win32u: Move NtUserGetAncestor implementation from user32. 2022-03-08 22:43:36 +01:00
painting.c win32u: Move NtUserGetAncestor implementation from user32. 2022-03-08 22:43:36 +01:00
property.c
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: Move NtUserSetCursor implementation from user32. 2022-02-23 17:31:42 +01:00
spy.c win32u: Move NtUserInternalGetWindowText implementation from user32. 2022-03-08 22:43:36 +01:00
static.c win32u: Move NtUserInternalGetWindowText implementation from user32. 2022-03-08 22:43:36 +01:00
sysparams.c win32u: Move NtUserSetCursorPos implementation from user32. 2022-02-14 21:20:41 +01: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 NtUserFlashWindowEx implementation from user32. 2022-03-09 20:54:16 +01:00
user_main.c win32u: Move GetWindowRect implementation from user32. 2022-03-09 20:54:17 +01:00
user_private.h win32u: Move GetClassLong implementation from user32. 2022-03-07 20:32:12 +01:00
win.c win32u: Move GetWindowInfo implementation from user32. 2022-03-09 20:54:17 +01:00
win.h win32u: Move GetWindowLong implementation from user32. 2022-03-08 22:43:36 +01:00
winhelp.c
winpos.c win32u: Move GetClientRect implementation from user32. 2022-03-09 20:54:17 +01:00
winproc.c win32u: Move winproc array from user32. 2022-03-04 19:13:10 +01:00
winstation.c win32u: Reset thread info in NtUserSetThreadDesktop. 2022-02-15 22:59:53 +01:00
wsprintf.c