GithubHelp home page GithubHelp logo

Comments (3)

dc740 avatar dc740 commented on September 18, 2024

Hello Alex. I don't have a Windows machine to test this, but it looks like the interception dll changed the definition of one of their functions, so our ctypes calls are outdated. You need to re-generate the interception_set_filter (line 210) definition manually to match the new dll. Download the Interception API from the official site and check that the C definition it's probably different and causing issues now. I'm not having any free time for this project right now, and it looks like it could take me a couple of months to get a windows machine, and the time to test it and fix it. Can you send a PR if you manage to make it work? Thanks

from autohotpy.

dc740 avatar dc740 commented on September 18, 2024

@xx1raven1xx can you confirm that it works on this branch? @FedyuninV seems to have fixed it, and since I don't have time to test it, I'd like a confirmation before merging it. Thank you

https://github.com/FedyuninV/AutoHotPy

from autohotpy.

xx1raven1xx avatar xx1raven1xx commented on September 18, 2024

@dc740 YES!!! Now it all worked. All examples work. Thank you very much!

I also tested on Win10 64-bit Python 3.7 (with minor fixes like Queue -> queue). (tnx FedyuninV)

from autohotpy.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.