TConfig.cpp

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Replaced obsolete TWStringData with newer TString.

  1. … 11 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.
Changed the way shell extension communicates with CH from binary protocol to XML (advances [#2544046]).

  1. … 23 more files in changeset.
Formatting fixes.

  1. … 16 more files in changeset.
Bugfix: fixed warnings reported as errors resulting from commit 361.

  1. … 1 more file in changeset.
Moved TConfig class to libchcore library.

  1. … 26 more files in changeset.