MS Visual C++ V6.0

Pages: 12
Feb 1, 2010 at 7:09pm
Hell, that's some horrendous spelling and horrendous grammar. I'm sorry but you need to fix that.
Did you understand what I just said? When you start a new project in VC++, it asks you for either windows32 application or windows console. If you go windows 32, the compiler expects you to be using the windows API, and therefore it expects winmain() and not main(), etc. Therefore you must choose console.
If that's not the problem then clarify.
Feb 1, 2010 at 7:10pm
@tummychow
i said anycode!There same messege even MFC
Feb 1, 2010 at 7:13pm
Well I sorely apologize but I could hardly read any of it.
If that's the case try reinstalling. You may have accidentally deleted library files somewhere and all the headers would have been destroyed.
And what are you doing with MFC? Is this console or not?
Last edited on Feb 1, 2010 at 7:14pm
Feb 1, 2010 at 7:19pm
Yap.I always think that."May be its my machine.May it has virus.".But thanks you guys.For know cmdline work for me.It's middle night at home know so am going to sleep.Bye
Feb 1, 2010 at 7:23pm
MFC(microsoft foundation control) is not consel,it base on window programming ,i was just test my IDE.Sorry english is not my mother tauge lang.,am on studying it.
Feb 1, 2010 at 7:25pm
I know what MFC is; what I'm not sure of is if you're programming windows API or console.
Feb 1, 2010 at 7:26pm
Now not know,from above post.Sorry
Feb 1, 2010 at 7:30pm
A quick Google of "invalid win32 application" shows that Mazd is probably compiling for x86-64, but running an x86 Windows.
Feb 1, 2010 at 7:31pm
Am just starting c++,my programing is just on console.I think we may be friends,to get most of you help.Right?.PM me please.
Feb 1, 2010 at 7:36pm
Good god, friends in i/l? Nobody plays r/l, but that's where friends are to be found. (But the quests suck so it's not worth it.)
Feb 1, 2010 at 7:37pm
!Helios,my compiler name end with something like this 'x86',am running windows xp sp2,what you mean on that different.
Feb 1, 2010 at 7:41pm
Okay!
Topic archived. No new replies allowed.
Pages: 12