http://GameProgrammer.Com

Programming

GP Mailing List
     Thread Index
     Date Index

ATXGPSIG List
     Thread Index
     Date Index

Google
>

Home

TheGrumpyProgrammer



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Please help me!




   Yeah, you'll need a PostQuitMessage(0); function call, but also remember 
to hit Ctrl + Alt + Delete to end the program.  Then recompile with the quit 
message.


>From: Great ME <honza@lobo.cz>
>Reply-To: gameprogrammer@gameprogrammer.com
>To: gameprogrammer@gameprogrammer.com
>Subject: Re: Please help me!
>Date: Thu, 11 May 2000 23:15:40 +0200
>
>
>
>Adam Metro wrote:
>
> > I'm just starting out programming games, and i was wondering if anyone 
>could
> > help me. I'm using Microsoft Visual C++ 5.0. Right now i'm just trying 
>to
> > get something up on the screen. The first time i tried to compile it, it
> > worked! Then i changed a couple of things that wouldn't screw up 
>anything,
> > then when i compiled it again, it gave me this error: fatal error 
>LNK1168:
> > cannot open Debug/test.exe for writing. What the heck does this mean??? 
>And
> > how do you fix it??
> >
> > Adam
>
>You probably didn't call PostQuitMessage(0) function. It destroys the 
>procces.
>Unless you do it, the program is still running after you close it, 
>althought
>it's
>not on the screen anymore. Because it's running, you cannot rewrite the 
>*.exe
>file.
>
>
>
>=================================================================
>The GameProgrammer.Com mailing list is for the open discussion
>of any topic related to the art, science, and business of
>programming games. This list is especially tolerant of beginners.
>We were all beginners once
>
>To SUBSCRIBE or UNSUBSCRIBE please visit:
>http://gameprogrammer.com/mailinglist.html

________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

=================================================================
The GameProgrammer.Com mailing list is for the open discussion
of any topic related to the art, science, and business of
programming games. This list is especially tolerant of beginners.
We were all beginners once

To SUBSCRIBE or UNSUBSCRIBE please visit:
http://gameprogrammer.com/mailinglist.html