[PATCH 2/5] gdi32: Link directly to user32.

Jacek Caban jacek at codeweavers.com
Thu Feb 17 08:42:01 CST 2022


On Windows, loading gdi32.dll causes user32.dll to be loaded. It's 
important for win32u, which is not fully functional until user32 sets 
KernelCallbackTable.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/gdi32/Makefile.in |  2 +-
  dlls/gdi32/objects.c   | 25 ++++---------------------
  2 files changed, 5 insertions(+), 22 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-gdi32-Link-directly-to-user32.txt
Type: text/x-patch
Size: 1978 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220217/6408d6c2/attachment.bin>


More information about the wine-devel mailing list