Logitech G15 键盘 - 显示 Delphi 的 api

发布于 2024-12-28 07:25:39 字数 135 浏览 0 评论 0原文

Delphi有使用G15 Logitech键盘显示器的api/sdk吗?

我设法找到的所有内容都使用“lgLcdLibWrapper.dll”,它仅适用于 32 位项目。如果有一个本机解决方案,而不需要在中间添加额外的 DLL,那就太好了。

Is there any api/sdk for Delphi to use the G15 Logitech keyboard display?

All I managed to find uses "lgLcdLibWrapper.dll" in between which works only for 32bit projects. Would be nice to have a native solution without involving an extra DLL in between.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

青春有你 2025-01-04 07:25:39

有一个法国作者写的罗技G15的Delphi库,笔名Delphitness

该通信基于 JVCL JvHIDController 类,最初由 Robert Marquardt 编写。

这是下载站点:DelphiFr GESTION-CLAVIER-G15-LOGITEC(法语)。

该软件包将使您无需任何 dll 即可与 Logitech 控制器进行通信。

There is a Delphi library for the Logitech G15 written by a French author, pseudonym Delphitness.

The communication is based on the JVCL JvHIDController class, originally written by Robert Marquardt.

Here is the download site : DelphiFr GESTION-CLAVIER-G15-LOGITEC (in French).

This package will enable you to communicate with the Logitech controller without any dll.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文