Re: menu window
- From: r_z_aret@xxxxxxxxxxxx
- Date: Wed, 03 May 2006 17:32:09 -0400
On Wed, 3 May 2006 00:05:02 +0200, "voidcoder" <voidcoder@xxxxxxxxx>
wrote:
I'm not sure what is the connection between the CMenu::TrackPopupMenu()
question and menu bars,
I was responding to my interpretation of your statement. I don't
understand the original question (partly because I don't use MFC), so
I sure can't judge how far afield this subthread has wandered.
but you are right. On CE menus are true windows.
Popup menu window handle, for example, can be obtained using
FindWindow("MNU", NULL).
<r_z_aret@xxxxxxxxxxxx> wrote in message
news:ifhf52h35tvcpf7pcttjbsbk3gs60e1s7a@xxxxxxxxxx
On Tue, 2 May 2006 10:32:50 +0200, "voidcoder" <voidcoder@xxxxxxxxx>
wrote:
Menus don't have window handles.
They do for Windows CE, and are used in CommandBar_InsertMenubar and
other functions. For Pocket PC, see hwndMB member of SHMENUBARINFO
structure. For other platforms, see return from CommandBar_Create.
"Semion" <semionb@xxxxxxxxx> wrote in message
news:uxeR5ePbGHA.3720@xxxxxxxxxxxxxxxxxxxxxxx
Hello, All!
I use CMenu that i call with TrackPopupMenu() function.
How can I get the window of hte menu?
Thank you in advance.
-----------------------------------------
To reply to me, remove the underscores (_) from my email address (and
please indicate which newsgroup and message).
Robert E. Zaret, eMVP
PenFact, Inc.
20 Park Plaza, Suite 478
Boston, MA 02116
www.penfact.com
-----------------------------------------
To reply to me, remove the underscores (_) from my email address (and please indicate which newsgroup and message).
Robert E. Zaret, eMVP
PenFact, Inc.
20 Park Plaza, Suite 478
Boston, MA 02116
www.penfact.com
.
- References:
- Re: menu window
- From: voidcoder
- Re: menu window
- From: r_z_aret
- Re: menu window
- From: voidcoder
- Re: menu window
- Prev by Date: Re: Datatype Misalignment in coredll.dll
- Next by Date: Re: ActiveSync Socket overhead
- Previous by thread: Re: menu window
- Next by thread: Re: menu window
- Index(es):
Relevant Pages
|