Skip to content
Snippets Groups Projects
Select Git revision
20 results

src

  • Clone with SSH
  • Clone with HTTPS
  • Henrik Grubbström (Grubba)'s avatar
    Henrik (Grubba) Grubbström authored
    Reading from the console on NT uses system buffers of limited size
    (nominal limit 64K, in practice 26608 or 31004 bytes), and will
    fail with ERROR_NOT_ENOUGH_MEMORY if an attempt is made to read
    more data than the limit.
    
    Fixes interactive Hilfe terminating with "Terminal closed." on start on NT.
    bcc297ea
    History
    Name Last commit Last update
    ..