API Libraries with CALLONLOAD and CALLONUNLOAD Routines

Last reviewed: April 30, 1996
Article ID: Q115107
The information in this article applies to:
  • Microsoft FoxPro for Windows, version 2.6
  • Microsoft FoxPro for MS-DOS, version 2.6

SUMMARY

Each time Catalog Manager runs code (screens, reports, labels, and programs), it reopens any API libraries that were open before Catalog Manager started. When _SHELL reexecutes Catalog Manager, any API libraries that were open before Catalog Manager was first loaded will be closed.

MORE INFORMATION

This behavior may cause problems for customers who have API libraries that have CALLONLOAD and CALLONUNLOAD routines, as these functions will be executed every time Catalog Manager runs code (screens, reports, labels, and programs).


Additional reference words: FoxDos FoxWin 2.60 CatMan
KBCategory: kbother kbtshoot
KBSubcategory: FxtoolCatman


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: April 30, 1996
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.