 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Lorenzo Guest
|
Posted: Fri Oct 21, 2005 10:05 am Post subject: Runtime Package problems |
|
|
I make a program that use plugins coded in runtime package.
All seems go well but there are some problems, expecially during
debugging. The structure of the program is this:
MainDirProg
-Progfile.exe (main program file)
-Commonpackage.BPL (common interface routine, used by
program and plugin)
-PLUGIN (Directory)
-Plugin1.BPL (plugin package)
-..
-..
-PluginN.BPL (plugin package)
The first problem is that when in Delphi (I use version 7) I run my
application, if the current directory differs from MAinDirProg
directory, Delphi crash, all seems freez and I need to press CTRL ALT
CANC and restart Delphi.
The second problem is that if I need to debug a plugin, I need to
active the Project of the Plugin (run it using like Host application my
progfile.exe), and I need to set like current directory, the SOURCE
(were I put PAS file) plugin directory. Otherwise is impossible to
debug plugin.
Can someone help me, overall about the first problem...thank's.
|
|
| Back to top |
|
 |
Riki Wiki Google Guest
|
Posted: Sat Oct 22, 2005 11:01 am Post subject: Re: Runtime Package problems |
|
|
| Quote: | Can someone help me, overall about the first problem...thank's.
|
Hoi Lorenzo
You need to repost your question on the Borland news server to make
everybody see it and possibly answer your question. Further, this news
group do not officially exist.
Take a look here:
<http://tinyurl.com/8m5nw>
which links to
<http://delphi.wikicities.com/wiki/Delphi_Newsgroups>
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|