Horrid
Programmer
- May 20, 1999
- 373
I have made 2 dlls in Visual Basic, and they register just fine, but they need to make additional registry entries. No one in the VB forums seems to know how, or if this can be done. Is there a C++ method for getting COM dlls to add additional registry keys when they register? (in this case an "implementedservice" key and string value and a string value in HKEY_LOCALMACHINE/software/microsoft/internet explorer/toolbar/)
my C++ is very very poor but with a pointer I should be able to get where I need to go.
Thanks in advance.
my C++ is very very poor but with a pointer I should be able to get where I need to go.
Thanks in advance.