Searched refs:szRawProfilesPath (Results 1 – 1 of 1) sorted by relevance
859 WCHAR szRawProfilesPath[MAX_PATH]; in CreateUserProfileExW() local902 dwLength = sizeof(szRawProfilesPath); in CreateUserProfileExW()907 (LPBYTE)szRawProfilesPath, in CreateUserProfileExW()918 if (!ExpandEnvironmentStringsW(szRawProfilesPath, in CreateUserProfileExW()1036 StringCbCopyW(szBuffer, sizeof(szBuffer), szRawProfilesPath); in CreateUserProfileExW()