Hi Folks,
I am trying to follow a tutorial that says create a new win32 application (Not console app) - but this option is not in the new project options.
Whats the equivelant
Cheers
-Al
Hi Folks,
I am trying to follow a tutorial that says create a new win32 application (Not console app) - but this option is not in the new project options.
Whats the equivelant
Cheers
-Al
Win32 Application - How?
signy
The express edition doesn't not contain Win32 application wizard (only larger editions). Nevertheless, you can still do win32 programming. Take a look at the first video at http://msdn.microsoft.com/visualc/learning/vcexpvids/default.aspx
Hope this helps!
Thanks, Ayman Shoukry VC++ Team