Re: Do we need a device driver to enumerate processes?

From: Slava M. Usov (stripit.slough_at_gmx.net)
Date: 12/15/04


Date: Wed, 15 Dec 2004 17:34:13 +0100


<tani >> wrote in message news:#MrAe6r4EHA.1452@TK2MSFTNGP11.phx.gbl...
> I am trying to figure out why someone actually used assembly
> to do it. It was back in 1998 for nt4. Was there an issue back
> then regarding enumerating process. Here ia an extract of
> the source for NT4:

The assembly code is actually a disassembly. A very cheap way to "borrow"
some function from an existing application.

S


Loading