AxNTEventLog

Description

AxNTEventLog, v2.06

This ActiveX control significantly simplifies the access to Windows NT event log. Using it you are able to create your own event log analyzers that will perform specific monitoring tasks. The centralized event handling across network may be written with just a few keystrokes. The installation package has an example project, demonstrating the main features of NTEventLogX component.

AxNTEventLog control is a part of the product NTSet ActiveX which currently includes 6 controls for directly accessing Windows NT features.

The information below provides a brief description of other 5 ActiveX controls included into the package NTSet ActiveX.

  • AxNTService: Enables your applications to configure a Windows NT server remotely;
  • AxNTUserMan: Gives your application the ability to manage NT users' accounts;
  • AxNTPrivilege: Enables your programs to edit user accounts and privileges on Windows NT;
  • AxNTFileSecurity: Used to assign access rights for files on NTFS;
  • AxNTRegSecurity: Allows to monitor and change security settings of registry keys.

DownloadRegisterFAQ
Latest Update
 
28, Jan - 2000

  • Each item in the event log now has additional properties for the time when generated and the time written. They represent local time for the computer, while old ones show UTC time.
  • All controls in the NTSet ActiveX have got a few new features: Method EnumServers. This method extends functionality of GetServers method. It also returns a list of servers found on network, but allows to specify the kind of servers to be searched for. For example you may request Windows NT Servers only. The rest (Windows NT Workstations, Windows 98 computers and others) will be ignored.