1
Reply

Retrieving method signature from non-dotNet Dlls.

syn_ganeshv

syn_ganeshv

Jul 19 2004 6:40 AM
1.6k
Hi Is there any way to get the methods and their signature from a dynamically loaded non-dotNet Dll. Though its possible to retrieve the above from a .Net Dll using System.Reflection, I'm not able to get these data from other Dlls. Pls help me with sample codes! Thnx in advance. Ganesh.

Answers (1)