Inside the Windows 95 Registry
|
| Price: |
33 new or used available from $0.01
Average customer review:Product Description
What Windows 95 developers have been looking for! An in-depth examination of the Windows 95 registry, the new central "storage facility" for settings that replaces most of the old SYSTEM.INI and WIN.INI settings found in Windows 3.x. This book covers remote registry access, differences between the Win95 and NT registries, and registry backup. You'll also find a thorough examination of the role that the registry plays in OLE, coverage of undocumented registry services, and more. Petrusha shows programmers how to access the Win95 registry from Win32, Win16, and DOS programs in C and Visual Basic. VxD sample code is also included. The book includes a diskette with registry tools such as REGSPY, a program that shows exactly how Windows applications, libraries, and drivers use settings in the registry.
Product Details
- Amazon Sales Rank: #1240013 in Books
- Published on: 1996-08
- Original language: English
- Number of items: 1
- Binding: Paperback
- 594 pages
Editorial Reviews
Amazon.com Review
To take full advantage of 32-bit Windows, programmers need to know their way around the Registry, the centralized repository for information about the PC, operating system, and applications. With sample code in both C and Visual Basic, Inside the Windows 95 Registry explains how you can use the Registry to store application-specific data, add options to the File/New menu in the Windows Explorer, register OLE components, and support dynamic changes to hardware configuration via Plug and Play--and much more.
From the Publisher
What Windows 95 developers have been looking for! An in-depth examination of the Windows 95 registry, the new central "storage facility" for settings that replaces most of the old SYSTEM.INI and WIN.INI settings found in Windows 3.x. This book covers remote registry access, differences between the Win95 and NT registries, and registry backup. You'll also find a thorough examination of the role that the registry plays in OLE, coverage of undocumented registry services, and more. Petrusha shows programmers how to access the Win95 registry from Win32, Win16, and DOS programs in C and Visual Basic. VxD sample code is also included. The book includes a diskette with registry tools such as REGSPY, a program that shows exactly how Windows applications, libraries, and drivers use settings in the registry.
About the Author
Ron Petrusha began working with computers in the mid '70s, programming in SPSS (a programmable statistical package) and FORTRAN on the IBM 370 family. Since then, he has been a computer book buyer, editor of a number of books on Windows and UNIX, and a consultant on projects written in dBASE, Clipper, and Visual Basic. Ron also has a background in quantitative labor history, specializing in Russian labor history, and holds degrees from the University of Michigan and Columbia University.
Customer Reviews
very worth reading for programer!
If you are going to program with registry, this one is your must have. There are in-depth explanations of backing up, restoring and accessing to the registry, plenty of examples in the book. The author also address the registry(key)difference between WindowsNT and Windows95, though not very thorough. Except some functions are "obsolete" (i.e. getwinflags()) and all of them are used "old fashioned" c, the codes in those examples are well tested. More over, there are two charpters are dedicated to "VB" programers and whenever possible, the author tries to show the example in both "C" and "VB". I would like to see the second version of this book explaining more about WindowsNT registry and using MFC.
Great for programmer, not the administrator
I needed to find a book that delved into the Win9x registry in the same amount of depth as this one, but this book is almost totally VB & C oriented. I bought it looking for a tools I could use within the command shell that's native to Win9x, but even though it didn't have what I was looking for, it's still a great book, but it's definitely a programmers guide, not an administrative tool. Since I got it, some friends have told me how a combo of Kix & Rexx scriptinig is actually what I'm looking for.
I still give it four stars because I can't knock it for not having what I want, because what it has is very, very good.
Definitely worth the purchase price
This was the first "registry" book that I bought and I measure all of the others by it. If you are a programmer, this is *the bible* of registry programming as far as I am concerned. My only disappointment was the lack of a "reference" to most common registry entries. There are a number to be found, but they are scattered through-out the book and there aren't enough.
