From: DarkEagle Newsgroups: comp.os.msdos.djgpp Subject: Re: RSXNTDJ and DJGPP Date: Mon, 28 Jun 1999 16:30:33 -0700 Organization: Inlink Lines: 22 Message-ID: <37780599.EC2C4468@inlink.com> References: NNTP-Posting-Host: iits03164.inlink.com Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: news1.inlink.com 930605741 5483 209.135.142.164 (28 Jun 1999 21:35:41 GMT) X-Complaints-To: usenet AT news DOT inlink DOT com NNTP-Posting-Date: 28 Jun 1999 21:35:41 GMT X-Mailer: Mozilla 4.51 [en] (Win95; I) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I have also been experiancing the same problem with Win32 programs opening a dos window in the background while the program runs in the forground. I am just using RSXNTDJ v 1.5 + DJGPP, and have been programming in DOS for quite a while. (I'm starting to wonder if it's worth the effort to learn how to program in Win, but I can't just not finish a project). Thanks for anyone's help -DarkEagle "Aslak Sørli" wrote: > I am about to learn about programming in C/C++ and i have succesfully been > using DJGPP. A few weeks ago i downloaded RSXNTDJ and DevC++20, just to try > out windows programming. I am fearly new at programming so i might have done > something wrong. > I tried to compile test programs in both DevC (MingW32) and RSXNTDJ. In most > cases it works fine, but when i tries to run the program it first opens a > DOS-window before the windows dialog-box. What am i doing wrong. > I have been trying C and C++ for about a month no, and i am not an > experienced programmer. But DJGPP made it easy to learn programming in DOS! > > Aslak Sørli