PostMessage return access denied
- From: Gurmit Teotia <gurmitsoft@xxxxxxxxx>
- Date: Mon, 04 Jun 2007 04:33:58 -0700
Hello,
I've started osk.exe in other process using "CreateProcess" and I want
to terminate it by posting a WM_QUIT message to it. Earlier I used to
pass NULL in "SECURITY_ATTRIBUTES" parameter but after reading
documentation about Vista I added "GENERIC_ALL" ACE in ACL, which I'm
using in SECURITY_ATTRIBUTES. I'm still get access denied error. Could
some one please expaing how I can terminate the process in Vista?
Regards,
Gurmit
.
- Follow-Ups:
- Re: PostMessage return access denied
- From: Joseph M . Newcomer
- Re: PostMessage return access denied
- Prev by Date: Re: Check a radio button
- Next by Date: Re: Problem with linker
- Previous by thread: Drag and Drop
- Next by thread: Re: PostMessage return access denied
- Index(es):