FreeVBCode code snippet: Query the Event Log (VB.NET)
These are two functions designed to demonstrate how to read the event log in VB.NET. The first outputs information about all entries in all logs to the debug window. The second gets the last entry for the specified event log (or the Application log if no
www.freevbcode.com |