CodePudding user response:
Derive your EditCodePudding user response:
CEdit derived classes to add the WM_LBUTTONDOWN message processing, or directly in PreTranslateMessage virtual functions in filtering WM_LBUTTONDOWN message,
CodePudding user response:
Derive your EditCodePudding user response:
CEdit derived classes to add the WM_LBUTTONDOWN message processing, or directly in PreTranslateMessage virtual functions in filtering WM_LBUTTONDOWN message,