VirtualBox

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


Ignore:
Timestamp:
Jun 4, 2009 11:27:27 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
48138
Message:

Main: completed scriptable changes
Make VBox buildable on SMB share exported by Win box.

File:
1 edited

Legend:

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

    r20220 r20267  
    605605                    /* got extended error info */
    606606                    printf ("Extended error info (IVirtualBoxErrorInfo):\n");
    607                     nsresult resultCode = NS_OK;
     607                    PRInt32 resultCode = NS_OK;
    608608                    info->GetResultCode (&resultCode);
    609609                    printf ("  resultCode=%08X\n", resultCode);
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