realbasic-nug
[Top] [All Lists]

Re: Installing OLE Object in registry

To: realbasic-nug at lists dot realsoftware dot com
Subject: Re: Installing OLE Object in registry
From: Paul Rodman <paul at ilanga dot com>
Date: Thu, 30 Jun 2005 13:09:59 -0700
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <20050630185024 dot F3402B0608F at lists dot realsoftware dot com>
This looks most promising. Thanks.

Paul Rodman

From: Hubertus Hiden <hubertus at hiden dot org>

Hi Paul,

Take a look at the command line tool regsvr32

Hope it helps
Hubertus

Paul Rodman schrieb:

 (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>

<Prev in Thread] Current Thread [Next in Thread>