- ID of another process at Kernel level.....under win 98 environment
- Posted by Vinay on February 25th, 2004
First of all I want to get the ID of another process.I want to do it at
kernel level.I am writing a filter driver.PsGetCurrentProcessId() is
available but its only for win2k onwards but not
for win 98.
plz suggest something.
regds
vinay
- Posted by Earle Lowe on February 25th, 2004
Vinay wrote:
VxDCall(VWIN32_GetCurrentProcessHandle)
-Earle
Similar Posts
- User/Kernel Level Threads (Programming) by Anne
- ID of another process at Kernel level.....under win 98 environment (Drivers) by Vinay
- Getting process path from process environment block (PEB) (Drivers) by jens
- Are LinuxThreads real kernel-level threads? (Programming) by Rich H
- kernel level and user level interaction (Drivers) by Puneet

