Re: Waitable Timers
- From: Gary <debugger@xxxxxxxxxxxxxxxx>
- Date: Mon, 19 Dec 2005 00:45:02 +0530
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.
.
- Follow-Ups:
- Re: Waitable Timers
- From: Alexander Grigoriev
- Re: Waitable Timers
- References:
- Waitable Timers
- From: Gary
- Re: Waitable Timers
- From: Alexander Grigoriev
- Re: Waitable Timers
- From: Scherbina Vladimir
- Waitable Timers
- Prev by Date: Re: Waitable Timers
- Next by Date: Alignment issues under windows 64 bits
- Previous by thread: Re: Waitable Timers
- Next by thread: Re: Waitable Timers
- Index(es):
Relevant Pages
|