Home
last modified time | relevance | path

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

/trunk/main/shell/source/win32/shlxthandler/infotips/
H A Dinfotips.cxx288 std::wstring tmpSizeStr = getFileSizeInfo( m_szFileName ); in GetInfoTip() local
289 if ( tmpSizeStr != EMPTY_STRING ) in GetInfoTip()
293 msg += tmpSizeStr; in GetInfoTip()

Completed in 14 milliseconds