FoxPro LCK Requires WATCOM 16-Bit Compiler

Last reviewed: January 5, 1995
Article ID: Q113666
The information in this article applies to:
  • Microsoft FoxPro Library Construction Kit, versions 2.5, 2.5a, 2.5b, and 2.6

SUMMARY

The sample makefiles for building libraries with WATCOM C contain references to the LIB286 subdirectory. This subdirectory is present only if the WATCOM 16-bit compiler is installed.

MORE INFORMATION

FoxPro libraries use 16-bit addressing; therefore, they must be compiled with a 16-bit compiler. If the user has the WATCOM 32-bit compiler, there will be a LIB386 subdirectory. To create FoxPro libraries, the user must obtain the 16-bit compiler from WATCOM. This does not override the 32-bit compiler but allows the creation of executable files that run in 16-bit mode.

REFERENCES

FoxPro Library Construction Kit "Developer's Guide," Chapter 5


Additional reference words: 2.50 2.50a 2.50b 2.60 LCK PLB FLL phoneref make
file
KBCategory: kbtool kbprg
KBSubcategory:


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: January 5, 1995
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.