mirror of
https://github.com/Ylianst/MeshAgent
synced 2025-12-31 23:53:21 +00:00
1. Adding missing definition for MNG_KVM_KEY_UNICODE
2. Updated Windows Unicode KeyPress 3. Fixed bug with self update that causes update to fail for older service installations
This commit is contained in:
@@ -25,7 +25,7 @@ typedef enum RemoteManagementCommands
|
||||
{
|
||||
MNG_KVM_NOP = 0,
|
||||
MNG_KVM_KEY = 1,
|
||||
MNG_KVM_KEY_WITHLAYOUT = 85,
|
||||
MNG_KVM_KEY_UNICODE = 85,
|
||||
MNG_KVM_MOUSE = 2,
|
||||
MNG_KVM_MOUSE_CURSOR = 88,
|
||||
MNG_KVM_MOUSE_MOVE = 89,
|
||||
|
||||
Reference in New Issue
Block a user