WinExports
This site documents the exported functions of Windows DLLs across multiple Windows versions, making it easy to:
- Find all exports of a DLL, with their ordinal numbers, for each Windows version
- Track forwarder exports — functions that redirect to another DLL
- Search by function name to see which DLLs export it and in which versions
Windows versions covered
| Key | Description |
|---|---|
| NT 5.1 x86 | Windows XP x86 (build 2600) |
| NT 5.2 x86 | Windows Server 2003 x86 (build 3790) |
| NT 6.0 x86 | Windows Vista x86 (build 6002) |
| NT 6.1 x64 | Windows 7 x64 (build 7601) |
| NT 6.3 x86 | Windows 8.1 x86 (build 9600) |
| NT 10.0 x64 | Windows 10 x64 (build 19041) |
| NT 10.0 x64 | Windows 11 x64 (build 26200) |
Use the sidebar to browse DLLs or search the function index.