Searched refs:SDDL_GROUP (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dsddl.h43 # define SDDL_GROUP "G" macro
49 # define SDDL_GROUP (const WCHAR[]){ 'G',0 } macro
54 # define SDDL_GROUP L"G" macro
59 static const WCHAR SDDL_GROUP[] = { 'G',0 }; variable
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dsddl.h43 # define SDDL_GROUP "G" macro
49 # define SDDL_GROUP (const WCHAR[]){ 'G',0 } macro
54 # define SDDL_GROUP L"G" macro
59 static const WCHAR SDDL_GROUP[] = { 'G',0 }; variable

Completed in 60 milliseconds