What tools can be used to view the interface function names in the lib library?
Under Windows, there are many tools to view DLLs, such as Depends that comes with VC.
But for lib files under DOS, it can't be viewed.
I don't know what tools can be used to view?
PS: I just want the function names, not the function interfaces. Of course, if there is a magical tool that can directly see the interface without decompiling, that would be the best, heh heh.
Under Windows, there are many tools to view DLLs, such as Depends that comes with VC.
But for lib files under DOS, it can't be viewed.
I don't know what tools can be used to view?
PS: I just want the function names, not the function interfaces. Of course, if there is a magical tool that can directly see the interface without decompiling, that would be the best, heh heh.
