Procedure to Build GENERIC Sample in Borland C++ 3.1

ID: Q95891


The information in this article applies to:
  • Microsoft Excel Software Development Kit, version 4.0

The following procedure has been verified to correctly build the GENERIC sample provided with the Microsoft Excel Software Development Kit (SDK), using Borland C++ 3.1:
  1. Create a project containing the following files:
    XLCALL.LIB
    FRAMEWRK.C
    GENERIC.C
    GENERIC.DEF
    GENERIC.RC


  2. From the Options menu, choose Linker and then Settings. Disable the Case-Sensitive Link option.


  3. Use the large or compact memory model. If small or medium memory model is desired, the XLCALL.H file must be modified.


For information regarding modifying the XLCALL.H file, query on the following words in the Microsoft Knowledge Base:
excel4v and modification
Borland C++ version 3.1 is manufactured by a vendor independent of Microsoft; we make no warranty, implied or otherwise, regarding this products' performance or reliability.

Additional query words: 4.00

Keywords :
Version : :4.0
Platform :
Issue type :


Last Reviewed: November 13, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.