VirtualBox

Changeset 24688 in vbox for trunk


Ignore:
Timestamp:
Nov 16, 2009 10:20:20 AM (15 years ago)
Author:
vboxsync
Message:

fix burn

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibMisc.cpp

    r24686 r24688  
    225225
    226226
     227#ifdef RT_OS_WINDOWS
    227228/**
    228229 * Looks up the storage path handle (registry).
     
    277278    return RTErrConvertFromNtStatus(RegCloseKey(hKey));
    278279}
     280#endif /* RT_OS_WINDOWS */
    279281
    280282
     
    424426#else
    425427    /** @todo implement me */
    426     rc = VINF_NOT_IMPLEMENTED;
     428    rc = VERR_NOT_IMPLEMENTED;
    427429#endif
    428430    return rc;
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