+ All Categories
Home > Documents > How to Start Your Visual Studio 2013

How to Start Your Visual Studio 2013

Date post: 11-Apr-2016
Category:
Upload: fahmi-masyukzz
View: 10 times
Download: 1 times
Share this document with a friend
Description:
guide
5
HOW TO START YOUR VISUAL STUDIO 2013 Choose New Project 2 1 3. Rename
Transcript
Page 1: How to Start Your Visual Studio 2013

HOW TO START YOUR VISUAL STUDIO 2013

Choose New Project

2

1

3. Rename

Page 2: How to Start Your Visual Studio 2013

1. Tick

2. Tick

3. Click

Page 3: How to Start Your Visual Studio 2013
Page 4: How to Start Your Visual Studio 2013
Page 5: How to Start Your Visual Studio 2013

Select "Properties" -> "Configuration Properties" -> "C/C++" -> "Preprocessor" . Under the "Preprocessor Definitions" box, add ;_CRT_SECURE_NO_WARNINGS .Click button "Apply" and then "OK"


Recommended