Home All Groups Group Topic Archive Search About
Author
3 Feb 2006 12:08 PM
Anniyan
What is the use of getsettings() and setsettings() in VB.Is it relative
to registry something or API's.

Author
3 Feb 2006 8:06 PM
Julie Lerman
In VB6, this is for writing to the registry. But it defaults to
"HKEY_CURRENT_USER\Software\VB and VBA Program Settings" and as far I ever
knew, there is no way to control that.

If you are interested in the registry keys, for more control you can use a
Win32 APIs.

I have two VB6 functions that do this. I think they came from McKinney's
Hardcore Visual Basic. If you need them ... just say the word.

julie


Show quote
"Anniyan" <gigan***@gmail.com> wrote in message
news:1138968522.422557.154270@g44g2000cwa.googlegroups.com...
> What is the use of getsettings() and setsettings() in VB.Is it relative
> to registry something or API's.
>

AddThis Social Bookmark Button