Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
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

Windows via C/C++

Posted By: DZ123
Windows via C/C++

Christophe Nasarre, "Windows via C/C++"
English | 2011 | ISBN: 0735663777 | PDF | pages: 739 | 7.1 mb

Master the intricacies of application development with unmanaged C++ code—straight from the experts. Jeffrey Richter’s classic book is now fully revised for Windows XP, Windows Vista, and Windows Server 2008. You get in-depth, comprehensive guidance, advanced techniques, and extensive code samples to help you program Windows–based applications.
Discover how to:
- Architect and implement your applications for both 32-bit and 64-bit Windows
- Create and manipulate processes and jobs
- Schedule, manage, synchronize and destroy threads
- Perform asynchronous and synchronous device I/O operations with the I/O completion port
- Allocate memory using various techniques including virtual memory, memory-mapped files, and heaps
- Manipulate the default committed physical storage of thread stacks
- Build DLLs for delay-loading, API hooking, and process injection
- Using structured exception handling, Windows Error Recovery, and Application Restart services