AFM is a real time component/library for MSVC++, BCB and Delphi developers. It also supports other Win32 languages (Like Visual Basic) that support DLL calls. AFM monitors file activity using a kernel/vxd driver under Win32 platform. Whenever a file activity occurs, developer program is immediatelly informed of the action that had taken place. AFM captures Create/Open/Replace, read, write, close, delete, rename, flush etc.