• D
    vbox: Read runtime RDP port and handle autoport · 55223c2b
    Dawid Zamirski 提交于
    VirutalBox has a IVRDEServerInfo structure available that
    gives the effective runtime port that the VM is using when it's
    running. This is useful when the "TCP/Ports" VBox property was set to
    port range (e.g. via autoport = "yes" or via VBoxManage) in which
    case it would be impossible to get the "active" port otherwise.
    55223c2b
vbox_tmpl.c 80.8 KB