OpenProcess fails.
Posted: Mon Jun 23, 2014 7:10 pm
Hello,
I've just spotted a problem. I am using OpenProcess to gain access to a secondary process my application needs, but somehow, ONLY when the file is protected, this call ALWAYS fails. Process ID is correct, and so is everything else. Without protection it works fine.
I've tried pretty much everything, like using the original import table or disabling the VM. Nothing seems to work.
Thanks in advance.
I've just spotted a problem. I am using OpenProcess to gain access to a secondary process my application needs, but somehow, ONLY when the file is protected, this call ALWAYS fails. Process ID is correct, and so is everything else. Without protection it works fine.
I've tried pretty much everything, like using the original import table or disabling the VM. Nothing seems to work.
Thanks in advance.