Shoutbox

VB6 accessing the registry? - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Forum: Plug-Ins (/forumdisplay.php?fid=28)
+------ Thread: VB6 accessing the registry? (/showthread.php?tid=12922)

VB6 accessing the registry? by wipey on 07-13-2003 at 06:39 PM

How would I go about accessing the registry using VB6 in order to get the plugin dir?  I'm new to using the registry kinda:S


RE: VB6 accessing the registry? by Xerxis on 07-13-2003 at 06:44 PM

you should use the api functions

look at http://www.mvps.org/vbnet/api/_api/apir.htm for examples


RE: VB6 accessing the registry? by Huuf on 07-13-2003 at 07:34 PM

check my sourcecode http://shoutbox.menthix.net/showthread.php?tid=12856 there you can find all the codes you need.


RE: VB6 accessing the registry? by wipey on 07-13-2003 at 09:38 PM

okay thx guys :D does anyone have a nice short piece of code I code use to find the messenger plus dir (so I can play a sound:P)


RE: VB6 accessing the registry? by Huuf on 07-16-2003 at 09:38 PM

that's also in the code :P