extended InputSystem selector in WindowsGame sample
fixed some interface issues in XInput InputSystem
added FormatConvert to InputSystem XInput to translate GamePadButtons from XInput to ANX
Mouse: the WindowHandle is set by the RenderSystem now after creating the render window
Mouse: the cursor position is now obtained using win32 to get nice relative client window coordinates
Mouse: SetPosition handled using win32 now