Skip to content
  • deuce's avatar
    Add support for three new line1 types in door.sys: · 509eb552
    deuce authored
    COM0:STDIO <- Indicates that stdio should be used.
    COM0:SOCKET### <- Indicates socket I/O should be used with socket handle ###
    COM0:HANDLE### <- Indicates Win32 COM should be used with COM handle ###
    509eb552