Date: Tue, 30 Jan 1996 10:49:57 +0100 (MET) From: Werner Drescher To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: executable File Hi I wrote a program in C++ and now I want a executable File. I used the program coff2exe to get it, but the exe-File still need go32 to run. How can I make it run without go32 ? Can I link go32 to my own program ? Bye Werner