VirtualBox

Changeset 43384 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Sep 21, 2012 8:27:06 AM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
80855
Message:

ConsoleVRDPServer: raw TSMF fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp

    r43351 r43384  
    23202320
    23212321            VBOXHOSTCHANNELEVENTRECV ev;
    2322             ev.u32SizeAvailable = pCtx->cbDataReceived;
     2322            ev.u32SizeAvailable = p->cbData;
    23232323
    23242324            pCtx->pCallbacks->HostChannelCallbackEvent(pCtx->pvCallbacks, pCtx,
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette