jasonpang / Interceptor

C# wrapper for a Windows keyboard driver. Can simulate keystrokes and mouse clicks in protected areas like the Windows logon screen (and yes, even in games). Wrapping http://oblita.com/Interception
MIT License
286 stars 84 forks source link

Interception CreatContext always returning 0? #3

Open vivekgandhi opened 9 years ago

vivekgandhi commented 9 years ago

I followed everything as said, but while loading I'm getting context as 0 as return value from CreateContext with interception. Please help me solve this.

Ali-YousefiTelori commented 7 years ago

i have this problem to, no any answer

keytrap-x86 commented 3 years ago

In case someone has the same problem. Here's the answer.