开发者

How can an app hook into text selection system-wide?

I'd like to be able to track text selections across any application -- is there a hook to enable this behavior on Win32?

Bonus: Anyon开发者_如何学Goe gurus know the equivalent hooks for OS X & Linux?


SetWindowsHookEx will do the trick.

http://msdn.microsoft.com/en-us/library/ms644990(v=vs.85).aspx

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜