Click to See Complete Forum and Search --> : Accessing Registry through The Registry


anand_m
January 11th, 2000, 10:32 PM
Hi

I have an ActiveX control in VB. There is a Databroker on the Server which is again a DLL written in VB/C++. The Activex Control calls a function in the DLL which reads information from the Registry on the Server.
But RegOpenKeyEx method fails and I get a message which says that "The Security options does not allow this operation"

Kindly let me know how I accomplish this task of reading registry
Thanks
Anand