Martin Schreiber wrote: > Hi, > > Is cwstring threadsave? > I suspect there is a problem. > The only problem I could imagine is that the caching of of the iconv_t handles causes problem, since they could be accessed multiple times without lock.