Now that you have a menu as part of your application, it sure would be nice if it actually
did something. Well, before your menu can do anything, you have to tell it what to do,
just like everything else in your Visual C++ applications. To attach some functionality to
your menu, follow these steps: