RE: [GD-Windows] GetProcAddress()
Brought to you by:
vexxed72
From: Tom H. <to...@3d...> - 2001-10-16 19:38:13
|
At 12:09 PM 10/16/2001, Michael Lyons wrote: >Dependencies and exports are not the same thing. Dependencies are other >DLLs that have "exports" that the particular EXE/DLL "imports". The tool shows exports and imports for DLLs/EXEs in a very nice tree format. In other words, it shows you everything. Right click on a DLL and check it out :) Tom |