hi,
the simplest way to do this is :
1/ GetSetting(name, section, key, def)
this call will read the entry
HKEY_CURRENT_USER\Software\VB and VBA Program Settings\name\section\key from the registry.
2/ SaveSetting (name, section, key, val)
this call will create or set...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.