thank you!


--
Thank you!
Regards!

----------------------------------------------------------------------------
--

Cary Xiao

SeaChange International (China), ZQ Interactive Ltd.
Tel: 86-21-61213333 ext.3307
Tel: 86-21-61213307 (direct)
Fax: 21-52065237

Re: Can i generate "int 2eh" in kernel mode? by Mark

Mark
Thu Apr 13 06:28:09 CDT 2006

On Thu, 13 Apr 2006 18:18:49 +0800, "Cary Xiao" <xiaowave@gmail.com>
wrote:


Simple answer: no. What are you trying to do?

>thank you!
>
>
>--
>Thank you!
>Regards!
>
>----------------------------------------------------------------------------


=====================
Mark Roddy DDK MVP
Windows Vista/2003/XP/2000 Consulting
Device and Filesystem Drivers
Hollis Technology Solutions 603-321-1032
www.hollistech.com

Re: Can i generate "int 2eh" in kernel mode? by Cary

Cary
Fri Apr 14 01:05:01 CDT 2006

thank you very much!
but Why?
Where can i find the doc about this problem?

"Mark Roddy" <markr@hollistech.com>
:fcds32pivbtd3ktoj1ailq0sc6de2t96mh@4ax.com...
> On Thu, 13 Apr 2006 18:18:49 +0800, "Cary Xiao" <xiaowave@gmail.com>
> wrote:
>
>
> Simple answer: no. What are you trying to do?
>
> >thank you!
> >
> >
> >--
> >Thank you!
> >Regards!
> >
>
>---------------------------------------------------------------------------
-
>
>
> =====================
> Mark Roddy DDK MVP
> Windows Vista/2003/XP/2000 Consulting
> Device and Filesystem Drivers
> Hollis Technology Solutions 603-321-1032
> www.hollistech.com



Re: Can i generate "int 2eh" in kernel mode? by Cary

Cary
Fri Apr 14 01:23:09 CDT 2006

i want to make a system call in kernel mode.

"Cary Xiao" <xiaowave@gmail.com>
??????:#NftJl4XGHA.3604@TK2MSFTNGP02.phx.gbl...
> thank you very much!
> but Why?
> Where can i find the doc about this problem?
>
> "Mark Roddy" <markr@hollistech.com>
> :fcds32pivbtd3ktoj1ailq0sc6de2t96mh@4ax.com...
> > On Thu, 13 Apr 2006 18:18:49 +0800, "Cary Xiao" <xiaowave@gmail.com>
> > wrote:
> >
> >
> > Simple answer: no. What are you trying to do?
> >
> > >thank you!
> > >
> > >
> > >--
> > >Thank you!
> > >Regards!
> > >
> >
>
>---------------------------------------------------------------------------
> -
> >
> >
> > =====================
> > Mark Roddy DDK MVP
> > Windows Vista/2003/XP/2000 Consulting
> > Device and Filesystem Drivers
> > Hollis Technology Solutions 603-321-1032
> > www.hollistech.com
>
>




Re: Can i generate "int 2eh" in kernel mode? by Maxim

Maxim
Fri Apr 14 05:39:03 CDT 2006

Call one of the ZwXxx routines.

--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@storagecraft.com
http://www.storagecraft.com

"Cary Xiao" <xiaowave@gmail.com> wrote in message
news:eRGsOv4XGHA.508@TK2MSFTNGP02.phx.gbl...
> i want to make a system call in kernel mode.
>
> "Cary Xiao" <xiaowave@gmail.com>
> ??????:#NftJl4XGHA.3604@TK2MSFTNGP02.phx.gbl...
> > thank you very much!
> > but Why?
> > Where can i find the doc about this problem?
> >
> > "Mark Roddy" <markr@hollistech.com>
> > :fcds32pivbtd3ktoj1ailq0sc6de2t96mh@4ax.com...
> > > On Thu, 13 Apr 2006 18:18:49 +0800, "Cary Xiao" <xiaowave@gmail.com>
> > > wrote:
> > >
> > >
> > > Simple answer: no. What are you trying to do?
> > >
> > > >thank you!
> > > >
> > > >
> > > >--
> > > >Thank you!
> > > >Regards!
> > > >
> > >
> >
> >---------------------------------------------------------------------------
> > -
> > >
> > >
> > > =====================
> > > Mark Roddy DDK MVP
> > > Windows Vista/2003/XP/2000 Consulting
> > > Device and Filesystem Drivers
> > > Hollis Technology Solutions 603-321-1032
> > > www.hollistech.com
> >
> >
>
>
>


Re: Can i generate "int 2eh" in kernel mode? by Tim

Tim
Fri Apr 14 22:45:27 CDT 2006

"Cary Xiao" <xiaowave@gmail.com> wrote:
>
>i want to make a system call in kernel mode.

You are confused. The PURPOSE of "int 2e" is request kernel functions from
user-mode. When you are already IN kernel mode, you just call the
necessary function.
--
- Tim Roberts, timr@probo.com
Providenza & Boekelheide, Inc.