Linking QuickBasic 4.50 with QuickC 2.00, 2.01 Font Library (50735)
The information in this article applies to:
- Microsoft QuickBASIC 4.0, when used with:
- the operating system: MS-DOS
- Microsoft QuickBASIC 4.0b, when used with:
- the operating system: MS-DOS
- Microsoft QuickBASIC 4.5, when used with:
- the operating system: MS-DOS
- Microsoft BASIC Compiler for MS-DOS and OS/2 6.0
- Microsoft BASIC Compiler for MS-DOS and OS/2 6.0b
- Microsoft Basic Professional Development System (PDS) for MS-DOS and MS OS/2 7.0
This article was previously published under Q50735 SUMMARY
QuickBasic Version 4.50 and Microsoft Basic PDS Version 7.00 can call
routines contained in the QuickC Version 2.00 or 2.01 font library.
One restriction is that the QuickBasic program must be compiled with
the BRUNxx.EXE option, or it will not link with the C program. Basic
PDS 7.00 is also restricted and must be linked with the BRT70xxx.EXE
option. Note also that the QuickBasic program must make a call to
SETMEM to release far memory that the C routine will need to use for
its workspace.
This information about interlanguage calling applies to QuickBasic
Versions 4.00, 4.00b, and 4.50 for MS-DOS, to Microsoft Basic Compiler
Versions 6.00 and 6.00b for MS-DOS and MS OS/2, and to Microsoft Basic
PDS Version 7.00 for MS-DOS and MS OS/2.
Modification Type: | Minor | Last Reviewed: | 1/8/2003 |
---|
Keywords: | KB50735 |
---|
|