I had a lot of trouble generating the .h
The widl I'm using would not recognize the declarations in namespaces.
So I put the declerations outside and it kinda worked.
Using the proper namespace and removing a few things works. But then the
COBJMACRO API calls are quite different (and ugly) from what they are
now. On the other hand they match what MS generates.
On 2020-04-10 15:38, Liu Hao wrote:
在 2020/4/10 0:48, Biswapriyo Nath 写道:
enum AsyncStatus is present in AsyncInfo.idl file in Windows SDK which is
not present in mingw-w64-headers.
It's on line 32 in 'windows.foundation.idl'. But for some unknown reason
WIDL doesn't recognize this typedef.
--
Best regards,
LH_Mouse
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public