How To Compile a CFM for Visual FoxPro/Mac with CodeWarriorLast reviewed: July 1, 1996Article ID: Q153152 |
The information in this article applies to:
SUMMARYThis article describes the procedures for building a CFM library for use with Visual FoxPro for Macintosh using the CodeWarrior 8 C compiler. It will assume that the C code and LCK functions have been implemented properly in the source code file.
MORE INFORMATIONCodeWarrior is manufactured by MetroWerks Inc., a vendor independent of Microsoft; we make no warranty, implied or otherwise, regarding this product's performance or reliability. The folder paths to the Visual FoxPro API sample files are as follow:
Microsoft Visual FoxPro:API:Sample Code Microsoft Visual FoxPro:API:CodeWarrior Microsoft Visual FoxPro:API:CodeWarrior:CW CFM SampleIn the steps that follow, this article will only refer to the current folder name and not provide the full path. Visual FoxPro for Macintosh comes with a sample CodeWarrior project called Hello.pi (note that the actual file extension is the symbol for the Greek letter pi but that character cannot be reproduced in this text). The easiest procedure for building a CFM from a new C file is to copy this project and make some modifications for the new file.
Step-by-Step Example
REFERENCESFor more information on the SET LIBRARY TO command, see Online Help.
|
Additional reference words: 3.00b VFoxMac
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |