Since 6/7/2012 8:05:11 AM, davidxu has written 1 articles and participated in 1 conversations. davidxu signature:
davidxu's articles:
Items(1) /1
Is CString thread safe ?2194 (8/7/2003 1:36:32 AM) microsoft.public.vc.mfc Does anyone know if CString is thread safe ? Is it safe to operate a CString object in two threads at same time ? even if one thread is writting to the CString object while another is reading it, is it safe and... David