Hello,
In driver you can use IoAllocateErrorLogEntry and IoWriteErrorLogEntry
functions to write into 'System' event entry.
--
Volodymyr M. Shcherbyna, blog:
http://www.shcherbyna.com/
(This posting is provided "AS IS" with no warranties, and confers no
rights)
"Abei" <> wrote in message
news:2F258662-DBFC-43E6-B204-...
> Hi!
> We want to record some event infor by system event log.
> That is user can view these event infor by eventvwr.msc tool.
> How to do this in driver?
> Thanks!
>
> --
> Abei