Tech Support > Microsoft Windows > Drivers > How ro Find Number of Parameters & Type of Parameters of functions exported by a DLL
How ro Find Number of Parameters & Type of Parameters of functions exported by a DLL
Posted by vikrantkpr@yahoo.com on December 4th, 2005


Hey Friends
I want to know if there is any way of finding out the
a)Number of Parameters
b)Types of Parameters

of the functions exported by a DLL.

Thanks in advance.

Regards

Posted by Arkady Frenkel on December 5th, 2005


Or you need disassemler into your program to check what happen afterwards
with parameters or ODL/IDL as COM used for that
Arkady

<vikrantkpr@yahoo.com> wrote in message
news:1133730081.746005.22380@g47g2000cwa.googlegro ups.com...



Similar Posts