About the ACCESS_MASK Structure
ACCESS_MASK라고 하는 값에 대해 잘 설명된 글...
MAXIMUM_ALLOWED를 줘서 Registry Key를 열면 0xf003f 가 떨어지는데... 이게 뭔지 도대체 알수가 없었죠... 이제 알았습니다.. ^^;;
http://blogs.msdn.com/b/openspecification/archive/2010/04/01/about-the-access-mask-structure.aspx
'Scrap' 카테고리의 다른 글
Designing Applications to Run at a Low Integrity Level (0) | 2012.06.18 |
---|---|
DbgHelp.dll을 사용해 CallStack 분석하는 방법 (0) | 2012.05.25 |
Understanding Shell Namespace Extensions (0) | 2012.04.20 |
Understanding COM Event Handling (0) | 2012.03.26 |
터미널서비스 등 멀티유저 환경에서 Software 설치하기 (0) | 2012.03.19 |