Searched defs:SYMBOLIC_LINK_QUERY (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ddk/
H A Dwdm.h1198 #define SYMBOLIC_LINK_QUERY 0x0001 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ddk/
H A Dwdm.h1085 #define SYMBOLIC_LINK_QUERY 0x0001 macro
/vbox/include/iprt/nt/
H A Dnt.h1753 #ifndef SYMBOLIC_LINK_QUERY
1754 # define SYMBOLIC_LINK_QUERY UINT32_C(0x00000001) macro
1757 # define SYMBOLIC_LINK_ALL_ACCESS (STANDARD_RIGHTS_REQUIRED | SYMBOLIC_LINK_QUERY)

Completed in 59 milliseconds