Using DLLs in OO COBOL applications
You must compile each COBOL class
definition using the DLL
, THREAD
, RENT
, and DBCS
compiler options, and link-edit it into a separate
DLL module using the RENT
binder option.
You must compile each COBOL class
definition using the DLL
, THREAD
, RENT
, and DBCS
compiler options, and link-edit it into a separate
DLL module using the RENT
binder option.