MemoryModule icon indicating copy to clipboard operation
MemoryModule copied to clipboard

Can not use CString in vs2015 and newer version , it seems like dynamiclly load Thread Local Storage can not be supported in MemmoryModule??

Open AckermanMikasa opened this issue 4 years ago • 0 comments

My dll must crash when i use CString or std::string loading from memory by MemmoryModule, event the construct of CString or std::string can not be complete!

AckermanMikasa avatar Aug 22 '19 03:08 AckermanMikasa