Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Exposing the export table
Message
 
 
General information
Forum:
Visual Basic
Category:
ActiveX controls
Miscellaneous
Thread ID:
00356463
Message ID:
00357366
Views:
21
>Anyway to expose the export table for a dll. what I mean is to be able see what functions are available in a agiven dll. Not so much the expected params but the functions themselves. (programmatically or manual tool)
>
If the DLL is a C++ (or Delphi) library DLL then I would recommend Ed's or Karl's suggestion of DEPENDS.EXE. If it is a COM DLL created with VB or VFP then it won't work as you expected. You'll get functions like DLLRegisterServer and DLLUnregisterServer, probably not what you want. If you have the Type Library for the COM DLL then the OLE Viewer will work as J. Flores suggested. It all depends on what you have at your disposal.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Reply
Map
View

Click here to load this message in the networking platform