Changed googletest/googlemock to new version supporting VS2017. Changed main projects settings to target v141_xp. Updated source code to handle the new framework. (CH-340)
Changed googletest/googlemock to new version supporting VS2017. Changed main projects settings to target v141_xp. Updated source code to handle the new framework. (CH-340)
Changed TConfigArray to use new RandomAccessContainer. Reverted previous changes to TFileFiltersArray as it intruduced bugs to deleted items management). Split TBasePathData from TBasePathDataContainer. (CH-327)