Re: [PATCH 2/3] server: add calls to get/set menu info

2006-06-28 Thread Thomas Kho
On 6/19/06, Robert Shearman <[EMAIL PROTECTED]> wrote: This needs to be cleaned up a lot more before it will be accepted. For a start, the members of this structure need to be cleaned up. Some of the members of the POPUPMENU structure are for keeping track of the menu while it's in use (bTimeToH

Re: [PATCH 2/3] server: add calls to get/set menu info

2006-06-19 Thread Robert Shearman
[EMAIL PROTECTED] wrote: +typedef struct { +/* --- MENUITEMINFO Stuff --- */ +UINT fType;/* Item type. */ +UINT fState; /* Item state. */ +UINT_PTR wID; /* Item id. */ +HMENU hSubMenu;/* Pop-up m