winapi - Sniffing window messages in-process -



winapi - Sniffing window messages in-process -

i'm not familiar writing win32 directly, please bear me.

i need write plugin in c application (after effects) things accessing clipboard.

i'm wondering if sniff keyboard strokes message loop allows me implement own keyboard shortcuts, application doesn't allow extending cleanly. of import in case.

i have main application window handle - api.

can register callback in windows called on each message-loop event me phone call peekmessage or something?

you may utilize function setwindowsubclass. read here:

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

winapi

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

c# - Create a Notification Object (Email or Page) At Run Time -- Dependency Injection or Factory -

Set Up Of Common Name Of SSL Certificate To Protect Plesk Panel -