Searched refs:dwProfilePathLength (Results 1 – 1 of 1) sorted by relevance
330 DWORD dwProfilePathLength; in GetProfileSize() local334 dwProfilePathLength = wcslen(pszProfilePath); in GetProfileSize()356 pszProfilePath[dwProfilePathLength + 1] = UNICODE_NULL; in GetProfileSize()375 pszProfilePath[dwProfilePathLength] = UNICODE_NULL; in GetProfileSize()443 DWORD dwProfilePathLength; in AddUserProfile() local478 dwProfilePathLength = wcslen(szProfilePath); in AddUserProfile()487 szProfilePath[dwProfilePathLength] = UNICODE_NULL; in AddUserProfile()