Found 21 records for the .DEF file extension name
There are 20 other file types using the DEF file extension:
.def - Microsoft Visual C++ definition file
.def - 3D Fassade Plus define module file
.def - Anisprite file
.def - Definition file
.def - Geoworks assembly header file
.def - Module definition file (config)
.def - SGML tag definition
.def - SmartWare II data file
.def - TLink - WLink Linker definition file
.def - Datafile (table) definition file
.def - ArcView defaults file
.def - ADS source code file
.def - Bert's Dinosaurs file
.def - Data entry/review module file
.def - Modula-2 definition module file
.def - ZDP ZEBU's directory printer definitions
.def - Microsoft Linker input definition file
.def - Default file
.def - Microsoft Visual Studio export definition file
.def - Nova Logic game weapon profile file
file extension DEF - OPTLINK Digital Mars module definition file
File extension DEF description:
optlink uses a module definition file (.def file) to provide additional input for its operation when generating a segmented .exe or .dll output file. The .def file usually is omitted to generate a DOS .exe file. The .def file describes the essential characteristics of an application or library for Win16 or Win32. It also assigns segment sequences, function orders for encapsulated functions, and so on, even in conventional DOS .exe files. Module definition files can also be used to create import libraries using implib.
Associated applications to file extension DEF:
Company / developer:
Digital Mars
OPTLINK is a super-fast, high-capacity program linker. It is designed for use by professional programmers to efficiently create both standard .exe and .com executable files for use with MS-DOS and segmented .exe files (segmented executable) and dynamic link libraries (.dll) for use with Windows and Win32 in significantly less time than is required by other linkers.
OPTLINK derives its spectacular speed from being written entirely in hand- tuned assembly language, making maximal use of multithreading and processor scheduling. It does full links faster than more pedestrian linkers do incremental links.
OPTLINK combines object (.obj) and library (.lib) files into a single file that is executable by the operating system. OPTLINK can optionally create memory maps and symbol tables that are useful for debugging.
