VirtualBox

Changeset 19368 in vbox


Ignore:
Timestamp:
May 5, 2009 12:15:28 PM (16 years ago)
Author:
vboxsync
Message:

IPRT: initial check in of the runtime S3 interface (not used yet)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/include/internal/magics.h

    r19040 r19368  
    9595/** Magic number for timer low resolution handles. (Saki Hiwatari) */
    9696#define RTTIMERLR_MAGIC             0x19610715
     97/** The value of RTS3::u32Magic. (Edgar Wallace) */
     98#define RTS3_MAGIC                 0x18750401
     99/** The value of RTS3::u32Magic after RTS3Destroy().  */
     100#define RTS3_MAGIC_DEAD            0x19320210
    97101
    98102/** @} */
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