Searched refs:SHELL_USER_PERMISSION (Results 1 – 2 of 2) sorted by relevance
81 typedef struct SHELL_USER_PERMISSION { struct89 } SHELL_USER_PERMISSION, *PSHELL_USER_PERMISSION; typedef91 static SECURITY_DESCRIPTOR* (WINAPI *pGetShellSecurityDescriptor)(const SHELL_USER_PERMISSION**,int…691 static const SHELL_USER_PERMISSION supCurrentUserFull = { in test_GetShellSecurityDescriptor()696 static const SHELL_USER_PERMISSION supEveryoneDenied = { in test_GetShellSecurityDescriptor()700 const SHELL_USER_PERMISSION* rgsup[2] = { in test_GetShellSecurityDescriptor()
5033 typedef struct SHELL_USER_PERMISSION { /* ...and this should be in shlwapi.h */ struct5040 } SHELL_USER_PERMISSION, *PSHELL_USER_PERMISSION; argument