Procedure to Build GENERIC Sample in Borland C++ 3.1 (95891)



The information in this article applies to:

  • Microsoft Excel Software Development Kit 4.0

This article was previously published under Q95891
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.

Modification Type:MajorLast Reviewed:9/25/2003
Keywords:KB95891