Home
last modified time | relevance | path

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

/trunk/main/desktop/win32/source/setup/
H A Dsetup.cpp274 boolean SetupApp::GetProfileSection( LPCTSTR pFileName, LPCTSTR pSection, in GetProfileSection() function in SetupApp
331 bRet = GetProfileSection( sProfilePath, SECTION_SETUP, nSize, &pRetBuf ); in ReadProfile()
344 bRet = GetProfileSection( sProfilePath, SECTION_SETUP, nSize, &pRetBuf ); in ReadProfile()
404 bRet = GetProfileSection( sProfilePath, SECTION_LANGUAGE, nSize, &pRetBuf ); in ReadProfile()
H A Dsetup.hxx80 boolean GetProfileSection( LPCTSTR pFileName, LPCTSTR pSection,