ACUCOBOL-GT programs can call native code subroutines located in DLLs. This includes files with a ".dll" extension and Windows system files with a ".drv" or ".ocx" extension. You do not need to relink the runtime to access the routines in DLLs.
To use a routine located in a DLL, you must first load the DLL in one of three ways: