Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I came across a zip.DLL on the web. Is there a way to determine what
properties, methods and events one can use with a DLL in the absence of documentation? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
PEDUMP:
http://msdn.microsoft.com/msdnmag/issues/02/03/PE2/ although it isn't about examing DLL's it is pertinent. see the links on that page. Here is a link from another page to it (2005 time frame). Also do a google search on PEDUMP and the author Matt Pietrek. http://www.google.com/search?hl=en&s...EDUMP+&spell=1 -- Regards, Tom Ogilvy "Perico" wrote: I came across a zip.DLL on the web. Is there a way to determine what properties, methods and events one can use with a DLL in the absence of documentation? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks, Tom, I'll check it out.
"Tom Ogilvy" wrote: PEDUMP: http://msdn.microsoft.com/msdnmag/issues/02/03/PE2/ although it isn't about examing DLL's it is pertinent. see the links on that page. Here is a link from another page to it (2005 time frame). Also do a google search on PEDUMP and the author Matt Pietrek. http://www.google.com/search?hl=en&s...EDUMP+&spell=1 -- Regards, Tom Ogilvy "Perico" wrote: I came across a zip.DLL on the web. Is there a way to determine what properties, methods and events one can use with a DLL in the absence of documentation? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|