Re: Someone Test really fast
I'd be happy to except that PROCESS_ALL_ACCESS isn't defined or declared anywhere. What is that?
Also, what is PROCESS_VM_READ? Neither show up in the Constants section of the API viewer.
Re: Someone Test really fast
Never mind. I had to Goggle them, but I got the constants definitions.
Anyway, with PROCESS_ALL_ACCESS, I got a handle, a pid and a phandle.
Do you need to have this infor posted, or are you just interested in whether I got anything other than 0?
Re: Someone Test really fast
Anything but 0....thanks a lot man. Damn computers in the lab won't let me do stuff to the processes I guess.
Re: Someone Test really fast
Any idea why this doesn't work on Windows XP?
Re: Someone Test really fast
Quote:
Originally Posted by Lyric8
Any idea why this doesn't work on Windows XP?
I ran it on XP Pro, and it worked fine.
Re: Someone Test really fast
Fails on the 2 xp machines i have tried it on... UGHSSSSS no idea. Thanks though hack. appreciate it.