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.
 
Back
Top