Home
last modified time | relevance | path

Searched refs:PROFILE_GetSectionNames (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/kernel32/wine/
H A Dprofile.c956 static INT PROFILE_GetSectionNames( LPWSTR buffer, DWORD len ) in PROFILE_GetSectionNames() function
958 static INT PROFILE_GetSectionNames( LPWSTR buffer, UINT len ) in PROFILE_GetSectionNames()
1176 ret = PROFILE_GetSectionNames(buffer, len); in GetPrivateProfileStringW()
1649 ret = PROFILE_GetSectionNames(buffer, size); in GetPrivateProfileSectionNamesW()