Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Need help to debug Code in a Dll

Status
Not open for further replies.

veerla

Programmer
Jan 15, 2002
2
US
Hi!

Modules in my .mdb file, make use of procedures exported by some .dll files. These dll files were developed in Borland C++. I have source code for these dlls.

How to debug C++ code while running this .mdb file?
Any advice will be of great help to me.

Thanks in advance,
Veerla
 
This may be off-base, but since no one else has offered any advice...
I think you're gonna need a C++ editor to debug those things.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top