how to debug Visual Com Dll
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
hi,all I write a COM Dll in Visual ATL . And I refer the COM dll in VB environment. The vb program runs well except when the program exit, the error dialog occur. The error info are such as "the address can't read ..." . Is it concerns with the c++ pointer ??? But how can I find the actuall false?? Are there any tools to help to debug the com dll?? The problem disturb me for very long time . Ask for your help , please ! Regards.