VirtualBox

Ignore:
Timestamp:
Sep 9, 2010 1:06:15 PM (14 years ago)
Author:
vboxsync
Message:

VBoxDisp: fix VRDP screen corruption (xTracker 5241)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Display/vrdp.c

    r28800 r32354  
    313313                }
    314314            }
    315             else
     315
     316            if (pClipRects->rects.c == 0)
    316317            {
    317318                pClipRects->rclDst.left = pClipRects->rclDst.right = 0;
    318319            }
     320            DISPDBG((1, "%d rects remains\n", pClipRects->rects.c));
    319321        }
    320322    }
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