Title    : MENUDECR.EXE Example

Overview : Menu descriptors and accelerators in an MDI application
           using OWL 2.x and above.
           
Keywords : TMenuDescr menu descriptors accelerators MDI multiple
           document interface OWL 2.x 5.0

Author   : George Cross, Borland C++ Developer Support

Date     : June 17 1996

Compiler : Borland C++ 5.0, but is valid for OWL 2.x and above

The MenuDecr sample demonstrates OWL menu descriptors and accelerators
in an MDI application.

OWL Menu Descriptors and the TMenuDescr class are best described
in Ian Spencer's book Teach Yourself OWL Programming in 21 Days,
Sam's Publishing, Chapter 13, Multiple Document Interface.  Don't
bother to do without it!  (Thanks Ian)

