Link to home
Create AccountLog in
Avatar of SPATNAIK
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->StringOffset), I am able to get first line of the Event Data but I want the entire description column.

Please help.
ASKER CERTIFIED SOLUTION
Avatar of jkr
jkr
Flag of Germany image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer