View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] venkateshpitta@gmail.com is offline
external usenet poster
 
Posts: 1
Default how to trace through VC++6.0 code which is called from Excel 2003 VBA

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.