|
-
July 7th, 2010, 06:07 AM
#1
CreateProcessAsUser() from service
Hi All,
When I try to create a process using CreateProcessAsuser() from a service, I am getting GetLastError() as 1813. (The specified resource type cannot be found in the image file. ERROR_RESOURCE_TYPE_NOT_FOUND "). But the return code is coming a True and process also initiated. But why GetLastError() is coming as 1813.
Please let me know if anyone have idea about this error even the API call returning success.
Regards
Sreeni
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|