Problems Debugging DLL Delphi 6 + XP


2003-09-06 12:08:02 AM
delphi139
I'm trying to debug a closing error in a DLL I am writing but the Load
Host method is behaving strangely. It starts the host exe but doesn't
load any of the controls on the main form. It doesn't even go through
the OnCreate method. There aren't any error messages when you close the
form.
I can do some debugging when I run the exe directly and trace through
the DLL code but seem to encounter a problem when I try to trace the
closing code.
I've got remote debug symbols and TD32 active in the Linker. Any ideas?
Mitch Wolberg
RockWare, Inc.