Internal handle information

From: anon (noone_at_nowhere.dom)
Date: 11/29/04

  • Next message: Stephen Kellett: "Re: Internal handle information"
    Date: Mon, 29 Nov 2004 20:39:33 +0000
    
    

    Does anyone know anything about the apparently undocumented API
    functions that are available in user mode to determine information about
    open handles? What I want to do is gather various bits of info about a
    processes open handles in a similar way to handles.exe from
    sysinternals, but in my own app - not by running an external utility.
    Any help towards this goal much appreciated.

    Thanks all.

    JB - ( no_junk_and_spam at yahoo do co dot uk )


  • Next message: Stephen Kellett: "Re: Internal handle information"

    Relevant Pages

    • Internal handle information
      ... Does anyone know anything about the apparently undocumented API ... functions that are available in user mode to determine information about ... but in my own app - not by running an external utility. ...
      (microsoft.public.win32.programmer.kernel)
    • Internal handle information
      ... Does anyone know anything about the apparently undocumented API ... functions that are available in user mode to determine information about ... but in my own app - not by running an external utility. ...
      (microsoft.public.win2000.developer)
    • Re: Allocating and accessing physically contiguous memory in user mode in WinCE 6.0 Beta
      ... some physical address into the user mode app (user mode driver ... Move the code that cares about hardware access into a true and proper driver and out of your app. ...
      (microsoft.public.windowsce.platbuilder)
    • Re: Allocating and accessing physically contiguous memory in user mode in WinCE 6.0 Beta
      ... You can't do that from a user mode application that is not a user mode ... Convert your app to a user mode driver host process. ... This is going to be a hot issue for a number of embedded systems developers ...
      (microsoft.public.windowsce.platbuilder)
    • Re: Virtual video capture device driver
      ... RGB output pin on the filter. ... Next step was trying to map a shared memory section into which i push ... data from a user mode app and which ought to be rendered by the output ... App 1 opens the ...
      (microsoft.public.development.device.drivers)

    Loading