Re: menu window
- From: semionb <semionb@xxxxxxxxxxxxx>
- Date: Sat, 06 May 2006 13:26:22 +0200
Thank you! It works!
voidcoder wrote:
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@xxxxxxxxxxOn 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@xxxxxxxxxxxxxxxxxxxxxxxHello, 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
- 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: A better GetPixel
- Next by Date: Re: A better GetPixel
- Previous by thread: Re: menu window
- Next by thread: Re: what is LPHWAVEOUT???
- Index(es):
Relevant Pages
|