Start up Visual Studio and select New/Project... from the File menu. In the new project dialog click the Win32 template category on the left and click on Win32 Console Application in the center pane. ... Click OK. ... You should now have a new, empty project.
C
crossvid
@crossvid
Posts
-
Win32 console programming -
Win32 console programmingStart up Visual Studio and select New/Project... from the File menu.
In the new project dialog click the Win32 template category on the left and click on Win32 Console Application in the center pane. ...
Click OK. ...
You should now have a new, empty project.