Re: menu window
- From: "voidcoder" <voidcoder@xxxxxxxxx>
- Date: Wed, 3 May 2006 00:05:02 +0200
I'm not sure what is the connection between the CMenu::TrackPopupMenu()
question and menu bars, 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
.
- Follow-Ups:
- Re: menu window
- From: semionb
- Re: menu window
- From: r_z_aret
- Re: menu window
- References:
- Re: menu window
- From: voidcoder
- Re: menu window
- From: r_z_aret
- Re: menu window
- Prev by Date: Re: WaveOut and SndPlay
- Next by Date: Re: WaveOut and SndPlay
- Previous by thread: Re: menu window
- Next by thread: Re: menu window
- Index(es):
Relevant Pages
|