Searched refs:get_profile_bool (Results 1 – 1 of 1) sorted by relevance
147 static bool get_profile_bool( const char *pFileName, const char *pSectionName, const char *pKeyName… in get_profile_bool() function177 …maParams.miHTTPConnectionType = get_profile_bool( sRCFile.c_str(), "Options", "UseProxy" ) ? 2 : 1; in ReadParams()178 maContactCB.Check( get_profile_bool( sRCFile.c_str(), "Options", "AllowContact" ) ); in ReadParams()
Completed in 12 milliseconds