Skip to content
Snippets Groups Projects
Commit e73d1030 authored by deuce's avatar deuce
Browse files

Modify how Line1 is generated for door.sys files generated for native

executables.
If "Intercept Standard I/O" is enabled, Line1 becomes:
COM0:STDIO
If not, Line1 becomes:
COM0:SOCKET<Socket Handle>
ie:
COM0:SOCKET54

Currently, this is #ifdef'ed out since I'd like DMs approval before I do
this.
parent 59f4fa5d
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment