SID_IDENTIFIER_AUTHORITY LocalSystemAuthority
LPUNKNOWN DWORD REFIID riid
LPWSTR AppendBackslash(LPWSTR String)
BOOL CreateDirectoryPath(LPCWSTR lpPathName, LPSECURITY_ATTRIBUTES lpSecurityAttributes)
BOOL GetUserSidStringFromToken(HANDLE hToken, PUNICODE_STRING SidString)
BOOL CreateUserHive(LPCWSTR lpKeyName, LPCWSTR lpProfilePath)
BOOL CopyDirectory(LPCWSTR lpDestinationPath, LPCWSTR lpSourcePath)
SID_IDENTIFIER_AUTHORITY WorldAuthority
VOID InitializeGPNotifications(VOID)
_Must_inspect_result_ _In_ WDFDEVICE _In_ WDFSTRING String
VOID UnloadDynamicImports(PDYN_FUNCS DynFuncs)
BOOL RemoveDirectoryPath(LPCWSTR lpPathName)
struct _DYN_MODULE DYN_MODULE
static LPCSTR DWORD void * pvReserved
LPUNKNOWN DWORD REFIID LPVOID * ppv
BOOL LoadDynamicImports(PDYN_MODULE Module, PDYN_FUNCS DynFuncs)
struct _DYN_FUNCS * PDYN_FUNCS
VOID UninitializeGPNotifications(VOID)
HRESULT WINAPI DECLSPEC_HOTPATCH CoCreateInstance(REFCLSID rclsid, LPUNKNOWN pUnkOuter, DWORD dwClsContext, REFIID iid, LPVOID *ppv)
PSECURITY_DESCRIPTOR CreateDefaultSecurityDescriptor(VOID)
void WINAPI DECLSPEC_HOTPATCH CoUninitialize(void)
LPUNKNOWN DWORD dwClsContext
HRESULT WINAPI CoInitialize(LPVOID lpReserved)
struct _DYN_FUNCS DYN_FUNCS
BOOL AppendSystemPostfix(LPWSTR lpName, DWORD dwMaxLength)
BOOL UpdateUsersShellFolderSettings(LPCWSTR lpUserProfilePath, HKEY hUserKey)
struct _DYN_MODULE * PDYN_MODULE
union _DYN_FUNCS::@551 fn