mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-02 23:35:40 +08:00
Destroy DirectInput helper window during shutdown
This commit is contained in:
committed by
Klaus Basan
parent
294b854ed8
commit
4b3d3bba48
@@ -123,6 +123,9 @@ namespace BlackInput
|
||||
//! Creates a hidden DI helper window
|
||||
int createHelperWindow();
|
||||
|
||||
//! Destroys a hidden DI helper window
|
||||
void destroyHelperWindow();
|
||||
|
||||
//! Add new joystick device
|
||||
void addJoystickDevice(const DIDEVICEINSTANCE *pdidInstance);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user