Help me!! Excel API Viewer

  • Thread starter Thread starter kappalee
  • Start date Start date
K

kappalee

I need such a Viewer just like Microsoft provided in VB6 and VB7. In
these products, we can look up some API fuctions and find out his
parameters and value returned and the data type.

VBA is available in using API but they didn't provide any helper of
this, it is always very hard for me who don't have much experience in
VB or Delphi.
 
VB7 ?
'--
Free API viewer download here...
http://www.activevb.de/rubriken/apiviewer/index-apiviewereng.html
It can be used in the VBE thru the add-in manager.
--
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware


<[email protected]>
wrote in message
I need such a Viewer just like Microsoft provided in VB6 and VB7. In
these products, we can look up some API functions and find out his
parameters and value returned and the data type.

VBA is available in using API but they didn't provide any helper of
this, it is always very hard for me who don't have much experience in
VB or Delphi.
 

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

Back
Top