Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

How to get the signature of functions in dll file?
Hi,

Someone sent me a dll file without any sample code and document. I only
know the function name. How can I get the information the signature of the
function in dll?

Thanks



Report this thread to moderator Post Follow-up to this message
Old Post
gh
09-29-04 08:55 PM


Re: How to get the signature of functions in dll file?
What type of DLL? Plain standard one, or ActiveX one? The C++ debugger would
be helpful for the former type, and the VB IDE for the latter type.

Tony Proctor

"gh" <ghghghgh@FSAF.COM> wrote in message
news:eyB3CAjpEHA.1952@TK2MSFTNGP12.phx.gbl...
> Hi,
>
>     Someone sent me a dll file without any sample code and document. I
only
> know the function name. How can I get the information the signature of the
> function in dll?
>
> Thanks
>
>



Report this thread to moderator Post Follow-up to this message
Old Post
Tony Proctor
09-29-04 08:55 PM


Re: How to get the signature of functions in dll file?
It is plain standard one, like the function in kernal32.dll, user32.dll

"Tony Proctor" <tony_proctor@aimtechnology_NoMoreSPAM_.com> ¼¶¼g©ó¶l¥ó·s»D:O$qH6LjpEHA.3668
@TK2MSFTNGP15.phx.gbl...
> What type of DLL? Plain standard one, or ActiveX one? The C++ debugger
> would
> be helpful for the former type, and the VB IDE for the latter type.
>
>            Tony Proctor
>
> "gh" <ghghghgh@FSAF.COM> wrote in message
> news:eyB3CAjpEHA.1952@TK2MSFTNGP12.phx.gbl... 
> only 
>
>



Report this thread to moderator Post Follow-up to this message
Old Post
gh
09-29-04 08:55 PM


Re: How to get the signature of functions in dll file?
dumpbin /exports mydll.dll
is the best you can do
will give you the function names, but not the signatures.
AFAIK, there isn't any way to get the signatures unless you are well versed
in machine code / assembly language. But not for definite. Someone may know 
a
trick.

Report this thread to moderator Post Follow-up to this message
Old Post
Bonj
09-29-04 08:55 PM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

Visual Basic archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 05:40 PM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.