[try Beta version]
Not logged in

 
Writing Driver

Oct 29, 2018 at 7:25pm
Hello , I am about to start making driver.
It needs to check Mouse&Keyboard button states using PMSLLHOOKSTRUCT and PKBDLLHOOKSTRUCT ,if driver gets specific Mouse/Keyboard button state it preforms some inputs ,like writing word,clicking somewhere,clicking mulitple times etc...
I wonder if I still can use classic C++ : LRESULT CALLBACK,DWORD WINAPI,Input Event functions ?
And do you recommend me reading something before I begin with this?
Thanks in advance.
Last edited on Oct 29, 2018 at 7:27pm
Oct 30, 2018 at 10:29am
Topic archived. No new replies allowed.