Features
- Cover Type: Hard Cover with 900 pages
- Published by: Microsoft Press
- Edition: 5th Edition December 12, 2007
- Written in: English
- ISBN 10 Number: 0735624240
- ISBN 13 Number: 978-0735624245
-
Book Dimensions:
9.1 x 7.4 x 2.3 inches
- Weighs: 4 pounds
Product Description
Get the preeminent guide to programming application for Windows with C++. Programming Applications for
Microsoft Windows is a classic book (formerly titled Advanced Windows, Third Edition) and is now fully updated for Windows Vista, including the latest information about Windows XP. In-depth and comprehensive, this essential reference covers the Windows operating system and how to program at the API level. Recognized experts provide an inside view of how Windows works and how to use its features in Visual C++ development tasks. Topics covered include processes, thread pooling, virtual memory, DLLs, file I/O, and message crackers. For systems-level programmers, this is a must-have title. Includes code samples in Visual C++.
Features coverage of classic topics such as thread pooling, heaps, and advanced DLL techniques
Provides expert guidance fully updated for Windows Vista
Provides extensive sample code in Visual C++ 2005
About The Author
Jeffrey Richter is a cofounder of Wintellect a training, debugging, and consulting firm dedicated to helping companies build better
software faster. He is the author of CLR via C#, Applied
Microsoft .NET Framework Programming, and several other Windows-related programming books. Jeffrey is also a contributing editor and columnist for MSDN® Magazine. He has been consulting with the .NET Framework team since October 1999.
Christophe Nasarre works for BusinessObjects, a multinational business-intelligence consultancy and training company that is focused on helping organizations gain better insight into their business through business intelligence solutions. He has worked as a technical editor on numerous
Microsoft Press books
Reader ReviewsI have been programming for over ten years, but my Windows specific C++ programming is relatively weak due to inexperience with it. Note that if you are in the same boat, you will need additional resources (web based, help files, other books) on top of this book as this book assumes you are already proficient in creating Windows apps. They make no attempt to tell you otherwise, it is an expert level book - but even if you already know C++ well, there is much Windows specific details that this assumes you know. Great book and very useful, just not entry level, so know that going in.