realbasic-plugins
[Top] [All Lists]

Re: Path of DLL

To: REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot com>
Subject: Re: Path of DLL
From: Chris Little <cslittle at mac dot com>
Date: Mon, 13 Mar 2006 20:11:37 -0500
Delivered-to: realbasic-plugins at lists dot realsoftware dot com
Thread-index: AcZHBD3dfIYpybL3EdqauQARJH2BSA==
Thread-topic: Path of DLL
on 3/13/06 5:06 AM, Kristof Coene at kristofcoene at gmail dot com wrote:

> Thanks Chris, it really helped me out, now the DLL is up and working. There
> is only one problem left: I want to have the abilit to have more than 1 of
> the DLL file on 1 computer, but since it is hooked up to 1 GUID, there can
> only be one working, so I want to have that each dll file has it's own GUID,
> but the only way I know is (for VC 6.0) to go to the .idl file, change the
> GUID manually and compile the DLL again; Isn't there a more dynamic method

I guess I'm not sure what you're trying to accomplish.  You are only going
to be able to launch one instance of the DLL at a time.  Is this a COM DLL
or an ActiveX control?  Why can't you use a single instance of the DLL and
add a function that lets you pass in the path to the text file?

Chris


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