DOS programs use handles 0-4 without opening/closing any of those
commitb12e72d685c34df336e7bc11c1f6e05715fb1329
authorMarcus Meissner <marcus@jet.franken.de>
Sat, 23 Jan 1999 14:01:08 +0000 (23 14:01 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 23 Jan 1999 14:01:08 +0000 (23 14:01 +0000)
tree5854f77971edf8b83df49aecfc6b89bcab37ca7a
parentab55442761424eb7e9976c8a0930fd97640f8511
DOS programs use handles 0-4 without opening/closing any of those
handles first. Split up Init from AllocDosHandle and call it from
the DOSVM.
files/file.c
include/file.h
loader/dos/dosvm.c