Can AppSentinel be easily integrated into Delphi?
AppSentinel is an ActiveX DLL (in-process COM component) whose methods can be called from Delphi applications or from any other language that lets you instantiate and call ActiveX components. Although the sample code and documentation is based upon Visual Basic and C#, it should not be difficult to translate it to Delphi. Because AppSentinel is VB6 based, the VB6 runtime DLL must be distributed with your application.