Hi ,
I am using ZwQueryInformationProcess() but code doesn’t compile, It give Error=0x00000005.
WDK version: 6001.18001
Any help will be appreciated.
Regards,
Sachin.
Hi ,
I am using ZwQueryInformationProcess() but code doesn’t compile, It give Error=0x00000005.
WDK version: 6001.18001
Any help will be appreciated.
Regards,
Sachin.
5 == ERROR_ACCESS_DENIED. Is your PDB locked by the debugger? Post the full
error log and not just the error.
-scott
–
Scott Noone
Consulting Associate
OSR Open Systems Resources, Inc.
http://www.osronline.com
wrote in message news:xxxxx@ntfsd…
> Hi ,
> I am using ZwQueryInformationProcess() but code doesn’t compile, It give
> Error=0x00000005.
>
> WDK version: 6001.18001
> Any help will be appreciated.
>
> Regards,
> Sachin.
>
Thanks.
Problem solved.