

This is the only version that can be used in C++/DirectX Windows Store apps.XInput 1.4 has these primary advantages over other versions of XInput: To download the Windows 8 SDK, see Downloads for developing desktop apps. The Windows Software Development Kit (SDK) contains the header and import library for statically linking against XINPUT1_4.DLL. It is available “inbox” and does not require redistribution with an application. XInput 1.4 ships today as a system component in Windows 8 as XINPUT1_4.DLL. Use this version if your desktop app is intended to run on these versions of Windows and you need functionality that is not supported by XInput 9.1.0. XInput 1.3: XInput 1.3 ships as a redistributable component in the DirectX SDK with support for Windows Vista, Windows 7, and Windows 8.Use this version if your desktop app is intended to run on these versions of Windows and you are using basic XInput functionality. XInput 9.1.0: XInput 9.1.0 ships as part of Windows Vista, Windows 7, and Windows 8.XInput 1.4: XInput 1.4 ships as part of Windows 10.Choose the appropriate version of XInput based on the functionality of XInput you use and the versions of Windows you intend to support. There are three current versions of the XInput DLL today. On Windows, XInput is provided as a DLL that is installed into the system folders of the operating system. On Xbox, XInput ships as a static library that is compiled into the main game executable. XInput is a cross-platform API that has shipped for use on Xbox and Windows.
