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"


Top Related