开发者

How to use IronAHK Rusty library directly from C#

It's a long time already as I wondering about how to mix autohotkey and C#. At the current moment I want to set global key hook. Something like this:

SetGlobalHook("F9", MyDelegate);

It looks that Rusty library doesn't supposed to be used directly in开发者_如何学JAVA such a way. So, I'm afraid to simply change all internal to public and recompile it.

Please don't suggest solutions other then through IronAHK, I know about them.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜