logoalt Hacker News

JdeBPyesterday at 5:29 PM1 replyview on HN

As mentioned elsewhere on this page, Windows NT had fork from the start. Vide NtCreateProcess and what happens if an image file is not explicitly supplied.

* https://computernewb.com/~lily/files/Documents/NTDesignWorkb...


Replies

dcrazyyesterday at 5:43 PM

NtCreateProcess doesn’t accept an image file parameter.

show 1 reply