hi again :
this is the code I have used but I still have error :
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, WINFIOLLib_TLB;
type
TWFEvent = class (TInterfacedObject, IWFEvent)
public
procedure Notify(event: SYSINT; const...