Re: Evc : command bar menu : how to check menu items ? by r_z_aret
r_z_aret
Mon Jan 24 17:18:33 CST 2005
On Sun, 23 Jan 2005 14:42:00 +0100, Ollivier Civiol <nomail@noisp.com>
wrote:
>Hello All
>
>How does one send a message to an item of the menu in the command bar in a
>non mfc Win32 application (for ppc of course)
Send a WM_COMMAND message:
SendMessage( hWnd, WM_COMMAND, MAKEWPARAM( nID, 0 ), 0, bPost );
>
>using EVC4
>
>thanks
>
>Bye
>Ollivier Civiol <nomail@noisp.com> Mon, 17 Jan 2005 00:11:58 +0100
>
>=== Posted with Qusnetsoft NewsReader 3.1
-----------------------------------------
To reply to me, remove the underscores (_) from my email address (and please indicate which newsgroup and message).
Robert E. Zaret, eMVP
PenFact, Inc.
500 Harrison Ave., Suite 3R
Boston, MA 02118
www.penfact.com