how to trace through VC++6.0 code which is called from Excel 2003 VBA

V

venkateshpitta

Hello all,

I must trace through a VC++ + VBA codebase. The VBA is written for
Excel 2003. the VBA invokes some functions which are writen in VC++6.0
and built as DLL.

I am very new to the world of Windows programming. Searching through
the web hasn't showwed up anything helpful so far. It appears there is
very less to no documentation available in MSDN also. So please share
with me your know how on this topic.

Thanks in advance,
Venkatesh.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top