VirtualBox

Changeset 20261 in vbox


Ignore:
Timestamp:
Jun 4, 2009 10:17:28 AM (16 years ago)
Author:
vboxsync
Message:

OVF: fix win burns

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/ApplianceImpl.cpp

    r20259 r20261  
    19451945            if (tmpCount > 1)
    19461946            {
    1947                 rc = pNewMachine->COMSETTER(HWVirtExEnabled)(TRUE);
     1947                rc = pNewMachine->COMSETTER(HWVirtExEnabled)(TSBool_True);
    19481948                if (FAILED(rc)) throw rc;
    19491949
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