VirtualBox

Changeset 7028 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Feb 20, 2008 11:42:04 AM (17 years ago)
Author:
vboxsync
Message:

Updates to the VRDP text cache (disabled).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/VRDPOrders.h

    r6973 r7028  
    9999} VRDPORDERAREA;
    100100
     101typedef struct _VRDPORDERRECT
     102{
     103    int16_t left;
     104    int16_t top;
     105    int16_t right;
     106    int16_t bottom;
     107} VRDPORDERRECT;
     108
     109
    101110typedef struct _VRDPORDERBOUNDS
    102111{
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