From: "Edmund Horner" Newsgroups: comp.os.msdos.djgpp Subject: DXEs and other OSs, revisited Lines: 17 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Organization: Paradise Net Message-ID: <969447138.772880@shelley.paradise.net.nz> Cache-Post-Path: shelley.paradise.net.nz!unknown AT 203-96-149-46 DOT tnt1 DOT paradise DOT net DOT nz X-Cache: nntpcache 2.4.0b5 (see http://www.nntpcache.org/) Date: Wed, 20 Sep 2000 22:54:39 +1200 NNTP-Posting-Host: 203.96.152.26 X-Complaints-To: newsadmin AT xtra DOT co DOT nz X-Trace: news.xtra.co.nz 969447139 203.96.152.26 (Wed, 20 Sep 2000 22:52:19 NZST) NNTP-Posting-Date: Wed, 20 Sep 2000 22:52:19 NZST To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi all. Can the DXE system be ported to win32? And will a DXE compiled using normal DJGPP work with a win32 application? I already know there's no problems with using DXEs with linux-gcc programs. What about win32? MingW? Cygnus? RSXNTDJ? Borland? MSVC? etc? I think this would only depend on the function calling system of the compiler, so I assume that gcc-based compilers would be compatible. Thanks, Edmund.