CObj

Aus KolibriOS wiki
Zur Navigation springen Zur Suche springen
Die druckbare Version wird nicht mehr unterstützt und kann Darstellungsfehler aufweisen. Bitte aktualisiere deine Browser-Lesezeichen und verwende stattdessen die Standard-Druckfunktion des Browsers.
CObj console.png

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