Searched refs:tagMSG (Results 1 – 5 of 5) sorted by relevance
/reactos/sdk/include/psdk/ |
H A D | ole2.h | 29 struct tagMSG; 117 BOOL WINAPI IsAccelerator(HACCEL hAccel, int cAccelEntries, struct tagMSG* lpMsg, WORD* lpwC… 122 …teAccelerator (LPOLEINPLACEFRAME lpFrame, LPOLEINPLACEFRAMEINFO lpFrameInfo, struct tagMSG* lpmsg);
|
H A D | wtypes.idl | 575 typedef struct tagMSG
|
H A D | winuser.h | 3116 typedef struct tagMSG { struct
|
/reactos/dll/win32/ieframe/ |
H A D | oleobject.c | 647 static HRESULT WINAPI OleObject_DoVerb(IOleObject *iface, LONG iVerb, struct tagMSG* lpmsg, in OleObject_DoVerb() 975 static HRESULT WINAPI OleControl_OnMnemonic(IOleControl *iface, struct tagMSG *pMsg) in OleControl_OnMnemonic()
|
/reactos/dll/win32/ole32/ |
H A D | defaulthandler.c | 666 struct tagMSG* lpmsg, in DefaultHandler_DoVerb()
|