VirtualBox

Changeset 42131 in vbox for trunk/src/VBox/Main/testcase


Ignore:
Timestamp:
Jul 12, 2012 6:16:06 PM (13 years ago)
Author:
vboxsync
Message:

Main: fix COM/XPCOM incompatibility issues and add safearray setter support to the C binding XSLT, too

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/testcase/tstVBoxAPILinux.cpp

    r37662 r42131  
    88
    99/*
    10  * Copyright (C) 2006-2011 Oracle Corporation
     10 * Copyright (C) 2006-2012 Oracle Corporation
    1111 *
    1212 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    191191    rc = virtualBox->CreateMachine(NULL,        /* settings file */
    192192                                   NS_LITERAL_STRING("A brand new name").get(),
     193                                   0, nsnull,   /* groups (safearray)*/
    193194                                   nsnull,      /* ostype */
    194195                                   nsnull,      /* machine uuid */
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