Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

C ++ Windows Programming

Posted By: Grev27
C ++ Windows Programming

Stefan Bjornander, "C ++ Windows Programming"
English | ISBN: 1786464225 | 2016 | PDF/EPUB/MOBI | 428 pages | 13 MB/6 MB/10 MB

Key Features
Create diverse applications featuring the versatility of Small Windows C++ library
Learn about object-oriented programming in Windows and how to develop a large object-oriented class library in C++
Understand how to tackle application-specific problems along with acquiring a deep understanding of the workings of Windows architecture
Book Description
It is critical that modern developers have the right tools to build practical, user-friendly, and efficient applications in order to compete in today's market. Through hands-on guidance, this book illustrates and demonstrates C++ best practices and the Small Windows object-oriented class library to ease your development of interactive Windows applications.

Begin with a focus on high level application development using Small Windows. Learn how to build four real-world applications which focus on the general problems faced when developing graphical applications. Get essential troubleshooting guidance on drawing, spreadsheet, and word processing applications. Finally finish up with a deep dive into the workings of the Small Windows class library, which will give you all the insights you need to build your own object-oriented class library in C++.

What you will learn
Develop advanced real-world applications in Windows
Design and implement a graphical object-oriented class library in C++
Get to grips with the workings of the integral aspects of the Win32 API, such as mouse input, drawing, cut-and-paste, file handling, and drop files
Identify general problems when developing graphical applications as well as specific problems regarding drawing, spreadsheet, and word processing applications
Implement classes, functions, and macros of the object-oriented class library developed in the book and how we implement its functionality by calling functions and macros in the Win32 API