Windows via C/C++ (softcover) (Developer Reference)

Microsoft

Write a Review
$85.00 - $300.00
UPC:
9780735663770
Binding:
Hardcover
Note:
Used books may not include companion materials/CD/Code etc, items in good condition.We ship orders daily and Customer Service is our top priority!
Publication Date:
9/22/2011
Author:
Jeffrey Richter;Christophe Nasarre
Language:
english
Edition:
Fifth Edition
Adding to cart… The item has been added

Product Overview

Master the intricacies of application development with unmanaged C++ codestraight from the experts. Jeffrey Richters 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 Windowsbased 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