Searched refs:GetProfileSection (Results 1 – 2 of 2) sorted by relevance
| /trunk/main/desktop/win32/source/setup/ |
| H A D | setup.cpp | 274 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 D | setup.hxx | 80 boolean GetProfileSection( LPCTSTR pFileName, LPCTSTR pSection,
|