开发者

What should i put in DLL when using it to create global hook?

开发者 https://www.devze.com 2023-03-04 14:07 出处:网络
I\'m creating a global hook but the problem is that it needs a DLL but i don\'t know anything about DLL. So what should i include in the dll 开发者_Go百科file?You can register as a low level keyboard

I'm creating a global hook but the problem is that it needs a DLL but i don't know anything about DLL. So what should i include in the dll 开发者_Go百科file?


You can register as a low level keyboard hook, then you don't have to create a dll.

If you have never created a DLL before, I would suggest starting with something other than a global hook. Maybe a simple tutorial like this, this or this...

0

精彩评论

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

关注公众号