Added new string class (TString) along with exportable containers for them, that will help solving problem of non-exportable std::wstring (a…
Show more
Added new string class (TString) along with exportable containers for them, that will help solving problem of non-exportable std::wstring (and lack of CString at some places in code).
Show less