Home
last modified time | relevance | path

Searched refs:fnameA (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/shell/source/win32/shlxthandler/infotips/
H A Dinfotips.cxx355 std::string fnameA = WStringToString(fname); in Load() local
362 strncpy(m_szFileName, fnameA.c_str(), (sizeof(m_szFileName) - 1)); in Load()
/trunk/main/shell/source/win32/shlxthandler/propsheets/
H A Dpropsheets.cxx165 std::string fnameA = WStringToString( fname ); in Initialize() local
167 strncpy( m_szFileName, fnameA.c_str(), ( sizeof( m_szFileName ) - 1 ) ); in Initialize()

Completed in 24 milliseconds