hi all!
how can i get ring0 handle of a process or current process?
i can get process id from ir_pid of struct ioreq easily…
and i can get ring3 handle of a process by using
VWIN32_GetCurrentProcessHandle()…
but i CANNOT get ring0 handle of a process… 
please help me…
thanks…
There is no such thing as a ring-0 process handle in Win9x - the Win9x
ring-0 kernel has no concept of a process (unlike the NT kernel). All
process-related structures are maintained in user-mode.
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Kim Byeong-Kyun
Sent: Monday, February 10, 2003 2:27 AM
To: File Systems Developers
Subject: [ntfsd] [Question] how can i get ring0 handle of
(current) process ?(VxD, VtoolsD)
hi all!
how can i get ring0 handle of a process or current process?
i can get process id from ir_pid of struct ioreq easily…
and i can get ring3 handle of a process by using
VWIN32_GetCurrentProcessHandle()…
but i CANNOT get ring0 handle of a process… 
please help me…
thanks…
You are currently subscribed to ntfsd as: xxxxx@nryan.com
To unsubscribe send a blank email to xxxxx@lists.osr.com