mirror of
https://github.com/Ylianst/MeshAgent
synced 2025-12-15 15:53:55 +00:00
Updated Windows KVM so when remote cursor is rendered, local cursor is hidden
This commit is contained in:
@@ -18,6 +18,7 @@ limitations under the License.
|
||||
|
||||
typedef enum KVM_MouseCursors
|
||||
{
|
||||
KVM_MouseCursor_NONE = 255,
|
||||
KVM_MouseCursor_NOCHANGE = -1,
|
||||
KVM_MouseCursor_ARROW = 0,
|
||||
KVM_MouseCursor_APPSTARTING = 1,
|
||||
|
||||
Reference in New Issue
Block a user