Where does one start to see the code generated by PB6.0 in a dll. I know that the dumpbin utility will disassemble the entire dll but how do I find the entry points etc...
Before Lance asks - I'm would like to do this so I can see how different programming styles affect the resulting DLL
[This message has been edited by Larry Westrick (edited March 02, 2000).]
Before Lance asks - I'm would like to do this so I can see how different programming styles affect the resulting DLL
[This message has been edited by Larry Westrick (edited March 02, 2000).]
Comment