by Rob Kennedy <me3@[EMAIL PROTECTED]
>
Feb 2, 2007 at 05:01 PM
losthook wrote:
> I need help i do program that is listing a runing process and add it
> to the listbox but how to do it without my app on this list?
>
> i do not want a my app to bee on this lists of running apps can you
> help me?
When you're generating the list, at some point you will encounter your
program. When that happens, don't add it to the list.
--
Rob