On Mon Apr 17 04:43:36 2023 +0000, Mohamad Al-Jaf wrote:
Yeah, I tried that but it results in this error tools/widl/widl -o include/windows.graphics.capture.interop.h -m32 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \ include/windows.graphics.capture.interop.idl include/windows.h:38:1: error: Unable to open include file stdarg.h make[1]: *** [Makefile:163589: include/windows.graphics.capture.interop.h] Error 1 It doesn't seem worth debugging given how small the file is. I don't see the same error with an IDL file but there's a couple of problems with widl and HMONITOR / void** types. It could be worked around the same way as for HANDLE, but I don't know if it's worth it?
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/2658#note_30196