How to LINK PROISAMD.LIB to .EXE Even if SETUP "ISAM in TSR" (63834)
The information in this article applies to:
- Microsoft Basic Professional Development System (PDS) for MS-DOS and MS OS/2 7.0
- Microsoft Basic Professional Development System (PDS) for MS-DOS and MS OS/2 7.1
This article was previously published under Q63834 SUMMARY
The following technique gives you the setup configuration with the
greatest flexibility of choice for ISAM support (as either a TSR
[terminate-and-stay-resident] program or linkable .LIB) in compiled
.EXE programs.
If you chose "ISAM Routines in TSR" (instead of "ISAM Routines in
LIB") when you ran SETUP.EXE, then to make a standalone .EXE program
(that uses ISAM) that does not require the PROISAMD.EXE or PROISAM.EXE
TSR program, you must LINK with the PROISAMD.OBJ and PROISAMD.LIB
component libraries in the linker's object list. This technique
requires that you choose to retain component libraries when you run
SETUP.EXE.
This information applies to Microsoft Basic Professional Development
System (PDS) versions 7.0 and 7.1 for MS-DOS and to Basic PDS version
7.1 for OS/2.
Modification Type: | Major | Last Reviewed: | 10/23/2003 |
---|
Keywords: | KB63834 kbAudDeveloper |
---|
|