From: kurt AT deepsouth DOT co DOT nz (Kurt Hausler) Newsgroups: comp.os.msdos.djgpp Subject: Re: Can I program Win 95 Code with DJGPP????? Date: 3 Feb 1997 02:43:31 GMT Organization: University of Otago, Dunedin, NZ Lines: 16 Sender: ou006323 AT galadriel DOT otago DOT ac DOT nz Message-ID: <5d3jcj$gft$3@celebrian.otago.ac.nz> References: <2 DOT 2 DOT 32 DOT 19970120215103 DOT 00697270 AT delilah> <32E83E40 DOT 5B8E AT cam DOT org> <01bc0b84$bec06640$0100007f AT Mikey> NNTP-Posting-Host: ou025193.otago.ac.nz To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp In article <01bc0b84$bec06640$0100007f AT Mikey> "Michael B. Wright" writes: > The FAQ also says that you can _NOT_ compile Win32 executibles, or DLLies > with DJGPP. > This statement seems to make RSNTDJ useless... Could this be true? It says you can't write Win32s executables. You can write Win32 .EXEs fine. ^^ It works well; makes small executables. I just wish I could write winsock programs etc. Kurt