VirtualBox

Changeset 32191 in vbox for trunk/src/VBox/Frontends/VBoxBFE


Ignore:
Timestamp:
Sep 2, 2010 12:30:40 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
65495
Message:

PDMDevHlpVMSuspendSaveAndPowerOff: More code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp

    r30724 r32191  
    11711171     * Create empty VM.
    11721172     */
    1173     rc = VMR3Create(1, setVMErrorCallback, NULL, vboxbfeConfigConstructor, NULL, &gpVM);
     1173    rc = VMR3Create(1, NULL, setVMErrorCallback, NULL, vboxbfeConfigConstructor, NULL, &gpVM);
    11741174    if (RT_FAILURE(rc))
    11751175    {
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