Assuming you are using a CString , it has a .Find() method which does what you want. Note in VB a string's index begins at 1, but in C++ and ...
確定! 回上一頁