Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
似乎不可能window在 Windows 7 中同时控制两个单独的。每个进程捕获它自己的触摸输入的任何解决方案?
window
据我所知,这在 Windows 操作系统上目前是不可能的。我还没有听说它是在 Windows 中完成的,但也许您可以尝试捕获触摸事件并让另一个进程将它们模拟到您想要的每个窗口中。
我不知道这种黑客攻击在 Windows 中是否可行,但我已经看到它在 Linux 系统中完成。