Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 446 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 446 Bytes

cppwinrtgamepad

Simple test program to show how to couple Windows::Gaming::Input API with C++/WinRT library in simple Windows Application.

NOTE: Windows::Gaming::Input API is not working with Win32 pure console apps without a window because input is sent only to active window!

Screenshot