Hi,
whats the way of creating an event at Ring0 level.I am using Win 98 OS.So
far i have got the information to create event at ring3 and convert it to
ring0 event.But i don't want to do that.I need to create event at ring0
level.How to do that.

Plz reply.

regds
vinay

Re: create an event at ring0 level by Ron

Ron
Thu Feb 26 13:41:07 CST 2004

KeInitializeEvent is the call that I use in Win2000/Xp, don't know
if it is supported in Win98, MSDN lib doesn't indicate.

--Ron
"Vinay" <v.sheel@mailcity.com> wrote in message
news:O4tC8oF$DHA.268@TK2MSFTNGP10.phx.gbl...
> Hi,
> whats the way of creating an event at Ring0 level.I am using Win 98 OS.So
> far i have got the information to create event at ring3 and convert it to
> ring0 event.But i don't want to do that.I need to create event at ring0
> level.How to do that.
>
> Plz reply.
>
> regds
> vinay
>
>
>