VirtualBox

Changeset 27780 in vbox for trunk/include


Ignore:
Timestamp:
Mar 29, 2010 11:37:06 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
59427
Message:

Main/glue: prepare for the day we have float/double parameters in the API

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/com/defs.h

    r24677 r27780  
    55
    66/*
    7  * Copyright (C) 2006-2009 Sun Microsystems, Inc.
     7 * Copyright (C) 2006-2010 Sun Microsystems, Inc.
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    264264#define LONG64  PRInt64
    265265#define ULONG64 PRUint64
     266/* XPCOM has only 64bit floats */
     267#define FLOAT   PRFloat64
     268#define DOUBLE  PRFloat64
     269#define
    266270
    267271#define FALSE   PR_FALSE
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