VirtualBox

Changeset 10766 in vbox for trunk/src/VBox/Runtime/include


Ignore:
Timestamp:
Jul 20, 2008 2:40:06 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
33526
Message:

handle table magic.

File:
1 edited

Legend:

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

    r10708 r10766  
    11/* $Id$ */
    22/** @file
    3  * IPRT - Internal Header Defining The Magic Numbers.
     3 * IPRT - Internal header defining The Magic Numbers.
    44 */
    55
    66/*
    7  * Copyright (C) 2007 Sun Microsystems, Inc.
     7 * Copyright (C) 2007-2008 Sun Microsystems, Inc.
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    4141/** The value of RTDIR::u32Magic after RTDirClose().  */
    4242#define RTDIR_MAGIC_DEAD            0x19950829
     43/** Magic number for RTHANDLETABLEINT::u32Magic. (Hitomi Kanehara) */
     44#define RTHANDLETABLE_MAGIC         0x19830808
    4345/** Magic number for RTHEAPSIMPLEINTERNAL::u32Magic. (Kyoichi Katayama) */
    4446#define RTHEAPSIMPLE_MAGIC          0x19590105
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette