Searched refs:UXINI_GetNextSection (Results 1 – 3 of 3) sorted by relevance
173 LPCWSTR UXINI_GetNextSection(PUXINI_FILE uf, DWORD *dwLen) in UXINI_GetNextSection() function204 while((lpSection = UXINI_GetNextSection(uf, &dwLen))) { in UXINI_FindSection()
158 LPCWSTR UXINI_GetNextSection(PUXINI_FILE uf, DWORD *dwLen);
669 while((lpName=UXINI_GetNextSection(ini, &dwLen))) in MSSTYLES_ParseThemeIni()