If you ask for STANDARD_RIGHTS_REQUIRED, you may as well ask for the moon
One of the predefined security access masks is STANDARD_RIGHTS_REQUIRED . You see it used in defining the _ALL_ACCESS masks for various objects. Here are just a few examples: #define PROCESS_ALL_ACCESS (STANDARD_RIGHTS_REQUIRED | SYNCHRONIZE | \ 0xFFF) Read More......(read more)
Written by The Old New Thing : Code on February 27th, 2008 with
comments disabled.
Read more articles on News.
- [+] Digg: Feature this article
- [+] Del.icio.us: Bookmark this article
- [+] Furl: Bookmark this article