What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Settings in VB6 App Using Registry

Settings in VB6 App Using Registry
Author: Message:
Salem
Senior Member
****

Avatar

Posts: 769
Reputation: 16
37 / Male / Flag
Joined: May 2004
O.P. RE: RE: Settings in VB6 App Using Registry
quote:
Originally posted by Dempsey
use can use
code:
GetSetting ( AppName As String,Section As String,Key As String, [Default]) As String


and 
code:
SaveSetting ( AppName As String,Section As String) As String




Wouldn't i need to declare anything if using this method?

quote:
Originally posted by raceprouk
But with those you don't really have much control.
If you want more control, use RegOpenKey(), RegCreateKey(), RegQueryValueEx(), RegSetValueEx(), and RegCloseKey().


What functionality do these ones provide that Dempsey's don't. I just want very basics for now.

This post was edited on 09-08-2005 at 04:08 PM by Salem.
[Image: salem874.smart.jpg][Image: card.png]
Was i Helpful?[/url]
09-07-2005 05:40 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Settings in VB6 App Using Registry - by Salem on 09-07-2005 at 04:49 PM
RE: Settings in VB6 App Using Registry - by Eljay on 09-07-2005 at 04:53 PM
RE: Settings in VB6 App Using Registry - by Stigmata on 09-07-2005 at 04:55 PM
RE: Settings in VB6 App Using Registry - by Dempsey on 09-07-2005 at 04:56 PM
RE: RE: Settings in VB6 App Using Registry - by Salem on 09-07-2005 at 05:40 PM
RE: Settings in VB6 App Using Registry - by RaceProUK on 09-07-2005 at 05:19 PM
RE: Settings in VB6 App Using Registry - by Dempsey on 09-07-2005 at 05:45 PM
RE: RE: Settings in VB6 App Using Registry - by Salem on 09-07-2005 at 06:17 PM
RE: Settings in VB6 App Using Registry - by Dempsey on 09-07-2005 at 07:23 PM
RE: RE: Settings in VB6 App Using Registry - by Salem on 09-07-2005 at 07:43 PM
RE: Settings in VB6 App Using Registry - by RaceProUK on 09-07-2005 at 07:34 PM
RE: Settings in VB6 App Using Registry - by RaceProUK on 09-07-2005 at 07:56 PM
RE: RE: Settings in VB6 App Using Registry - by Salem on 09-07-2005 at 07:58 PM
RE: Settings in VB6 App Using Registry - by RaceProUK on 09-07-2005 at 08:00 PM
RE: Settings in VB6 App Using Registry - by Dempsey on 09-07-2005 at 08:02 PM
RE: RE: Settings in VB6 App Using Registry - by Salem on 09-07-2005 at 08:04 PM
RE: Settings in VB6 App Using Registry - by Millenium_edition on 09-07-2005 at 08:08 PM
RE: Settings in VB6 App Using Registry - by Salem on 09-08-2005 at 04:07 PM
RE: Settings in VB6 App Using Registry - by Dempsey on 09-08-2005 at 04:22 PM
RE: RE: Settings in VB6 App Using Registry - by Salem on 09-08-2005 at 04:26 PM
RE: Settings in VB6 App Using Registry - by Dempsey on 09-08-2005 at 04:31 PM
RE: RE: Settings in VB6 App Using Registry - by Salem on 09-08-2005 at 04:35 PM
RE: Settings in VB6 App Using Registry - by Dempsey on 09-08-2005 at 05:10 PM
RE: RE: Settings in VB6 App Using Registry - by Salem on 09-08-2005 at 05:13 PM
RE: Settings in VB6 App Using Registry - by Dempsey on 09-08-2005 at 05:20 PM
RE: Settings in VB6 App Using Registry - by CookieRevised on 09-08-2005 at 05:20 PM
RE: RE: Settings in VB6 App Using Registry - by Salem on 09-08-2005 at 05:28 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On