Searched refs:bDirSet (Results 1 – 1 of 1) sorted by relevance
73 bool bDirSet = false; in ~CurDirGuard() local99 bDirSet = SetCurrentDirectoryW( pNewBuffer ); in ~CurDirGuard()105 bDirSet = SetCurrentDirectoryW( m_pBuffer ); in ~CurDirGuard()112 if ( !bDirSet ) in ~CurDirGuard()
Completed in 13 milliseconds