From: huntercr AT cs DOT purdue DOT edu (Charles Hunter) Subject: Re: Help Me. To: DarkFred AT aol DOT com Date: Mon, 3 Apr 1995 22:33:36 -0500 (EST) Cc: DJGPP AT sun DOT soe DOT clarkson DOT edu (djgpp mailing list) > > > Also, is stub.exe the only way to run COFF files. Do you know if it's legal > to just deassemble it and add Go32 to the beginning of the program, having to > have go32 on any computer that runs it seems a tad lame. > > For now thats all... > actually... copy /B go32.exe + coff_file_name final_exe.exe is what you want. > -Dark Fred- > (I WAS a good C++ programmer, before Djgpp) > Charles Hunter [ I was a good programmer before C++ 8-) ] P.S. I don't mean to flame you, but don't you think you could be a little more polite? >