在 2018/11/19 下午5:30, Biswapriyo Nath 写道:
> Windows 10 RS5 adds new pseudo console APIs in consoleapi.h file. How and
> where can I add the function definitions in mingw-w64 repository. There is
> no consoleapi.h header file in master branch.
> 

You may take a look at our repo and see how other headers are
referenced. Adding a header is basically just copying & pasting. You are
free to copy contents from other headers, configure scripts, makefiles,
etc, but please do not clone contents from Windows SDK headers. Some of
them may not compile using GCC.


-- 
Best regards,
LH_Mouse

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to