Module: wine Branch: master Commit: 7999f40b38d26837fcb4098035f742621f22389b URL: https://gitlab.winehq.org/wine/wine/-/commit/7999f40b38d26837fcb4098035f7426...
Author: Alexandre Julliard julliard@winehq.org Date: Fri Nov 3 17:33:59 2023 +0100
include: Use proper dllimports for win32u functions.
---
dlls/opengl32/make_opengl | 2 - dlls/opengl32/unix_private.h | 1 + dlls/win32u/Makefile.in | 2 +- dlls/win32u/font.c | 2 +- dlls/winevulkan/make_vulkan | 2 - dlls/winevulkan/vulkan.c | 1 + include/ntgdi.h | 496 ++++++++++++++++++++------------------- include/ntuser.h | 546 ++++++++++++++++++++++--------------------- include/wine/gdi_driver.h | 6 +- include/wine/vulkan_driver.h | 2 - include/wine/wgl_driver.h | 2 - 11 files changed, 537 insertions(+), 525 deletions(-)