Searched refs:szCaption (Results 1 – 1 of 1) sorted by relevance
297 const char *szCaption; in OsExit() local300 szCaption = (const char*)m_pShell->PVRShellGet(prefAppName); in OsExit()302 if(!szText || !szCaption) in OsExit()306 nC = (int)strlen(szCaption) + 1; in OsExit()312 for(i = 0; (tzCaption[i] = szCaption[i]) != 0; ++i); in OsExit()