April 2, 2008.
  Version 52. 1. More care taken about files which start with period like
                 .uredirect
                 .txt
                 However, performance can still be buggy.

              2. BytesCounter can be disabled in 
                 Menu/Preferences/CountBytes which may help
                 to avoid crash on trees with size greater than 2Gig.
              
                 (Note, such size files still can case error because 2^31 VB limit.)
               
              3. Frx files and icons removed. Icons rebuilt from ground.

November 6, 2007. Version 50
  1. Window made sizable. To improve "behaviour".
  2. More "escape handlers added".

  

October 9, 2005. Version 48.
  Bug of non-seeing vbHidden and vbSystem  is fixed.
  Readme and license updated.


March 11
    47  bug: 0 index for unmatched file list
        bug: aferer leaving menu Preferences
             Extensions with "No" branch,
             the first dir box does not like to extend
             when it gets focus

        change message:

        Apply Viewed/Edited extension 
        add help: how to double click


March 6
    46  better counters and their display

March, 4
    45  counters are better
    44  counters improved
        exclude extension option added
    43  console extended

March 2, 2003 

    42  MS-Dos batch is optional.        
        
Feb 28, 2003
    41  displays synchronized files by double click
   
    36  Button Clear console added. Jan  23, 2003
    35  Option &Large added to view more differences.
         January 21, 2003.

    34  Minor messge text change. Dec 20, 2002.

    33  Application Title corrected.
    32  Two redundant library references where
        removed from project.
        Recompiled.
    31  Only Readme and Updates updated.
    30  Border Style is correct.
        Readme bug fixed.


    29  Has own icon. Readme is better.
        Courier New in FileViewer. 

    28  Format("#,###,###",i) expression is removed but
        it is not clear why this causes "type mismatch".
    27  Readme done.
    26  Better GUI. 
    25  Better GUI. Speed bug is fixed.
    24  Better GUI.
    23  Average speed. Bug of comparing
        non-equal files is fixed.
        Displaying file sise.
        Gui is better.

    22  More clean up.
    21  More statistics. Do Events in 
        content comparer part.
    20  Test improved. Minor code change.
    19  Different Content message added.
rev 18  Block: Compare file content is added.

rev 17  DoEvents excluded from file/folder stack
        build-loop. No time to check all processes.
        Project and exe file names corrected.

        fix: "Different folder names:"

rev16   Testing is better and passes.


========= This gives an idea how comparision looks:

Redundant file=     \Redundant_file_in_root.txt
Redundant folder=   \Redundant_Folder_in_Root
Missed: file=       \MissedFileInRoot.txt
Must be a file=     \ThisIsAFile
Redundant file=     \NoSpaces\RedundantFileInSub.txt
Redundant folder=   \NoSpaces\Redundant_Folder_in_Sub
Lengths:             source=3, target=4 for: \NoSpaces\File_Length_3.txt
Missed: folder=     \NoSpaces\Missed_Folder_in_Sub
Missed: folder=     \Missed_Folder_in_root
Must be a folder=   \ThisIsAFolder
Processed: 18 units.
           7 files.
           11 folders.
           8 bytes.
DIFFERENCES ENCOUNTERED:
Different folders: 5
Different files:   5

========= end of test.



rev15   Messaging is better.
rev14   Bug: extra "\" in process folder removed.
rev13   Bug: redundant "\" removed.
rev12   Bug: cannot fild top Target folder fixed.
        LocalPaht variable significantly changed.
rev11   Conclusion is reported
        Not checkd SourceFile - TargetFolder bug fixed.
        Test bench is better.
rev10   Equal names restriction removed.
        Statistics is better.
rev 9   8-Recompiled only.
rev 8   Lables deleted.
rev 7   Redundant folder bug fixed.
rev 6   More files in test. Messaging improved.
rev 5   Messages improved
rev 4   "Resume wihtout error bug fixed"
rev 3   "..." fixed. Current Local Path is improved
        