What is the easiest way how to run child EXE process from parent program? I can't use COM file and simple FAR CALL because I need a regular DOS child process.
Maybe to hook INT21h/AH=3Dh and INT21h/AH=3Fh and reprogram then to access my buffer and not the disk file?
_______________________________________________ Freedos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freedos-devel
