RE: [msvc] VC6 lockup during debugging

2004-04-07 Thread Ehsan Akhgari
  Regardless, I'm able to get some work done now and feverishly trying to insure my successor has something stable to work with once I'm outta here (tomorrow's my last day). I do hope that tomorrow will not be your last day of being subscribed to this list though.  :-)  -Ehs

RE: [msvc] CString and unicode

2004-04-07 Thread Ehsan Akhgari
> That's true, but still, for conversions let's say in a tight loop > (like when looping over all elements of a large xml document with > msxml for > example) I'm not really comfortable with using the stack for that. > It's probably just a wrong gut feeling that I have, I'm always afraid > that I'l