Is there like a searchable database of api calls on the web anywhere?
Printable View
Is there like a searchable database of api calls on the web anywhere?
Visual Basic should come with a program called API Text Viewer. This converts text files containing API procedures into viewable databases and lists. You can use this to find API procedures and get their declarations. For information on how to use the API procedures, visit http://msdn.microsoft.com
Try these two websites as well.
http://kpdweb.cjb.net/apiguide/index.htm
http://www.vbapi.com
Also try this one:
http://www.allapi.net