setting up VC++ 2005 express beta 2 to compile win32 gui apps.
Hi donjonson!
cite="midbcd53284-6893-4dfb-986e-4c1a03fe0f27@discussions.microsoft.com"type="cite">How do I go about doing this?
1. Create a Win32-Console-Application
2. Go to the Linker-Settings and change the "SubSystem" to "Windows"
(Project|Properties|Linker|System)
--
Greetings
Jochen Kalmbach
Microsoft MVP VC++
My blog about Win32 and .NET
http://blog.kalmbachnet.de/
PS: Please mark an answer as "answered" if it helped!!!

