VirtualBox

Ignore:
Timestamp:
Sep 5, 2007 7:06:21 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
24159
Message:

Implemented notification for guest about an active VRDP connection.

File:
1 edited

Legend:

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

    r1 r4540  
    535535                }
    536536               
    537                 if (pjSrcAlpha[cx * 4 + 3] >= 0xF0)
     537                if (pjSrcAlpha[cx * 4 + 3] > 0x7f)
    538538                {
    539539                    pjDstAnd[cx / 8] &= ~bitmask;
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