Put your dll where you want it to reside, then goto start, then run.
Type regsvr32 and hit the space bar. Then drag the dll into the run
window right after the space, and the full path to the dll will be
inserted, hit OK, should register.
--
Robert Garcia
President - BigHead Technology
VP Application Development - eventpix.com
13653 West Park Dr
Magalia, Ca 95954
ph: 530.645.4040 x222 fax: 530.645.4040
rgarcia at bighead dot net - rgarcia at eventpix dot com
http://bighead.net/ - http://eventpix.com/
On Jun 30, 2005, at 10:47 AM, Paul Rodman wrote:
(Excuse my ignorance in these matters, but Windows in not my
primary platform)
I have a DLL containing an OLE Object I wish to use from an RB app
on Windows. It would appear that the DLL has to be registered in
the Registry before the app can access it. Is there some way, other
than by using an installer or building the required Registry
entries from within the app, that I can do this? Or, alternatively,
some way of instantiating the object from the DLL without fooling
with the Registry? Or perhaps some sample code to show how to do it?
Thanks,
Paul Rodman
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|