UsesWhat scans import tables of Win32 executables for references to libraries and/or APIs. The scan recurses subdirectories if requested. It then produces a comma-delimited file of found APIs for later inspection. UsesWhat can be useful for scanning other executables for real-life samples of documented or undocumented APIs.
FREEWARE.
Win32 Platforms.
Win32 API Doc contains Win32 API Declarations for Visual Basic
This file contains only the Const, Type, and Declare statements for Win32 APIs.
Comming soon....converted to Xl2000 Userform to get functions....
The DumpBin Workbook allows you to extract the functions from the DLLs and place the list in an Excel sheet (See above example). Very useful when trying to workout which functions belong to which DLL. See code for Credits = Dan Appleman.