Lets say I have a dll that I didn\'t make and I don\'t know what functions it has. Is it possible to extract the names of the functions. Eg. just the part like myfunc(parameters..) as datatype. Im not looking for the code of the functions just names. \r\n \r\nIs it possible to use a costume dll made in C or C++ in VB. If so How? \r\nAlso is it possible to add my own functions to a dll made in C or C++ from vb? \r\n \r\nIf I make a dll with functions it then use the applypatchtofile api function to a dll in c or c++ would the functions be added from my dll to the new dll containing both functions from the dll\'s? \r\n \r\nThanx in advance.
Lets say I have a dll that I didn't make and I don't know what functions it has. Is it possible to extract the names of the functions. Eg. just the part like myfunc(parameters..) as datatype. Im not looking for the code of the functions just names.
Is it possible to use a costume dll made in C or C++ in VB. If so How?
Also is it possible to add my own functions to a dll made in C or C++ from vb?
If I make a dll with functions it then use the applypatchtofile api function to a dll in c or c++ would the functions be added from my dll to the new dll containing both functions from the dll's?
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET. subscribe