From: Hans-Bernhard Broeker Newsgroups: comp.os.msdos.djgpp Subject: Re: Porting DJGPP graphics app to Windows Date: 13 Dec 2002 13:21:08 GMT Organization: Aachen University of Technology (RWTH) Lines: 20 Message-ID: References: <3DF91FB8 DOT DD154090 AT cyberoptics DOT com> NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 1039785668 21309 137.226.32.75 (13 Dec 2002 13:21:08 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 13 Dec 2002 13:21:08 GMT Originator: broeker@ To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Eric Rudd wrote: > Is this feasible to do? In a nutshell: no. You can either use DJGPP, or create a Windows app, but never both. You'ld need a different compiler that targets the Windows platform, like MinGW32 or Cygwin. > I have looked at 3.6 of the FAQ, but am still uncertain how to > proceed. I don't want a Windows-hosted compiler (the DJGPP tools > suit me just fine :-), nor do I need to create full-blown Windows > apps. If you want to open a Window of your own and have control over what will appear in there (your bitmap), you _do_ need to create a full-blown Windows app. DOS apps can create some minimalistic dialog boxes, IIRC, but they can never register their own Window class. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.