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.
About this task
Related tasks
Compiling, linking, and running OO applications
Compiling programs to create DLLs
Linking DLLs
Compiling, linking, and running OO applications
Compiling programs to create DLLs
Linking DLLs