Microsoft KB Archive/57503

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 19:25, 12 August 2020 by X010 (talk | contribs) (X010 moved page Microsoft KB Archive/Q57503 to Microsoft KB Archive/57503 without leaving a redirect: Text replacement - "Microsoft KB Archive/Q" to "Microsoft KB Archive/")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

COBOL LINKER Does Not Create .DDL Files, Creates .DLLs

PSS ID Number: Q57503 Article last modified on 01-24-1990

3.00 3.00a OS/2

Summary: Page 4-10 of the “Microsoft COBOL Version 3.0: Operating Guide” for Versions 3.00 and 3.00a incorrectly states that the OS/2 LINK.EXE program creates a .DDL file for each dynamic link routine. The OS/2 linker does not create .DDL files but creates .DLL files. The line should read as follows: The linker LINK.EXE creates a .DLL file for each dynamic link routine. This information applies to Microsoft COBOL Versions 3.00 and 3.00a for MS OS/2. DLLs are also called “dynamic linked libraries” or “dynlink libraries.” OS/2 cannot recognize a dynlink library if it has the extension .DDL (with two Ds), even if it has been correctly linked.

Copyright Microsoft Corporation 1990.