Home
last modified time | relevance | path

Searched refs:tagMSG (Results 1 – 5 of 5) sorted by relevance

/reactos/sdk/include/psdk/
H A Dole2.h29 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 Dwtypes.idl575 typedef struct tagMSG
H A Dwinuser.h3116 typedef struct tagMSG { struct
/reactos/dll/win32/ieframe/
H A Doleobject.c647 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 Ddefaulthandler.c666 struct tagMSG* lpmsg, in DefaultHandler_DoVerb()