event Logs

  • Thread starter Thread starter Gopichand_Thangavel
  • Start date Start date
G

Gopichand_Thangavel

Guest
Hi,

I am creating a c++ program to read the information that are present in a evtx file.

I'm trying to fetch the source name(Provider Name) of the event. so that i could fetch the corresponding dll file and load it to fetch the event data of that corresponding event.

Can anyone help me in fetching the source of the event log.

Thanks in advance,

Gopichand

Continue reading...
 
Back
Top