Searched refs:HMENU (Results 1 - 25 of 34) sorted by relevance

12

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doleacc.idl241 HRESULT SetHmenuProp([in] HMENU hmenu, [in] DWORD idChild, [in] MSAAPROPID idProp, [in] VARIANT var);
243 HRESULT SetHmenuPropStr([in] HMENU hmenu, [in] DWORD idChild, [in] MSAAPROPID idProp, [in] LPWSTR str);
245 HRESULT SetHmenuPropServer([in] HMENU hmenu, [in] DWORD idChild, [in] const MSAAPROPID* paProps,
248 HRESULT ClearHmenuProps([in] HMENU hmenu, [in] DWORD idChild, [in] const MSAAPROPID* paProps, [in] int cProps);
250 HRESULT ComposeHmenuIdentityString([in] HMENU hmenu, [in] DWORD idChild,
254 [out] HMENU *phmenu, [out] DWORD *pidChild);
H A Dwinuser.h1048 HMENU hMenu;
1064 HMENU hMenu;
1091 HMENU hWindowMenu;
1366 HMENU hmenuIn;
1367 HMENU hmenuNext;
1601 HMENU hSubMenu;
1616 HMENU hSubMenu;
1634 HMENU hMenu;
3278 WINUSERAPI BOOL WINAPI AppendMenuA(HMENU,UINT,UINT_PTR,LPCSTR);
3279 WINUSERAPI BOOL WINAPI AppendMenuW(HMENU,UIN
[all...]
H A Drichole.idl141 HRESULT GetContextMenu(WORD seltype, LPOLEOBJECT lpoleobj, CHARRANGE *lpchrg, HMENU *lphmenu);
H A Dwownt32.h94 #define HMENU_32(h16) ((HMENU) (ULONG_PTR)(h16))
122 #define HMENU_32(h16) ((HMENU) (WOWHandle32(h16, WOW_TYPE_HMENU)))
H A Dwindowsx.h90 #define GET_WM_MENUCHAR_HMENU(wp, lp) (HMENU)(lp)
96 #define GET_WM_MENUSELECT_HMENU(wp, lp) (HMENU)(lp)
1038 /* void Cls_OnInitMenu(HWND hwnd, HMENU hMenu) */
1040 ((fn)((hwnd), (HMENU)(wParam)), 0L)
1042 (void)(fn)((hwnd), WM_INITMENU, (WPARAM)(HMENU)(hMenu), 0L)
1044 /* void Cls_OnMenuSelect(HWND hwnd, HMENU hmenu, int item, HMENU hmenuPopup, UINT flags) */
1046 ((fn)((hwnd), (HMENU)(lParam), \
1048 (HIWORD(wParam) & MF_POPUP) ? GetSubMenu((HMENU)lParam, LOWORD(wParam)) : 0L, \
1051 (void)(fn)((hwnd), WM_MENUSELECT, MAKEWPARAM((item), (flags)), (LPARAM)(HMENU)((hmen
[all...]
H A Doleidl.idl179 [in] HMENU hmenuShared,
183 [in] HMENU hmenuShared,
188 [in] HMENU hmenuShared);
H A Doleidl.h531 HMENU hmenuShared,
535 HMENU hmenuShared,
540 HMENU hmenuShared) = 0;
599 HMENU hmenuShared,
604 HMENU hmenuShared,
610 HMENU hmenuShared);
657 HMENU hmenuShared,
666 HMENU hmenuShared,
676 HMENU hmenuShared);
3614 ULONG __RPC_USER HMENU_UserSize (ULONG *, ULONG, HMENU *);
[all...]
H A Dole2.h69 HOLEMENU WINAPI OleCreateMenuDescriptor(HMENU hmenuCombined,LPOLEMENUGROUPWIDTHS lpMenuWidths);
H A Doledlg.h971 BOOL WINAPI OleUIAddVerbMenuA(LPOLEOBJECT lpOleObj, LPCSTR lpszShortType, HMENU hMenu, UINT uPos, UINT uIDVerbMin, UINT uIDVerbMax,
972 BOOL bAddConvert, UINT idConvert, HMENU *lphMenu);
973 BOOL WINAPI OleUIAddVerbMenuW(LPOLEOBJECT lpOleObj, LPCWSTR lpszShortType, HMENU hMenu, UINT uPos, UINT uIDVerbMin, UINT uIDVerbMax,
974 BOOL bAddConvert, UINT idConvert, HMENU *lphMenu);
H A Dwindef.h293 DECLARE_HANDLE(HMENU); variable
H A Dshdeprecated.idl108 [in] HMENU hmenu,
H A Dwtypes.h516 typedef void *HMENU;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinuser.h1522 HMENU hMenu;
1538 HMENU hMenu;
1565 HMENU hWindowMenu;
1951 HMENU hmenuIn;
1952 HMENU hmenuNext;
2189 HMENU hSubMenu;
2204 HMENU hSubMenu;
2222 HMENU hMenu;
4361 WINUSERAPI BOOL WINAPI AppendMenuA(HMENU,UINT,UINT_PTR,LPCSTR);
4362 WINUSERAPI BOOL WINAPI AppendMenuW(HMENU,UIN
[all...]
H A Drichole.idl141 HRESULT GetContextMenu(WORD seltype, LPOLEOBJECT lpoleobj, CHARRANGE *lpchrg, HMENU *lphmenu);
H A Dwownt32.h94 #define HMENU_32(h16) ((HMENU) (ULONG_PTR)(h16))
122 #define HMENU_32(h16) ((HMENU) (WOWHandle32(h16, WOW_TYPE_HMENU)))
H A Dwindowsx.h90 #define GET_WM_MENUCHAR_HMENU(wp, lp) (HMENU)(lp)
96 #define GET_WM_MENUSELECT_HMENU(wp, lp) (HMENU)(lp)
1038 /* void Cls_OnInitMenu(HWND hwnd, HMENU hMenu) */
1040 ((fn)((hwnd), (HMENU)(wParam)), 0L)
1042 (void)(fn)((hwnd), WM_INITMENU, (WPARAM)(HMENU)(hMenu), 0L)
1044 /* void Cls_OnMenuSelect(HWND hwnd, HMENU hmenu, int item, HMENU hmenuPopup, UINT flags) */
1046 ((fn)((hwnd), (HMENU)(lParam), \
1048 (HIWORD(wParam) & MF_POPUP) ? GetSubMenu((HMENU)lParam, LOWORD(wParam)) : 0L, \
1051 (void)(fn)((hwnd), WM_MENUSELECT, MAKEWPARAM((item), (flags)), (LPARAM)(HMENU)((hmen
[all...]
H A Doleidl.idl179 [in] HMENU hmenuShared,
183 [in] HMENU hmenuShared,
188 [in] HMENU hmenuShared);
H A Doleidl.h531 HMENU hmenuShared,
535 HMENU hmenuShared,
540 HMENU hmenuShared) = 0;
599 HMENU hmenuShared,
604 HMENU hmenuShared,
610 HMENU hmenuShared);
657 HMENU hmenuShared,
666 HMENU hmenuShared,
676 HMENU hmenuShared);
3614 ULONG __RPC_USER HMENU_UserSize (ULONG *, ULONG, HMENU *);
[all...]
H A Dshobjidl.idl643 [in] HMENU hmenuShared,
647 [in] HMENU hmenuShared,
651 HRESULT RemoveMenusSB( [in] HMENU hmenuShared );
1194 [in] HMENU hmenu,
H A Dole2.h69 HOLEMENU WINAPI OleCreateMenuDescriptor(HMENU hmenuCombined,LPOLEMENUGROUPWIDTHS lpMenuWidths);
H A Doledlg.h973 BOOL WINAPI OleUIAddVerbMenuA(LPOLEOBJECT lpOleObj, LPCSTR lpszShortType, HMENU hMenu, UINT uPos, UINT uIDVerbMin, UINT uIDVerbMax,
974 BOOL bAddConvert, UINT idConvert, HMENU *lphMenu);
975 BOOL WINAPI OleUIAddVerbMenuW(LPOLEOBJECT lpOleObj, LPCWSTR lpszShortType, HMENU hMenu, UINT uPos, UINT uIDVerbMin, UINT uIDVerbMax,
976 BOOL bAddConvert, UINT idConvert, HMENU *lphMenu);
H A Dwindef.h293 DECLARE_HANDLE(HMENU); variable
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwindef16.h97 DECLARE_HANDLE16(HMENU); variable
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwindef16.h97 DECLARE_HANDLE16(HMENU); variable
/vbox/src/libs/xpcom18a4/nsprpub/lib/tests/windows/
H A Dwinevent.c206 (HMENU)ID_EDIT,

Completed in 214 milliseconds

12