开发者

SendKeys not working on Fraps

For those not familiar with fraps. Its screen recording program that you can trigger with key shortcuts.

I am using triggering fraps using the SendKeys.SendWait call. I noticed this is not triggering fraps to record any video but if I manually press the key, fraps would being开发者_JAVA技巧 recording. Is there a way to figure out if fraps is doing that is disallowing me from doing this?

I'm able to start the program and navigate its menu, so I'm pretty sure I am using SendKeys correctly.


http://inputsimulator.codeplex.com/

This worked.

This windows API simulated text entry but not keystrokes. This library does keystrokes.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜