VC++ : How to Debug a DLL ????
Hi !!
I am Writting a DLL in VC++. This is Being Used in VB.<BR>I've Tested the DLL in VC++, it works fine. But when i used<BR>it in VB, It is not functioning well. I want to check, what<BR>values are passed to the DLL by the VB Project. To Test the<BR>DLL with VB, what should i do ? I've Build an EXE of VB Project.
While Debug Session of DLL in VC++ I specified the VB EXE to Run.<BR>That Fine. But, the Breakpoints in VC++ Program are Activated and<BR>Program stops after its execution.
HELP ME PLEASE.
<BLOCKQUOTE><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><HR> <HR></BLOCKQUOTE>nullHow to Debug a DLL ????
<BR>Thanks !!
__________________
Thanks.<BR>-Vipul.
|