Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!zaphod.mps.ohio-state.edu!wuarchive!ukma!usenet.ins.cwru.edu!eagle!data.nas.nasa.gov!mustang!nntp-server.caltech.edu!gwoho From: gwoho@nntp-server.caltech.edu (g liu) Newsgroups: comp.os.msdos.programmer Subject: what is the format of a .exe file? Message-ID: <1990Oct18.184341.25578@nntp-server.caltech.edu> Date: 18 Oct 90 18:43:41 GMT Organization: California Institute of Technology, Pasadena Lines: 5 i want to know the format of a .exe file. i want to write a program that can run a .exe file that is in character array. it is impossable for me to just write the array to disk, and call some library rootine to run it. i would apreciate any help.