VirtualBox

Changeset 7194 in vbox for trunk/src/VBox/Additions/WINNT


Ignore:
Timestamp:
Feb 28, 2008 9:28:11 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
28497
Message:

Enabled the VRDP text orders.

File:
1 edited

Legend:

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

    r6973 r7194  
    11881188#else
    11891189        /* Try to report the text order. */
    1190 #if 0
    11911190        ULONG ulForeRGB = pboFore? vrdpColor2RGB (pso, pboFore->iSolidColor): 0;
    11921191        ULONG ulBackRGB = pboOpaque? vrdpColor2RGB (pso, pboOpaque->iSolidColor): 0;
     
    11991198            vrdpReportDirtyRects (ppdev, &clipRects);
    12001199        }
    1201 #else
    1202         vrdpReportDirtyRects (ppdev, &clipRects);
    1203 #endif
    12041200#endif
    12051201    }
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