Sweden-Number/dlls/win32u
Jacek Caban d8c807ba98 win32u: Use KeUserModeCallback interface for CopyImage.
Its implementation doesn't seem to be exposed from win32u and it
generally fits well in user space. It will be also useful for drivers.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-05-05 18:35:12 +02:00
..
dibdrv win32u: Use public declaration for GetStockObject. 2022-04-26 22:21:04 +02:00
tests win32u: Move NtUserCallMsgFilter implementation from user32. 2022-05-05 18:35:08 +02:00
Makefile.in
bitblt.c win32u: Use public declaration for GetStockObject. 2022-04-26 22:21:04 +02:00
bitmap.c win32u: Use public declaration for GetStockObject. 2022-04-26 22:21:04 +02:00
brush.c
class.c win32u: Use KeUserModeCallback interface for CopyImage. 2022-05-05 18:35:12 +02:00
clipboard.c win32u: Introduce data-only mode in NtUserGetClipboardData. 2022-04-26 22:21:04 +02:00
clipping.c
cursoricon.c win32u: Use KeUserModeCallback interface for CopyImage. 2022-05-05 18:35:12 +02:00
dc.c win32u: Use public declaration for GetStockObject. 2022-04-26 22:21:04 +02:00
dce.c win32u: Use NT interface for MsgWaitForMultipleObjectsEx user driver entry point. 2022-05-03 19:01:13 +02:00
defwnd.c win32u: Use KeUserModeCallback interface for CopyImage. 2022-05-05 18:35:12 +02:00
dib.c
driver.c win32u: Use NT interface for MsgWaitForMultipleObjectsEx user driver entry point. 2022-05-03 19:01:13 +02:00
emfdrv.c
font.c win32u: Use public declaration for GetStockObject. 2022-04-26 22:21:04 +02:00
freetype.c
gdiobj.c win32u: Move NtUserSetSystemMenu implementation from user32. 2022-05-02 22:43:53 +02:00
hook.c win32u: Move NtUserCallMsgFilter implementation from user32. 2022-05-05 18:35:08 +02:00
input.c win32u: Use NT interface for MsgWaitForMultipleObjectsEx user driver entry point. 2022-05-03 19:01:13 +02:00
main.c
mapping.c
menu.c win32u: Move NtUserSetSystemMenu implementation from user32. 2022-05-02 22:43:53 +02:00
message.c win32u: Use NT interface for MsgWaitForMultipleObjectsEx user driver entry point. 2022-05-03 19:01:13 +02:00
ntgdi_private.h win32u: Use public declaration for GetStockObject. 2022-04-26 22:21:04 +02:00
ntuser_private.h win32u: Use KeUserModeCallback interface for CopyImage. 2022-05-05 18:35:12 +02:00
opentype.c
painting.c win32u: Use public declaration for GetStockObject. 2022-04-26 22:21:04 +02:00
palette.c win32u: Use public declaration for GetStockObject. 2022-04-26 22:21:04 +02:00
path.c
pen.c win32u: Use public declaration for GetStockObject. 2022-04-26 22:21:04 +02:00
printdrv.c
region.c
spy.c
syscall.c win32u: Move NtUserCallMsgFilter implementation from user32. 2022-05-05 18:35:08 +02:00
sysparams.c win32u: Move GetMenuItemCount implementation from user32. 2022-05-02 22:43:53 +02:00
vertical.c
vulkan.c
win32u.spec win32u: Move NtUserCallMsgFilter implementation from user32. 2022-05-05 18:35:08 +02:00
win32u_private.h win32u: Move NtUserSetSystemMenu implementation from user32. 2022-05-02 22:43:53 +02:00
window.c win32u: Copy implementation of AdjustWindowRectEx from user32. 2022-05-02 22:43:53 +02:00
winstation.c win32u: Use user mode callback for registering builtin classes. 2022-04-26 22:21:04 +02:00
wrappers.c win32u: Move NtUserSetSystemMenu implementation from user32. 2022-05-02 22:43:53 +02:00