mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 05:26:45 +08:00
Using and linking against DirectInput libraries directly caused dinput.dll to be loaded at startup time. Windows 10 kills applications started from services (as the Jenkins slave service) that load dinput.dll. This commit also adds some safety in case no helper windows could be created.