Sending Message
I want to know how do I send a Message from a
MDIFrameWnd class (CMainFrame).
From the toolbar from the MainFrame I push a button
that calls a member function (OnToolsF2).
This fuction should send a Message, and a CDocument
class receive it and run a code.
(OnReceive Message?).
...Any help will be very apreciated

