Rational Developer for System z
Enterprise COBOL for z/OS, Version 4.1, Programming Guide


Creating a DLL or a DLL application

Creating a dynamic link library (DLL) or a DLL application is similar to creating a regular COBOL application. It involves writing, compiling, and linking your source code.

Special considerations when writing a DLL or a DLL application include:

Depending on whether you want to create a DLL load module or a load module that references a separate DLL, you need to use slightly different compiler and linkage-editor or binder options.

related concepts  
Dynamic link libraries (DLLs)


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)