Kaiousama
18th February 2004, 12:57
Assume we have an unknow dll file on our hard disk containing one function, can we retrieve the function name and the parameter's number&type in order to call this function from our delphi application? in which way? (note we haven't any header file, only the raw dll)