I was wondering if there was such a program that will
show you all the available calls or procedures
in a DLL file and the variables they expect to
be passed. For instance I could call routines
through dlls instead of using OCX controls to
eliminate the mixxing OCX error messages...