- May 18, 2001
- 7,887
- 383
- 126
I need a program that will do two things:
1. tell me the names of the functions inside a dll
2. tell me the names and/or data types of the parameters used by the dll's functions.
Can anyone recommend a program that does this? I have downloaded a few, but I've never been able to get the information I need from them *COUGH* couldn't figure them out *COUGH*. The simpler the program, the better.
I have some dll's that were written by my company a long time ago, and I don't have any documentation for them. I need to figure out how to call some of the functions contained therein.
Thanks,
Ned
1. tell me the names of the functions inside a dll
2. tell me the names and/or data types of the parameters used by the dll's functions.
Can anyone recommend a program that does this? I have downloaded a few, but I've never been able to get the information I need from them *COUGH* couldn't figure them out *COUGH*. The simpler the program, the better.
I have some dll's that were written by my company a long time ago, and I don't have any documentation for them. I need to figure out how to call some of the functions contained therein.
Thanks,
Ned
