Skip to content

飞智手柄驱动 #50

Description

@yume-chan

很好的项目,虽然我不想装 G Hub,但是让我看了眼设备管理器。
发现飞智空间站(手柄驱动)也提供了签名的虚拟键鼠驱动

所有相关文件位于安装目录下 Service 文件夹内

我直接使用了它提供的用户态 DLL FeizVKBComm.dll ,反编译 .NET DLL LibCommon.dll 可以得到以下 C# P/Invoke 定义,和本项目提供的能力大致匹配。反编译 FeizVKBComm.dll 它的实现也很简单清晰

https://gist.github.com/yume-chan/615d576d3376aaf139eb72529d459ee0#file-feizvkeymouhelper-cs

我只在 AutoHotKey 里直接调用测试了键盘的 API,没测鼠标的

供参考

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions