Ok... In WinXP .. ctrl+alt+del you can view all the process's, and the 2nd column shows the "User Name" for the process. How does one get the user name for the processes.

I'm enumerating the process's with Process32Next .... I just want to get the ones ran by the user, and not the SYSTEM, LOCAL SERVICE, and NETWORK SERVICE processes.