You can use the built-in GetSetting function and SaveSetting statement
to read and write registry settings in a very specific subtree of the
registry. For more general access to the registry, you have to call
Windows API functions. I don't have any code handy to do that, but if
you do a Google Groups search (at http://groups.google.com ), I'm sure
you'll find lots of code samples that have been previously posted.
You can use the built-in GetSetting function and SaveSetting statement
to read and write registry settings in a very specific subtree of the
registry. For more general access to the registry, you have to call
Windows API functions. I don't have any code handy to do that, but if
you do a Google Groups search (at http://groups.google.com ), I'm sure
you'll find lots of code samples that have been previously posted.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.