Sweden-Number/dlls/user32
Nikolay Sivov 947f638a05 user32: Add suspend-resume notification API stubs.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-03-30 18:32:32 +02:00
..
resources
tests user32/tests: Finalize migration to long types. 2022-03-18 17:33:20 +01:00
Makefile.in win32u: Move message spy implementation from user32. 2022-03-21 17:18:28 +01:00
button.c
caret.c win32u: Move NtUserSetSystemTimer implementation from user32. 2022-03-16 21:16:21 +01:00
class.c user32: Compile some functions only on 64-bit architectures. 2022-03-28 10:11:46 +02:00
clipboard.c win32u: Move NtUserDestroyWindow implementation from user32. 2022-03-17 21:06:10 +01:00
combo.c win32u: Move NtUserShowWindow implementation from user32. 2022-03-17 21:06:11 +01:00
controls.h win32u: Move menu handle management from user32. 2022-03-25 17:53:03 +01:00
cursoricon.c user.exe: Use win32u directly for cursor icon handle support. 2022-03-21 16:12:07 +01: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: Move NtUserShowWindow implementation from user32. 2022-03-17 21:06:11 +01:00
desktop.c
dialog.c win32u: Move menu handle management from user32. 2022-03-25 17:53:03 +01:00
driver.c win32u: Move apply_window_pos implementation from user32. 2022-03-18 17:30:54 +01:00
edit.c win32u: Move menu handle management from user32. 2022-03-25 17:53:03 +01:00
exticon.c
focus.c
hook.c user32: Use User32CallWinEventHook in peek_message. 2022-03-23 18:42:13 +01:00
icontitle.c
input.c win32u: Move NtUserSetSystemTimer implementation from user32. 2022-03-16 21:16:21 +01:00
listbox.c win32u: Move NtUserSetSystemTimer implementation from user32. 2022-03-16 21:16:21 +01:00
lstr.c
mdi.c win32u: Move menu handle management from user32. 2022-03-25 17:53:03 +01:00
menu.c win32u: Move menu handle management from user32. 2022-03-25 17:53:03 +01:00
message.c user32: Merge WINPROC_call_window into call_window_proc. 2022-03-23 18:42:13 +01: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 NtUserShowWindow implementation from user32. 2022-03-17 21:06:11 +01:00
painting.c win32u: Move apply_window_pos implementation from user32. 2022-03-18 17:30:54 +01:00
property.c
rawinput.c
resource.c
resources.h
scroll.c win32u: Move NtUserShowWindow implementation from user32. 2022-03-17 21:06:11 +01:00
static.c
sysparams.c
text.c
uitools.c
user32.rc
user32.spec user32: Add suspend-resume notification API stubs. 2022-03-30 18:32:32 +02:00
user_main.c win32u: Move menu handle management from user32. 2022-03-25 17:53:03 +01:00
user_private.h user32: Merge WINPROC_call_window into call_window_proc. 2022-03-23 18:42:13 +01:00
win.c user32: Compile some functions only on 64-bit architectures. 2022-03-28 10:11:46 +02:00
win.h win32u: Move apply_window_pos implementation from user32. 2022-03-18 17:30:54 +01:00
winhelp.c
winpos.c win32u: Move ScreenToClient implementation from user32. 2022-03-23 18:42:13 +01:00
winproc.c user32: Merge WINPROC_call_window into call_window_proc. 2022-03-23 18:42:13 +01:00
winstation.c
wsprintf.c