VirtualBox

Changeset 62174 in vbox


Ignore:
Timestamp:
Jul 12, 2016 7:51:45 AM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
108681
Message:

kmk incs

Location:
trunk/include
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/err.mac

    r61383 r62174  
    10191019%define VERR_GIM_NO_DEBUG_CONNECTION    (-6315)
    10201020%define VINF_GIM_R3_HYPERCALL    6316
     1021%define VINF_GIM_HYPERCALL_CONTINUING    6317
     1022%define VERR_GIM_INVALID_HYPERCALL_INSTR    (-6318)
    10211023%define VERR_MAIN_CONFIG_CONSTRUCTOR_COM_ERROR    (-6400)
    10221024%define VERR_MAIN_CONFIG_CONSTRUCTOR_IPE    (-6401)
     
    10281030%define VERR_APIC_INTR_NOT_PENDING    (-6700)
    10291031%define VERR_APIC_INTR_MASKED_BY_TPR    (-6701)
     1032%define VERR_APIC_INTR_DISCARDED    (-6702)
    10301033%include "iprt/err.mac"
  • trunk/include/iprt/err.mac

    r60314 r62174  
    786786%define VERR_URI_MISSING_UTF8_CONTINUATION_BYTE    (-24609)
    787787%define VERR_URI_NOT_FILE_SCHEME    (-24610)
     788%define VERR_JSON_VALUE_INVALID_TYPE    (-24700)
     789%define VERR_JSON_ITERATOR_END    (-24701)
     790%define VERR_JSON_MALFORMED    (-24702)
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