Skip to content
This repository has been archived by the owner on Apr 25, 2020. It is now read-only.

v1.2.2

Compare
Choose a tag to compare
@KoKuToru KoKuToru released this 03 Jan 11:25
· 2 commits to master since this release
73077c8
  • Fixing IEnumWbemClassObject_Next_Koku logic
  • Fixing Tests
    • Converts the file from \r\n to \n (to work better cross-platform)
    • Fixes EnumJoysticksCallback logic so that it returns when a
      non-DirectInput gamepad is found
    • Adds a check in main to return when no DirectInput gamepad is
      connected
    • Adds the simple test/test.sh script to aid with running the tests