1. DLL info

I want to use some DLL's that I don't have any kind of includes for.
Quickview in Win95 only shows me the names of the DLL routines.

How can I take a DLL apart to find out what values are returned and what
values are used as parameters?  Or is this impossible?



________________________________________________________
NetZero - We believe in a FREE Internet.  Shouldn't you?
Get your FREE Internet Access and Email at
http://www.netzero.net/download/index.html

new topic     » topic index » view message » categorize

2. Re: DLL info

If you don't see any names in them they do not export any functions
Only the author of the DLL can use it.

new topic     » goto parent     » topic index » view message » categorize

3. Re: DLL info

-----Original Message-----
From: Bernie Ryan +ADw-bwryan+AEA-PCOM.NET+AD4-
To: EUPHORIA+AEA-LISTSERV.MUOHIO.EDU +ADw-EUPHORIA+AEA-LISTSERV.MUOHIO.EDU+AD4-
Date: Monday, August 16, 1999 7:44 AM
Subject: Re: DLL info


+AD4-If you don't see any names in them they do not export any functions
+AD4-Only the author of the DLL can use it.
+AD4-

I've got function names+ADs-  I just don't know what arguments each function
takes or what (if any) it returns.



________________________________________________________
NetZero - We believe in a FREE Internet.  Shouldn't you?
Get your FREE Internet Access and Email at
http://www.netzero.net/download/index.html

new topic     » goto parent     » topic index » view message » categorize

4. Re: DLL info

If the DLL's are a part of windows then that info can be easy to obtain.
If the You don't have a header file, you have no way of finding out
except from the author. There is no magic program that can peek at them.
If you post the DLL names then maybe someone on the list will be familiar
with them and have information about the functions in them.
Bernie

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu