Home :: Books :: Computers & Internet  

Arts & Photography
Audio CDs
Audiocassettes
Biographies & Memoirs
Business & Investing
Children's Books
Christianity
Comics & Graphic Novels
Computers & Internet

Cooking, Food & Wine
Entertainment
Gay & Lesbian
Health, Mind & Body
History
Home & Garden
Horror
Literature & Fiction
Mystery & Thrillers
Nonfiction
Outdoors & Nature
Parenting & Families
Professional & Technical
Reference
Religion & Spirituality
Romance
Science
Science Fiction & Fantasy
Sports
Teens
Travel
Women's Fiction
Programming Win32 Under the API (With CD-ROM)

Programming Win32 Under the API (With CD-ROM)

List Price: $39.95
Your Price: $26.37
Product Info Reviews

<< 1 >>

Rating: 2 stars
Summary: Unbelievable
Review: I skimmed through the book in a bookstore. What's unbelievalbe is that Appendix A of the book contains complete listing of exported functions from Windows 95 (yes 95) KERNEL32.DLL, in about 20 pages.

Come on, this is year 2001, not 1995 or 1996.

Rating: 1 stars
Summary: Don't buy this book
Review: The final chapter of this book describes a program that is supposed to work like the Windows command-line interpreter. When I compiled the example, I got page after page of warnings. I renamed all the source files to .cpp and recompiled and now I got several errors; for example, passing the address of the address of a string, when the function was expecting just the address. After fixing all errors and warnings, I ran the program and gave it the name of another program to invoke. It promptly stopped in the debugger. The wrong function was being called to release a handle.

In order to review the code, I removed the CD rom. So I can't return the book. But it was a waste of money.

Rating: 3 stars
Summary: Quality could have been better.
Review: This book gives you good tips on how to look "behind the scenes" of the win32 API. It's also deceptively thin because there's a lot to understand if you're new to the subject. Having said that, it doesn't go into a great deal of detail - the idea being you have to do most of the exploring yourself using the suggested software utilities.

However, I was disappointed to discover that the CD-ROM with my copy did not contain any of the promised utilities but instead contained a demo for the Blair Witch game! Some might consider this a bonus but it wasn't much help when I was trying to work through the examples in the book. Fortunately, most of the utilites (GNU software ported to win32) can be found on the web if you search around for long enough - although NOT from the website given in the book!

In summary, if you're interested in learning more about win32, this book's not a bad introduction to the subject, especially if you come from a UNIX background. Just don't expect the CD to give you what it promises!

Rating: 3 stars
Summary: Quality could have been better.
Review: This book gives you good tips on how to look "behind the scenes" of the win32 API. It's also deceptively thin because there's a lot to understand if you're new to the subject. Having said that, it doesn't go into a great deal of detail - the idea being you have to do most of the exploring yourself using the suggested software utilities.

However, I was disappointed to discover that the CD-ROM with my copy did not contain any of the promised utilities but instead contained a demo for the Blair Witch game! Some might consider this a bonus but it wasn't much help when I was trying to work through the examples in the book. Fortunately, most of the utilites (GNU software ported to win32) can be found on the web if you search around for long enough - although NOT from the website given in the book!

In summary, if you're interested in learning more about win32, this book's not a bad introduction to the subject, especially if you come from a UNIX background. Just don't expect the CD to give you what it promises!


<< 1 >>

© 2004, ReviewFocus or its affiliates