[NTVDM]
authorAleksandar Andrejevic <aandrejevic@reactos.org>
Sat, 26 Apr 2014 08:57:17 +0000 (08:57 +0000)
committerAleksandar Andrejevic <aandrejevic@reactos.org>
Sat, 26 Apr 2014 08:57:17 +0000 (08:57 +0000)
commite5df0c4dfe326734990c0cdb318dedf43a5265d8
tree21edb4d04b496e5e1a2d0cb7e628e9ee1604ac2a
parenta8caf51cd021def53b75c44db0f3eb5dd97c748f
[NTVDM]
Rewrite DosCreateProcess, separating the loading code into DosLoadExecutable.
Implement INT 21h function AH = 0x4B (Create Process).

svn path=/branches/ntvdm/; revision=62972
subsystems/ntvdm/dos/dos32krnl/dos.c
subsystems/ntvdm/dos/dos32krnl/dos.h
subsystems/ntvdm/ntvdm.c