VirtualBox

Changeset 9228 in vbox for trunk/include/iprt/types.h


Ignore:
Timestamp:
May 29, 2008 3:23:15 PM (17 years ago)
Author:
vboxsync
Message:

More updates for 64 bits guest pointers. Introduced AVLOU32TREE.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/types.h

    r9223 r9228  
    913913 */
    914914#define NIL_RTRCPTR    ((RTRCPTR)0)
     915
     916typedef int32_t       RTRCINTPTR;
     917typedef uint32_t      RTRCUINTPTR;
     918
    915919/** @} */
    916920
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