- C++ Windows Programming
- Stefan Bj?rnander
- 157字
- 2021-07-14 10:03:16
What you need for this book
First of all, you need to download Visual Studio on your computer. I suggest you download and install Express for Desktop, which is free, and is available at https://www.visualstudio.com/en-us/products/visual-studio-express-vs.aspx.
Then, there are two ways to install Small Windows:
- If you want to follow the chapter structure of this book you can download it from https://github.com/PacktPublishing/Cpp-Windows-Programming. It is made up by a set of Visual Studio projects holding the applications of this book.
- If you want all the code in one Visual Studio solution you can download the C++ Windows Programming solution in the Cpp Windows Programming file.
- If you want to write code with Small Windows on your own, you can download the Empty project in the Empty Project file. It is an application holding only the Small Windows source code with a very simple application. You can change the name of the project and add your own application-specific code.
推薦閱讀
- 深入理解Django:框架內(nèi)幕與實(shí)現(xiàn)原理
- 深入淺出DPDK
- JavaScript從入門到精通(第3版)
- Apex Design Patterns
- SQL基礎(chǔ)教程(視頻教學(xué)版)
- Odoo 10 Implementation Cookbook
- Django實(shí)戰(zhàn):Python Web典型模塊與項(xiàng)目開發(fā)
- Scala編程實(shí)戰(zhàn)
- App Inventor 2 Essentials
- OpenCV 3計(jì)算機(jī)視覺:Python語言實(shí)現(xiàn)(原書第2版)
- HTML+CSS+JavaScript網(wǎng)頁制作:從入門到精通(第4版)
- Mastering Concurrency in Python
- Learning Bootstrap 4(Second Edition)
- Microsoft Exchange Server 2016 PowerShell Cookbook(Fourth Edition)
- Improving your Penetration Testing Skills