CFileFind dirFind; if( dirFind.FindFile( "C:\\Program Files" ) ) { AfxMessageBox( "Yes" ); } else { AfxMessageBox( "No" ); }
새 창으로
선택한 기호
로그인 유지