Is there a way that I can capture Windows EventLog logs in real-time with C++?

link|improve this question

25% accept rate
Probably you'll get a better response posting this on StackOverflow (or find someone already answered the same question there) – dunxd Jan 3 at 15:23
feedback

1 Answer

See the EvtSubscribe function.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.