View Single Post
  #1 (permalink)  
Old 10-24-2008, 06:24 PM
Borneq
Guest
 
Posts: n/a
Default Extract interface from closed library ?

How to get class and function list with params from .dcu, .bpl for Delphi
and .ppu and .a for Lazarus ? Not must decompile (as dcu2pas, which program
can do this?) only list, like documentation to compare library version and
knowing which function is wanted.

Reply With Quote