Unit FngSingleInst

Fnugry Box Version 3.0 Copyright © 1996-97 Gleb Yourchenko File Name: FNGSINGLEINST.PAS Description: Fnugry Single Instance Component Version: 1.0.0.1 Author(s): Gleb Yourchenko Module: (SHARED) Documentation: FNGSINGLEINST.DOC Contact: Gleb Yourchenko eip__@hotmail.com Please specify 'TFnugrySingleInstance' in the subject string *) {$ASSERTIONS ON

Classes

TFnugrySingleInstance -

Functions

Register -

Types

TAlreadyRunningEvent

Constants

Variables


Functions


procedure Register;


Types


TAlreadyRunningEvent = procedure(Sender :TObject;
    hPrevInst :THandle; hPrevWnd :HWND) of object

Constants


Variables