How to create, read, and enumerate registry data
Uses the following API functions:
- RegCloseKey
- RegCreateKeyEx
- RegEnumValue
- RegOpenKeyEx
- RegQueryValueEx
- RegSetValueEx
Back to Code Samples
Copyright © 2000 by Matt E. Hart, All Rights Reserved Worldwide.
Nothing on this web site may be reproduced, in any form, without express written consent.