VirtualBox

Ignore:
Timestamp:
Nov 29, 2018 10:12:53 PM (6 years ago)
Author:
vboxsync
Message:

VBoxGuestControl: Optimizing message handling - part 4. bugref:9313

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/GuestHost/GuestControl.h

    r71517 r75824  
    22/** @file
    33 * Guest Control - Common Guest and Host Code.
     4 *
     5 * @todo r=bird: Just merge this with GuestControlSvc.h!
    46 */
    57
     
    124126#define PATHRENAME_FLAG_NO_SYMLINKS         RT_BIT(1)
    125127/** Mask of valid flags. */
    126 #define PATHRENAME_FLAG_VALID_MASK          UINT32_C(0x00000002)
     128#define PATHRENAME_FLAG_VALID_MASK          UINT32_C(0x00000003)
    127129/** @} */
    128130
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