wine/dlls/win32u
Alexandre Julliard a1c8232b33 include: Remove custom/undocumented language identifiers.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-11-16 21:24:18 +01:00
..
dibdrv
tests win32u: Move NtUserDisplayConfigGetDeviceInfo implementation from user32. 2022-10-31 12:12:15 +01:00
bitblt.c
bitmap.c
brush.c
class.c
clipboard.c win32u: Use RtlGetLastWin32Error() instead of GetLastError(). 2022-11-13 11:31:43 +01:00
clipping.c
cursoricon.c
dc.c
dce.c
defwnd.c user32: Hook drawing menu buttons. 2022-11-04 19:23:55 +01:00
dib.c
driver.c win32u: Read mode from the registry if GetCurrentDisplaySettings fails. 2022-11-03 18:33:09 +01:00
emfdrv.c
font.c win32u: Make sure that the stack buffer in set_multi_value_key is large enough. 2022-10-24 18:48:39 +02:00
freetype.c include: Remove custom/undocumented language identifiers. 2022-11-16 21:24:18 +01:00
gdiobj.c
hook.c
imm.c
input.c win32u: Move NtUserDragDetect() to window.c. 2022-10-31 20:41:45 +01:00
main.c
Makefile.in
mapping.c
menu.c user32: Hook drawing menu buttons. 2022-11-04 19:23:55 +01:00
message.c win32u: Prevent use after free (Coverity). 2022-11-02 14:41:56 +01:00
ntgdi_private.h
ntuser_private.h
opentype.c include: Remove custom/undocumented language identifiers. 2022-11-16 21:24:18 +01:00
painting.c
palette.c
path.c
pen.c
printdrv.c
rawinput.c
region.c
scroll.c
spy.c win32u: Use RtlGetLastWin32Error() instead of GetLastError(). 2022-11-13 11:31:43 +01:00
syscall.c user32: Add DragObject() stub. 2022-10-31 20:41:45 +01:00
sysparams.c win32u: Always use the full union for sysparams entries. 2022-11-09 21:10:29 +01:00
vertical.c
vulkan.c
win32u.spec user32: Add DragObject() stub. 2022-10-31 20:41:45 +01:00
win32u_private.h user32: Hook drawing menu buttons. 2022-11-04 19:23:55 +01:00
window.c win32u: Use RtlGetLastWin32Error() instead of GetLastError(). 2022-11-13 11:31:43 +01:00
winstation.c
wrappers.c