Re: whether a driver is running in user- or kernel- mode
- From: ssylee <ssylee@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 10 Jun 2008 01:04:01 -0700
Which particular output should I be looking at to tell whether it's in user-
or kernel-mode? I'm having trouble regarding this area. Would that be
observing the behaviour on DrvQueryInfo callbacks?
"J" wrote:
On Jun 9, 10:36 pm, ssylee <ssy...@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:.
I have taken my efforts to ensure that the driver that I'm looking at is
running in user-mode as shown inhttp://msdn.microsoft.com/en-us/library/ms801104.aspx. However, I'm still
puzzled from its behaviour of whether it is indeed running in user-mode. Is
there any specific way (perhaps with a debugger) to tell whether it's running
in user-mode or kernel-mode?
You can use WinDbg in verbose mode.
- Follow-Ups:
- Re: whether a driver is running in user- or kernel- mode
- From: Pavel A.
- Re: whether a driver is running in user- or kernel- mode
- References:
- Prev by Date: Re: whether a driver is running in user- or kernel- mode
- Next by Date: Adding Child Device to Stack
- Previous by thread: Re: whether a driver is running in user- or kernel- mode
- Next by thread: Re: whether a driver is running in user- or kernel- mode
- Index(es):
Relevant Pages
|