Title    : CMDENABL Example

Overview : Enabling/disabling top level and nested menu items using
           OWL command enablers, EnableMenuItem and DrawMenuBar.
           
Keywords : command enabling handler WM_INITMENUPOPUP OWL 2.x
           5.0 disabling background processing EnableMenuItem
           DrawMenuBar

Author   : George Cross, Borland C++ Developer Support

Date     : June 11 1996

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

The CmdEnabl example demonstrates several different techniques
of enabling and disabling top and popup menu items in OWL 2.x
and above.  This example demonstrates these techniques functioning
in harmony.

