TString.h

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added Find and Replace functionality to the TString class (buggy).

  1. … 1 more file in changeset.
Fixed problem with operator+ which required non-const input.

  1. … 1 more file in changeset.
Simple aesthetic changes.

  1. … 1 more file in changeset.
Possible fix for problem with activation context when launching CH (exception thrown from CMainWnd::OnCreate() caused Create() to fail).

  1. … 30 more files in changeset.
Exception handling improvements.

  1. … 10 more files in changeset.
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).

  1. … 54 more files in changeset.