There is no API viewer. You can use the one that came with VB6 if you have that installed, and convert the declares manually. Other than that, you'll have to use internet sites or browse header files to find those declares.
Actually, API Viewer 2002 from AllAPI has native support for
VB.NET declares (although its not 100% accurate when it comes to
fixed strings and fixed arrays and such, it makes live easier still).
You're probably better to search the .Net framework to see if it does what you need before worrying about the API. It seems to cover nearly everything.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.