[host] corrections to build with VC++

This commit is contained in:
Geoffrey McRae
2017-12-15 09:51:23 +11:00
parent c72afff055
commit 106136afd6
5 changed files with 20 additions and 16 deletions

View File

@@ -266,7 +266,7 @@ GrabStatus DXGI::GrabFrame(FrameInfo & frame)
m_lastMouseVis = frameInfo.PointerPosition.Visible;
}
frame.cursor.visible = m_lastMouseVis;
frame.cursor.visible = m_lastMouseVis == TRUE;
}
// if the pointer shape has changed