Changes made after first Beta release:                   
=====================================
- Changed logic for hiding/showing top info containers. They used to flicker when the setup dialog was activated.
- Changed logic for sharing locally created Manifest Fragment Files. Simple mapi is used to send e-mails
  and it can't communicate with a 64-bit e-mail client. So a cLinkLabel was added as an alternate
  solution for sending out e-mails. A special dialog was created for this purpose.
- Changed placement of buttons and grouped the "Open..." buttons.  
- Added idea suggested by Hans van de Laar. Functionality allows for Manifest Fragment Files to contain 
  comments that describes what the COM component does etc. Note: Comment lines must start 
  with double forward slashes (//) - just as in the Visual DataFlex language.  
  These comments are shown in read only edit objects.
- Added functionality to auto enable/disable buttons, so they can't be pressed
  before e.g. a data record has been created.
- Changed the application size so that the toolbars also fits horizontally when no
  skin is used.                                       
- Edited and adjusted menu texts to be more consistent.  
- Added Home & End key functionality that sends Beginning_Of_Data & End_Of_Data for the cCheckBoxGrid class.

Goals for the new version of the ManifestSideBySide program: (Pre-beta version)
=======================================================
1. Should handle more than one workpace
2. Should handle more than one program within the same workspace
3. Should be able to save which COM components and versions are used for a particular program
4. Should be able to handle when a workspace is moved - hence
   the pathing needs changes. E.g. One developer has his pathing setup in a
   particular way on machine A. It should be possible for another
   developer to specify another pathing for machine B to the workspace and 
   everything else should work on the machine B as well.
      