I'd like to find out how to get the information store in the Event-Viewer (which has the logging event of Windows NT.) My program is to find out which user has logon to my computer. I've tried to use ReadEventLog but it to no avail because I couldn't find any example on this API call. Can anyone please give some suggestion or assistance?
Thank you.