Windows Security Event Log

General discussion for topics related to the FreeBASIC project or its community.
Post Reply
cerveza
Posts: 8
Joined: Dec 27, 2013 21:07

Windows Security Event Log

Post by cerveza »

Has anyone written a utility to access the Windows Security Event log?

I wrote a utility to log the users IP and mac address at login but it seems to run
slow when users are on wireless.

Was wondering if I could do the same thing faster by accessing the Event log on the
domain controller instead.

Is there code to do this already or will I mostly be shelling out to cmd
and running the wevtutil utility?
Post Reply