 |
C++Talk.NET C++ language newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
sufferthefools Guest
|
Posted: Tue Jun 20, 2006 9:10 am Post subject: using dynaic dll's in borland |
|
|
hi guys
i have created a invoice system but updating it to all our users takes
too long and makes me sick. i am trying to convert all modules to
dll's so they can update themselves.
my problem is as follows. i have a form that i compile to a dll and
can be called dynamically by the main form. i can even connect a
dataset on the form to the main form's connection(very vital because
the connection can change ) but i can't seem to call functions on the
main form from the called form. it keeps giving me an exeption and
kills my program.
i have never worked with dynamic dll's and making them too static won't
help.
what do i do? |
|
| 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
|
|