VirtualBox

Changeset 49045 in vbox for trunk/src


Ignore:
Timestamp:
Oct 11, 2013 2:24:24 AM (11 years ago)
Author:
vboxsync
Message:

error conversion.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/ldr/ldrkStuff.cpp

    r49044 r49045  
    109109        case KERR_INVALID_HANDLE:                           return VERR_INVALID_HANDLE;
    110110        case KERR_NO_MEMORY:                                return VERR_NO_MEMORY;
    111 
     111        case KLDR_ERR_CPU_ARCH_MISMATCH:                    return VERR_LDR_ARCH_MISMATCH;
    112112
    113113        case KLDR_ERR_UNKNOWN_FORMAT:
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