VirtualBox

Ignore:
Timestamp:
Apr 13, 2010 8:48:47 AM (15 years ago)
Author:
vboxsync
Message:

IDisplay::DrawToScreen for multimonitor, update rectangle, fixed typo (xTracker 4655)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Graphics/DevVGA.cpp

    r28220 r28235  
    53955395        || yDst < 0
    53965396        || xDst + wCorrected > u32DstWidth
    5397         || yDst + hCorrected > u32SrcHeight)
     5397        || yDst + hCorrected > u32DstHeight)
    53985398    {
    53995399        return VERR_INVALID_PARAMETER;
Note: See TracChangeset for help on using the changeset viewer.

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