Home Page -------------------
[Home Page] - [Reviews Main]
-------------------

Book Review
Inside the Windows 95 Registry by Ron Petrusha
Recommended
ISBN: 1-56592-170-4       Publisher: O'Reilly       Pages: 575pp+disk       Price: £24-50
Categories:   internals and hardware     MS Windows    
Reviewed by Aidan Cooper in C Vu 9-3 (Mar 1997)
This book could more accurately be titled 'Programming with...' as it's written more to encourage programmers to develop using the Registry. Despite that it does make a good stab at explaining the registry and the registry editor (the utility provided with Win 95 that Microsoft doesn't bother telling you about). It doesn't just stick with Win95, it also covers Windows NT and surprisingly DOS and Win16 (Windows 3.1x).

As already stated, this book is really a programmer's guide and so by chapter 4 we're introduced to the APIs available in Win95. As well as the APIs the book tries to encourage proper use of the registry by explaining what should be stored in the registry. Provided on the accompanying disc is a set of spy utilities for watching what Win95 is doing to and with the registry, this along with discussion in the book helps the reader to understand the function of the registry (the disc also includes the source for all of the examples used in the book). Although mainly written for a C audience, a chapter is provided showing how to use Visual Basic with the registry.

The book also does a good job explaining how to utilise the registry if writing Win16 applications. This allows users who are still writing for Windows 3.1x to make their applications compatible with Win95. If you're a programmer who intends writing for Win95 then this book really is a must for your bookshelf, if however all you want is to understand the registry and use it there are other books available which cover this area better.


Last Update - 13 May 2001.

To link to this review, please use the URL: http://www.accu.org/bookreviews/public/reviews/i/i000637.htm

Copyright © The Association of C & C++ Users 1998-2000. All rights reserved.

Mirrored from http://www.accu.org/