Re: DLL calling a form using JvPlugIn
Eduardo Rocha <[email protected]> Tue, 1 Feb 2005 08:43:52 -0200
| Newsgroups | gmane.comp.lang.delphi.jedi |
|---|---|
| Message-ID | <[email protected]> |
Hi, tks for your help but i dont have success :( the message is: "Access violation at address 00AB2063 in sample module 'SamplePluginOne.DLL. Read of address 00000000" i try to put ShareMem in all unit and i dont have success... if you can, i send this program to you see. On the true, this is a JEDI example. I have previous a simple application (this application read an data base and mount a simple graphic). What i do... i take this JEDI example, where the DLL is create, and include my form. Again, tks for your help. And if you need any thing to Brazil (Rio de Janeiro especific), write me... On Mon, 31 Jan 2005 18:04:22 +0100, Marcel Bestebroer <[email protected]> wrote: > 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 the Yahoo! Terms of Service. -- Eduardo Rocha www.eduardorocha.com [email protected] 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/