Hello, I have mingw-w64 compiler tools version 8.1.0, downloaded here: https://sourceforge.net/projects/mingw-w64/files/Toolchains targetting Win32/Personal Builds/mingw-builds/installer/mingw-w64-install.exe/download
I would like to use the flags ENABLE_VIRTUAL_TERMINAL_PROCESSING and ENABLE_VIRTUAL_TERMINAL_INPUT as documented here: https://docs.microsoft.com/en-us/windows/console/high-level-console-modes My version of the compiler tools doesn't recognize those flags. I did a search of the mailing list and found that at one point a patch was made to add these flags: https://sourceforge.net/p/mingw-w64/mailman/message/36426290/ 1. Is it safe to apply that patch to my version of wincon.h, and will it work? 2. Will those flags be available in the downloadable version soon? Thanks Clint _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
