CObj
Jump to navigation
Jump to search
cObj - program which prints list of exported functions of a dynamic library.,
Description
Its is a console application (uses console.obj library), takes as argument the path to a correct dynamic library (COFF file with global symbol EXPORTS or _EXPORTS). When runnign without argument, exits without creating any console window.
Author
Aleksandr Bogomaz aka Albom
|