Date: Mon, 7 Feb 2000 09:44:17 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Michelle Konzack cc: djgpp AT delorie DOT com Subject: Re: [Win-Devel: M-MNC] Kompiling of 32Bit-Apps under Dos/Win In-Reply-To: <3.0.6.16.20000206164805.33c748cc@mail.cybercable.fr> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 6 Feb 2000, Michelle Konzack wrote: > I have Borland C++ 4.0 Proffesssionel on my WfW 3.11 Development machine. > I can choose to compile Win32s programs. > > I was thinking, that I can nor compile the DJGPP c++ program with the > Borland compiler. Or I am wrong ??? It seems I misunderstood you. I thought you had a program compiled with DJGPP which worked on MSDOS. I thought you were asking how to make it work on Windows. AFAIK, programs which work on MSDOS don't need anything special to continue working from Windows, even if the program accesses the network, since DOS drivers can still work after Windows starts.