Hi All.
If you remember last week I was on about plugins.
Well I have ended up using the TMaxPluginLoader controls which are quite
good, and free :-)
Anyway, the plugins are basically DLL's but with soe nice tricks thrown
in.
BUT, I have a problem that is not just common to these controls.
IF I create a DLL that has an MDI child in it, and then in the close
event of the MDI child form I put Action:=caFree; then when I run the
app. the DLL is loaded and the form is shown. thats fine.
BUT if I close the form, then try close the APP which frees the DLL, it
gives an GPF error. BUT if I close the app and DONT close the form, its
all fine.
Can anyone point me in the right direction to solving this problem? its a
MAJOR problem for me ATM.
Thanks, Jeremy
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/