Click here to Skip to main content
15,891,431 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I am writing a MFC app in VC6. I was able log messages to Event Log.
Now i want to query for log messages based on some time and date.

I searched Google, all I could get was logging the msgs to event viewer. Microsoft forum was not much a help for me.

Please guide me through and point me to a location where i could find a reference and proceed further.

Regards
Dheeraj
Posted
Comments
enhzflep 22-Jul-12 12:03pm    
I suggest you read the article and (particularly) the code of this: Eventlog-Viewer
Sergey Alexandrovich Kryukov 22-Jul-12 18:34pm    
Good idea. You could put it as an answer.
--SA

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900