how to simulate keystrokes in a window

  • Thread starter Thread starter sbcglobal
  • Start date Start date
S

sbcglobal

Anyone who knows how to simulate keystrokes in a ceditview window, using
SendMessage(WM_KEYDOWN,...) or OnKeyDown(UINT nChar, UINT nRepCnt, UINT
nFlags), the question is how to set nFlags.

Thanks
 
Back
Top