Hi,
Can someone tell me how to use "SaveSetting" in the registry, but not for CURRENT USER, but for LOCAL MACHINE ...?
example: save the string "MyString"
R@emdonck
Printable View
Hi,
Can someone tell me how to use "SaveSetting" in the registry, but not for CURRENT USER, but for LOCAL MACHINE ...?
example: save the string "MyString"
R@emdonck
Have a look at the registry articles on this site to find out how to use the API to access any part of the registry. They are at:
http://www.vb-world.net/registry
------------------
John Percival
Editor, VB-World.net
[email protected]