TBasePathData.cpp

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved TBasePathData.h/cpp files to chcore library.

  1. … 11 more files in changeset.
Got rid of unneeded drive number cached in the base path.

  1. … 5 more files in changeset.
Replaced buffer type detection algorithm with the one that should work reliably on any system.

  1. … 12 more files 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.
Refactoring: got rid of the CClipboardArray and CClipboardEntry in favor of TBasePathDataContainer and TBasePathData objects which are linked to input paths only by index (instead of being itself a copy of the input path with some additions).

    • -0
    • +126
    ./TBasePathData.cpp
  1. … 7 more files in changeset.