Hints for DCC 4.0
-----------------

1. If you prefer to work with the graphical mouse cursor
   you should launch DCC wit the /GINT parameter.
   With this parameter a smoother movement of the cursor
   is achieved.
   This effect occurs mostly when running DCC in full screen
   mode unter Windows
   Using this parameter *may* lead to problems under certain
   circumstances or environments. If you encounter crashes
   or errors you should refrain from using /GINT.

   DC /GINT
   
2. In order to save memory, you should start DCC with the
   parameter /E. This will provide you with up to 8kb conventional
   memory. However, if you should encounter problems when launching
   other programs from DCC - don't use it.
   
   DC /E
   
3. If you can do without the user menus (DCC.MNU/ARCHIV.MNU) and the
   addons (Link etc.), you may launch DCC with the parameter
   /MINI. This will save you conventional memory and speed up the
   initialisation of the program.

   DC /MINI
   