dll-内存释放问题

exe 和 dll 之间传递 string 等 STL 对象时的内存分配问题。

使用 Multithread DLL debug 编译,不会出现这个问题,因为都是在 mfcvcrt.dll 中分配的