Module not found

后端 未结 2 1669
迷失自我
迷失自我 2020-12-18 06:36

I\'ve been working on this one quite a bit and haven\'t gotten any closer to a solution.

I juut dug up my old copy of the WindowsHookLib again - It\'s available with

2条回答
  •  感情败类
    2020-12-18 06:55

    I am also having this problem. I found that it seems to be to do with the version of .Net you are using. .Net 4 you get this error, change to .Net 3.5 and it works.

提交回复
热议问题