Customer Rating:      Summary: This is da book Comment: If you want to do any serious development in Window, this is the book to get. Once you read and understand the basic C++ books, and want to get beyond simple applications, you need this book. This is not a beginner text, but a grown-up book on what is happening inside windows and how to use it in your application. I found this book invaluable in building multithreading, port i/o, virtual array management in my application. The author really knows his stuff and presents it in a very readable fashion. The source code for the examples in this book are well-commented and I have found it easy to take code fragments from then to use in my applications.
This book is a keeper.
Customer Rating:      Summary: Windows via C/C++ (Pro - Developer) Comment: This is a very good book for undestranding the inner mechanism of windows and how to leverage those in your own app. Also this books contains author's recommendations regarding different parctices. Very usefull!
Customer Rating:      Summary: Great Windows API resource book! Comment: The Windows C++ API is a beast that many have struggled against. The authors have done a great job in covering the fundamentals.
This book is definitely for intermediate to advanced c++ developers and it makes no attempts to baby the reader with the basics. The authors do make sure to go step by step in some sections where necessary. The sections on dynamic link libraries and windows exception handling were especially helpful.
Customer Rating:      Summary: Had all of the info I was looking for... Comment: As you guessed by the title, this book covered exactly what I was looking for. C/C++ programmers who are dealing with Windows kernel objects, shared memory objects, events, semaphores, security and the like will appreciate this.
The book covered and clarified information that may/may-not be available on MSDN (I never saw it there while searching...), and did so with an overall approach that ties the topics together, shows how they are used, and generally is more understandable. I appreciated this book much more than jumping around through a bunch of disjointed MSDN pages trying to understand how these elements work. The book gives you deep understanding and more than a few tricks you can use in the debugger.
Beginning developers, or developers working on managed code prob. wouldn't have much use for this book. Consider this the nitty-gritty reference manual for how all of the low level stuff gets done.
I appreciate this book, it won't end up back at the used bookstore.
Customer Rating:      Summary: All you always wanted to know about Windows functionning Comment: Excellent choice of topics (kernel objects, processes, threads, jobs, fibers, memory management, DLL et SEH)and a good compromise between the depth of analysis and an easy reading.
The book is very attractive visually; the bold fonts are really used at right places and numerous examples (as a matter of fact quite serious in itself) are very, very readable.
A must for a serious programmer.
|
|