Subj : src/conio/win32cio.c To : Git commit to main/sbbs/master From : Deucе Date : Wed Oct 23 2024 02:03 pm https://gitlab.synchro.net/main/sbbs/-/commit/be9f0a1a670736f3a02cebf5 Modified Files: src/conio/win32cio.c Log Message: The MSVC builds apparently target some ancient API So we need to define the Windows API ourselves. :( .