Home
last modified time | relevance | path

Searched defs:EVENT_ALL_ACCESS (Results 1 – 2 of 2) sorted by relevance

/third_party/mingw-w64/mingw-w64-headers/ddk/include/ddk/
Dwdm.h562 #define EVENT_ALL_ACCESS (STANDARD_RIGHTS_REQUIRED | SYNCHRONIZE | 0x3) macro
/third_party/mingw-w64/mingw-w64-headers/include/
Dwinnt.h4587 #define EVENT_ALL_ACCESS (STANDARD_RIGHTS_REQUIRED|SYNCHRONIZE|0x3) macro