Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
C ++でマウスクリック/キープレスをシミュレートするにはどうすればよいですか? プログラムを実行するときに、マウスの左ボタンをクリックして「A」を押します。ありがとう!(私はこのプログラムを MacOSX 用に作成しています)
私はOSX用のプログラミングはしていませんが、これがあなたが探しているものだと思います:
https://developer.apple.com/library/mac/#documentation/Carbon/Reference/QuartzEventServicesRef/Reference/reference.html
特に CGEventPost