SPATNAIK
asked on
Read Event Log (evtx) file in C++
Issue:
I am facing problem to read the Binary data from the Description of Windows Event Log(evtx) record using the ReadEventLog function.
Using (PEVENTLOGRECORD)pRecord-> StringOffs et), I am able to get first line of the Event Data but I want the entire description column.
Please help.
I am facing problem to read the Binary data from the Description of Windows Event Log(evtx) record using the ReadEventLog function.
Using (PEVENTLOGRECORD)pRecord->
Please help.
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.