 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Ron Lange Guest
|
Posted: Thu Jun 09, 2005 10:06 am Post subject: using tcppwebbrowser within dll |
|
|
hi all,
our application loads a dll which uses a TForm with embedded TCppWebBrowser.
Within this dll two classes are realising a composition with the TForm.
If I use CodeGuard the dll woun't loaded at all, it is complaining about
a bad parameter given to a function of rtl60.bpl. The calling source
statement is LoadLibrary(...).
If I don't use CG the dll is loaded indeed, but the form is only visible
after stupid Show()-Hide()-later-Show()-Repaint() and then it freezed
after trying to use the buttons on it...
I successfully use this TForm before as composition with *one* class,
after I derived two classes from this class it is not working as expected.
Any hints?
Regards
Ron
|
|
| 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
|
|