wine/dlls/win32u
Piotr Caban ec6062c572 wineps: Introduce wine_driver_open_dc wine specific export used to create printer DC.
Doing it this way avoids passing Unix library pointers throught PE.
2023-05-17 07:19:09 -05:00
..
dibdrv
tests win32u: Implement NtUserBuildHimcList syscall. 2023-03-20 17:10:45 +01:00
bitblt.c
bitmap.c
brush.c
class.c
clipboard.c
clipping.c
cursoricon.c
dc.c wineps: Introduce wine_driver_open_dc wine specific export used to create printer DC. 2023-05-17 07:19:09 -05:00
dce.c
defwnd.c win32u: Ignore some IME messages in default_window_proc. 2023-03-30 19:00:21 +02:00
dib.c win32u: Add support for undocummented DIB_PAL_INDICES color usage in SetDIBits. 2023-04-06 14:32:32 +02:00
driver.c win32u: Introduce a new ImeToAsciiEx call through NtUserMessageCall. 2023-05-12 17:50:49 +02:00
emfdrv.c
font.c win32u: Don't allow bitmap fonts if OUT_TT_ONLY_PRECIS output precision is specified. 2023-05-01 16:44:11 +02:00
freetype.c
gdiobj.c
hook.c
imm.c win32u: Introduce a new ImeToAsciiEx call through NtUserMessageCall. 2023-05-12 17:50:49 +02:00
input.c win32u: Use ARRAY_SIZE() instead of open coding it. 2023-04-26 22:49:16 +02:00
main.c
Makefile.in
mapping.c
menu.c
message.c win32u: Introduce a new ImeProcessKey call through NtUserMessageCall. 2023-05-12 17:50:49 +02:00
ntgdi_private.h win32u: Add support for undocummented DIB_PAL_INDICES color usage in SetDIBits. 2023-04-06 14:32:32 +02:00
ntuser_private.h win32u: Introduce a new ImeProcessKey call through NtUserMessageCall. 2023-05-12 17:50:49 +02:00
opentype.c
painting.c win32u: Don't use floating point types in syscalls. 2023-05-12 11:39:10 +02:00
palette.c
path.c
pen.c
printdrv.c
rawinput.c
region.c
scroll.c
spy.c
syscall.c win32u: Don't export wow64 Unix call functions. 2023-05-11 22:53:14 +02:00
sysparams.c win32u: Partially implement NtUserDisplayConfigGetDeviceInfo(DISPLAYCONFIG_DEVICE_INFO_GET_TARGET_PREFERRED_MODE). 2023-05-01 14:38:30 +02:00
vertical.c
vulkan.c
win32u.spec win32u: Don't use floating point types in syscalls. 2023-05-12 11:39:10 +02:00
win32u_private.h win32u: Don't use floating point types in syscalls. 2023-05-12 11:39:10 +02:00
window.c win32u: Introduce new next_process_user_handle_ptr helper. 2023-03-20 17:10:45 +01:00
winstation.c win32u: Give full access rights to the thread desktop. 2023-03-17 11:51:34 +01:00
wrappers.c win32u: Don't use floating point types in syscalls. 2023-05-12 11:39:10 +02:00