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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top