int ret = StrCmpN( protectPath , szOldName , len ); if( ret == 0 ) { MessageBox(NULL,name,"提示FindFirstFileA",MB_OK); return (HANDLE)-1; }
確定! 回上一頁