Sweden-Number/dlls/win32u
Alexandre Julliard f0cd33c69e include: Add support for defining Win32 types as 'long' where possible.
Add -DWINE_NO_LONG_TYPES to modules that still have compilation
warnings with long types.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-01-27 20:38:22 +01:00
..
dibdrv win32u: Fix some prototype mismatches. 2022-01-26 21:53:56 +01:00
tests include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
Makefile.in include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
bitblt.c
bitmap.c win32u: Allow selecting 32-bit DDBs into display compatible DCs. 2022-01-06 13:05:50 +01:00
brush.c
clipboard.c
clipping.c
cursoricon.c win32u: Move NtUserGetCursor implementation from user32. 2021-12-03 16:56:08 +01:00
dc.c win32u: Use NtUserSelectPalette instead of GDISelectPalette. 2021-12-03 16:56:08 +01:00
dib.c
driver.c win32u: Use null driver to handle virtual display devices. 2021-12-20 10:12:49 +01:00
emfdrv.c win32u: Fix some prototype mismatches. 2022-01-26 21:53:56 +01:00
font.c win32u: Use user driver for wine_get_vulkan_driver. 2021-12-08 09:57:56 +01:00
freetype.c configure: Assume that sys/mman.h is available on Unix. 2021-12-09 18:43:51 +01:00
gdiobj.c win32u: Move 55aa brush implementation from user32. 2021-12-07 20:24:42 +01:00
input.c win32u: Move NtUserGetKeyboardLayoutName implementation from user32. 2021-12-03 16:56:08 +01:00
main.c
mapping.c win32u: Only retrieve the dc size if needed. 2021-11-26 11:59:08 +01:00
ntgdi_private.h win32u: Move 55aa brush implementation from user32. 2021-12-07 20:24:42 +01:00
opentype.c
painting.c win32u: Fix some prototype mismatches. 2022-01-26 21:53:56 +01:00
palette.c win32u: Use NtUserSelectPalette instead of GDISelectPalette. 2021-12-03 16:56:08 +01:00
path.c win32u: Fix memory leak on error path in PATH_WidenPath (cppcheck). 2021-12-20 10:14:02 +01:00
pen.c
printdrv.c
region.c win32u: Use NtUserCallTwoParam for MirrorRgn implementation. 2021-12-07 20:24:38 +01:00
syscall.c win32u: Implement NtUserBuildHwndList. 2021-12-23 10:52:33 +01:00
sysparams.c include: Use long type by default in GUID definition. 2022-01-27 17:56:07 +01:00
vertical.c
vulkan.c win32u: Use user driver for wine_get_vulkan_driver. 2021-12-08 09:57:56 +01:00
win32u.spec win32u: Implement NtUserBuildHwndList. 2021-12-23 10:52:33 +01:00
win32u_private.h win32u: Return an NTSTATUS from NtUserEnumDisplayDevices. 2021-12-10 22:00:13 +01:00
window.c win32u: Implement NtUserBuildHwndList. 2021-12-23 10:52:33 +01:00
winstation.c
wrappers.c win32u: Return an NTSTATUS from NtUserEnumDisplayDevices. 2021-12-10 22:00:13 +01:00