From - Mon Sep 15 09:05:58 1997 Path: news.mitre.org!blanket.mitre.org!agate!newsgate.cuhk.edu.hk!logbridge.uoregon.edu!newsfeed.internetmci.com!206.229.87.25!news-peer.sprintlink.net!news.sprintlink.net!Sprint!worldnet.att.net!newsadm From: "Eric van Tassell" Newsgroups: comp.os.ms-windows.programmer.nt.kernel-mode Subject: Re: (Kernel mode) <==> (User mode) Date: Sun, 14 Sep 1997 21:06:16 -0500 Organization: AT&T WorldNet Services Lines: 19 Message-ID: <5vi1no$qp1@bgtnsc03.worldnet.att.net> References: <01bcbfd9$53a8a160$289a5ac2@andrey> NNTP-Posting-Host: 207.116.210.227 X-Newsreader: Microsoft Outlook Express 4.71.1008.3 X-MimeOle: Produced By Microsoft MimeOLE Engine V4.71.1008.3 See the ddk fn ObReferenceObjectByHandle and/or watch with softICE or winDbg what happens when you do a win32 operation on a thread id. This exact topic was covered a few months ago by Paula Tomlinson in Windows Developer's Journal and the source is on line. -evt Andrey wrote in article <01bcbfd9$53a8a160$289a5ac2@andrey>... >Hi, > >How can I convert a Kernel mode Thread ID to a User mode Thread ID and >vice versa ? > >All help is HIGHLY appreciated! >Thankyou. > >e-mail : andrey@finjan.com