On Mon Apr 17 04:43:36 2023 +0000, Zebediah Figura wrote:
This isn't an IDL in the SDK, but is there any reason we can't make it an IDL anyway?
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.