C#, Get other application text from TextBox and TextArea?

后端 未结 2 1700
野性不改
野性不改 2021-01-15 03:19

Good morgning,

I would like to be able to analyze text where I am writting whatever the application I am. Example, If I am here, typing in this TextArea, I would lik

2条回答
  •  温柔的废话
    2021-01-15 04:09

    CodingTheWheels series on building a poker bot goes into detail on how to capture window events from other applications. Its not exactly what your looking for, but it has some good info.

    http://www.codingthewheel.com/archives/how-i-built-a-working-poker-bot

提交回复
热议问题