RE: [GD-Windows] GetProcAddress()
Brought to you by:
vexxed72
From: Philip T. <pt...@mi...> - 2001-10-16 19:23:38
|
depends, the VS tool, will show this in the "Export Function List View", = as well as the imports used by a module. > -----Original Message----- > From: Michael Lyons [mailto:ml...@mi...] > Sent: Tuesday, October 16, 2001 11:50 AM > To: Erwin de Vries; GDWindows > Subject: RE: [GD-Windows] GetProcAddress() >=20 >=20 > >Isnt there some way to look into a dll and check what functions it > exports? >=20 > From the command line: >=20 > dumpbin /exports mydll.dll >=20 > _______________________________________________ > Gamedevlists-windows mailing list > Gam...@li... > https://lists.sourceforge.net/lists/listinfo/gamedevlists-windows >=20 |