Dimensions
194 x 237 x 40mm
The definitive guide to programming with the Windows API - now updated for Microsoft's latest APIs and best practices.
- Includes extensive new coverage of Win64, parallelism, multicore system performance, source code portability, .NET coexistence, security, benchmarking, and much more.
- Updated, streamlined code examples reflect today's most effective Windows programming techniques.
- The perfect practical complement to Mark Russinovich's Windows Internals
Windows System Programming, 4/e is the definitive developer's guide to making the most of of the core Windows API , including those introduced with Windows Vista, Windows Server 2008, and beyond. Thoroughly updated to reflect Microsoft's new APIs, this book focuses on essential core system services -- file system, memory, processes and threads, synchronization, communication, and security -- rather than the more commonly featured graphical user interface functions. Beginning with an examination of the features required in a single-process application, the text gradually progresses to increasingly sophisticated functions and multithreaded environments. Each chapter contains realistic examples, and this edition's code samples have been updated and streamlined to reflect today's best practices for Windows development and 64-bit code portability. This edition's extensive new coverage includes: ' An all-new chapter on parallelism and performance in multicore systems ' Detailed new coverage of source code portability across Windows, Linux, and UNIX ' New coverage of .NET and managed code impact and co-existence ' When, why, and how to use the Windows API vs. .NET ' More coverage of security, benchmarking, and other key topics. Many readers have noted that Hart's book perfectly complements Mark Russinovich's well-known Windows Internals. Hart shows us how to make the most of the features that Russinovich describes.