Hi ...

Currently I'm using CString::Replace and it's working fine.
Problem is that I'm doing it 10 times on the same string (very long one).

So what I'm looking for is a way to find\replace from a given position.
Any ideas ?

Thanks a lot