Hi,
Has anyone out there in VB land created an event log analyser that can copy the events to a textfile on a scheduled basis ?
Printable View
Hi,
Has anyone out there in VB land created an event log analyser that can copy the events to a textfile on a scheduled basis ?
Have you seen any Win32 APIs to handle this? If there are, then a VB app could do it.