Windows shows an own kind of "mouse cursor" when using a touch screen: This is a small diamond-like icon which only shows up when using touch, not when using the mouse.
I would like to disable this icon for my C++ application, so I can give this kind of feedback via the "pressed" coloring of a button instead of this icon, making my application look the same way it does on other operating systems.