Re: DLL calling a form using JvPlugIn
Marcel Bestebroer <[email protected]> Mon, 31 Jan 2005 18:04:22 +0100
| Newsgroups | gmane.comp.lang.delphi.jedi |
|---|---|
| Message-ID | <[email protected]> |
Hi,
>
> I'm using JvPlugin using DLL. My DLL has a form and, when a put a
> ADOQuery component this dll return a problem to creat the form. I
> tryed to make many method without sucess.
>
> I'm using Delphi 7 and JEDI Version 3. Any know if have an
> incompatibility between JEDI and ADOQuery??
Without the exact problem description (specify error message if
any; even if translated they can help pinpoint the problem) I am unsure.
Common issue: did you put ShareMem in the uses of both your application
(the .exe) and your plug in (the .dll)? This is required, unless you use
packages for both application and plug in (which may be worth doing
anyway, especially if you're planning to use many plug ins. Without
packages, each plug in as well as your application will have
considerable amounts of code in common (the Delphi RTL, parts of the
VCL, parts of JCL/JVCL), increasing the total size of the
setup/distribution).
--
Marcel Bestebroer (Team JEDI) http://delphi-jedi.org
Project JEDI Help coordinator
JEDI.NET team coordinator
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/Delphi-JEDI/
<*> To unsubscribe from this group, send an email to:
[email protected]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/