oblitum / Interception

The Interception API aims to build a portable programming interface that allows one to intercept and control a range of input devices.
http://oblita.com/interception
1.35k stars 269 forks source link

Windows 7 x64, CreateFile return invalid handle value #3

Closed asalog closed 12 years ago

asalog commented 12 years ago

Hi,

I check interception librairie, but I have a problem with interception_create_context() function. The CreateFile() function return INVALID_HANDLE_VALUE. GetLastError() return ERROR_FILE_NOT_FOUND - The system cannot find the file specified.

I'm Adminstrator of my workstation Windows 7 x64 Service Pack 1 Visual Studio 2010 Professional Service Pack 1

Can you help me?

Kind regards, Guillaume

oblitum commented 12 years ago

Have you installed the Interception core? Take a look again at the tutorial, it says how you do.

asalog commented 12 years ago

Yes I have installed the interception core with the command line : install-interception.exe /install But, I don't have reboot my workstation! I'm sorry to trouble you. They are operations performed by install-interception.exe?

oblitum commented 12 years ago

yes, it'll install the necessary drivers (keyboard.sys and mouse.sys) that do the interception work.

asalog commented 12 years ago

The drivers code is it available? Licence?

oblitum commented 12 years ago

currently not. Accept it as LGPL for non-comercial purposes. For comercial purposes you should mail me

asalog commented 12 years ago

Thank you for your help! Actualy, we check several solutions, we will come back to you when we have made a first selection. Can you send me your email?

Kind regards, asaLog - Guillaume ODIN


De : Francisco Lopes [reply@reply.github.com] Envoyé : mercredi 1 août 2012 23:08 À : Guillaume ODIN Objet : Re: [Interception] Windows 7 x64, CreateFile return invalid handle value (#3)

currently not. Accept it as LGPL for non-comercial purposes. For comercial purposes you should mail me


Reply to this email directly or view it on GitHub: https://github.com/oblitum/Interception/issues/3#issuecomment-7440012

oblitum commented 12 years ago

check out my profile oblitum @ github, it's there.