MarufManiruzzaman
Tue Aug 28 03:32:04 CDT 2007
I was trying to understand the state of a thread of the driver. OK, I have
changed my mind. I am now useing a IOCTL to request the driver of its state.
Think little slow but better design. Thanks.
--
Sincerely,
Maruf Maniruzzaman,
Software Engineer,
KAZ Software Limited,
Dhaka, Bangladesh.
http://www.kaz.com.bd
http://www.kuashaonline.com
"Doron Holan [MSFT]" wrote:
> why do you want to share a thread handle? i can almost understand sharing a
> handle to an event, but the thread itself?
>
> d
>
> --
> Please do not send e-mail directly to this alias. this alias is for
> newsgroup purposes only.
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
>
> "Maxim S. Shatskih" <maxim@storagecraft.com> wrote in message
> news:erXS5NL6HHA.2208@TK2MSFTNGP06.phx.gbl...
> > If you used OBJ_KERNEL_HANDLE when creating the original handle - this
> > is
> > by design.
> >
> > --
> > Maxim Shatskih, Windows DDK MVP
> > StorageCraft Corporation
> > maxim@storagecraft.com
> >
http://www.storagecraft.com
> >
> > "Maruf Maniruzzaman" <MarufManiruzzaman@discussions.microsoft.com> wrote
> > in
> > message news:6F6EA490-3964-49C2-BA78-022FCA73D00E@microsoft.com...
> >> I found a lot of problems working with handle. I am trying to duplicate a
> >> thread handle from user mode that is created in kernel mode. It is not
> >> working. Where do I get information about this?
> >>
> >> --
> >> Sincerely,
> >> Maruf Maniruzzaman,
> >> Software Engineer,
> >> KAZ Software Limited,
> >> Dhaka, Bangladesh.
> >>
http://www.kaz.com.bd
> >>
http://www.kuashaonline.com
> >>
> >
>
>