View Single Post
Old 03-10-2003, 12:48 AM   #2 (permalink)
Travis Dane
Code Monkey
 
Travis Dane's Avatar
 
Join Date: Feb 2003
Location: Netherlands
Posts: 89
Travis Dane is on a distinguished road
Send a message via ICQ to Travis Dane
A Console Application is Win32 based, This was so for VC++ 6
already but there you could still choose between "Win32 Console
Application" and "Win32 Application". In VC++ .NET you choose
"Win32 Project" then in the wizard select "Application Settings"
and select "Console Application" as "Application Type".
__________________
OpenGL, DirectX
Travis Dane is offline   Reply With Quote