IT Community - Software Programming, Web Development and Technical Support

Is there a way to find out the functions exported by a C/C++ DLL...

This is a discussion on Is there a way to find out the functions exported by a C/C++ DLL... within the C# Programming forums, part of the Software Development category; Is there a way to find out the functions exported by a C/C++ DLL so that I can PInvoke ...


Go Back   IT Community - Software Programming, Web Development and Technical Support > Software Development > C# Programming

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 07-16-2007, 10:38 PM
itbarota itbarota is offline
D-Web Architect
 
Join Date: Jun 2007
Posts: 547
itbarota is on a distinguished road
Default Is there a way to find out the functions exported by a C/C++ DLL...

Is there a way to find out the functions exported by a C/C++ DLL so that I can PInvoke it in my C# application?

You can use DumpBin.exe that comes with Visual Studio to see the exports.
Use the /EXPORT command line option to list all the exports of a library.

Eg :-

Dumpbin /EXPORT yourdll.lib
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How you Find IMEI in J2ME itbarota J2ME 8 09-30-2008 05:04 AM
Could not find a part of the path kingmaker C# Programming 1 02-27-2008 09:44 PM
What are Virtual Functions? How to implement virtual functions in "C"? Sabari C and C++ Programming 4 09-10-2007 11:35 PM
How can we find the client’s IP Address Using C# .Net Archer C# Programming 0 07-16-2007 12:11 AM
So how do you find this forum? montyauto The Lounge 2 02-28-2007 11:27 AM


All times are GMT -7. The time now is 09:16 AM.


Copyright ©2004 - 2007, DiscussWeb. All Rights Reserved.

SEO by vBSEO 3.0.0