Files Needed to Call 16-bit Functions with FoxtoolsLast reviewed: July 3, 1997Article ID: Q141815 |
The information in this article applies to:
SUMMARYFoxtools.fll uses two support files to call functions in 16-bit dynamic- link libraries (DLLs).
MORE INFORMATIONFoxtools.fll uses two support files in Visual FoxPro versions 3.0 and 3.0b:
These support files are used to call 16-bit DLLs with RegFn and CallFn. You need to include them with your application if it uses Foxtools to interface with the 16-bit API. NOTE: If the 16-bit DLLs are not found, the error "Cannot find DDEML.DLL" occurs. In Visual FoxPro 3.0b, FOXTOOLS looks for these files in the following order.
REFERENCESFor more information about FOXTOOLS, search the Foxtools.hlp file located in the Tools directory.
|
Additional query words: distribute DK project
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |