On Fri Apr 18 15:34:20 2025 +0000, eric pouech wrote:
ReadConsole() sorry
Can ReadConsole() accept a buffer with pre-filled text for further editing? From what I read in docs online, it behaves similar to ReadFile() which is input-only. I'll try to test some code on Windows to verify behaviour.