Microsoft KB Archive/103586

From BetaArchive Wiki

Call _DeActivateHandler() Before Unloading API

ID: Q103586

The information in this article applies to:

  • Microsoft FoxPro Library Construction Kit for MS-DOS, versions 2.0, 2.5
  • Microsoft FoxPro Library Construction Kit, version 2.5

_DeActivateHandler() should be called for each handler set up with _ActivateHandler() before unloading the API. The best place to make this call is in a CALLONUNLOAD function.

Additional reference words: FoxWin FoxDos 2.00 2.50 API event handlers LCK KBCategory: kbinterop kbtool kbprg KBSubcategory: FxtoolLck


Last Reviewed: June 27, 1995
© 1999 Microsoft Corporation. All rights reserved. Terms of Use.