June 23, 2015
9:51 p.m.
What's a reason for having it declared like that: -- + HRESULT OnTranslateMessage([in] const struct tagMSG *pMsg); --- Why not use MSG*?