Re: Waitable Timers
- From: "Alexander Grigoriev" <alegr@xxxxxxxxxxxxx>
- Date: Sun, 18 Dec 2005 21:38:21 -0800
Are you calling any impersonation functions in between?
"Gary" <debugger@xxxxxxxxxxxxxxxx> wrote in message
news:tOipf.5$cL4.37@xxxxxxxxxxxxxxxxxx
> All in one process. The process is running as a service. I am not sure
> whats going wrong.
>
> Gary.
>
> Scherbina Vladimir wrote:
>> If he creates timer in another process then he should care about
>> security.
>> Especially when this process is system. I've met a situation when created
>> mutexes (and other objects) under winlogon.exe (winlogon notifcation
>> package) could not be opened from another process because of security
>> issues. SetSecurityInfo with GRANT_ACCESS solves this problem.
>>
.
- References:
- Waitable Timers
- From: Gary
- Re: Waitable Timers
- From: Alexander Grigoriev
- Re: Waitable Timers
- From: Scherbina Vladimir
- Re: Waitable Timers
- From: Gary
- Waitable Timers
- Prev by Date: Re: Please Help! CPU Usage
- Next by Date: Re: Multiprocessor HAL and 3GHz PerfFreq?
- Previous by thread: Re: Waitable Timers
- Next by thread: Re: Waitable Timers
- Index(es):
Relevant Pages
|