NM_RCLICK

The NM_RCLICK notification message notifies the parent window of a control that the user has clicked the right mouse button within the control. NM_RCLICK is sent in the form of a WM_NOTIFY message.

NM_RCLICK

pnmh = (NMHDR FAR *) lParam;