Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Interop / November 2005

Tip: Looking for answers? Try searching our database.

With what program can I see all the functions in a non-.NET assembly or non-COM dll/exe?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Gabriel Lozano-Morán - 25 Nov 2005 18:51 GMT
Is there a program to view all the functions in a dll ? For example assume
that I want to see all the available functions in kernel32.dll...

Gabriel Lozano-Morán
Mattias Sjögren - 25 Nov 2005 19:18 GMT
>Is there a program to view all the functions in a dll ? For example assume
>that I want to see all the available functions in kernel32.dll...

Dumpbin.exe (with its /exports option) and Depends.exe are two tools
included with Visual Studio that does that.

Mattias

Signature

Mattias Sjögren [C# MVP]  mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.

Gabriel Lozano-Morán - 25 Nov 2005 20:19 GMT
I guess it is not possible to view parameter info and return value without
the header files? I need to figure out if I can automate some tasks in a
certain application that has no COM components. This application has two
windows one contains data and the other contains a 3D model representing the
data. I want to hook to events triggered by the 3D model when the user
clicks on certain points. The problem is that the data in the first window
does not automatically select the row.

Anyway I had to figure out if it was possible in 5 days :-s but I guess my
answer to my boss will be "no" :)

Gabriel Lozano-Morán

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.