Changeset 61383 in vbox
- Timestamp:
- Jun 1, 2016 6:31:33 PM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 107694
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/err.mac
r61317 r61383 1024 1024 %define VERR_AUDIO_BACKEND_INIT_FAILED (-6600) 1025 1025 %define VERR_AUDIO_NO_FREE_INPUT_STREAMS (-6601) 1026 %define VERR_AUDIO_NO_FREE_OUTPUT_STREAMS (-660 3)1027 %define VERR_AUDIO_STREAM_PENDING_DISABLE (-660 4)1026 %define VERR_AUDIO_NO_FREE_OUTPUT_STREAMS (-6602) 1027 %define VERR_AUDIO_STREAM_PENDING_DISABLE (-6603) 1028 1028 %define VERR_APIC_INTR_NOT_PENDING (-6700) 1029 1029 %define VERR_APIC_INTR_MASKED_BY_TPR (-6701)
Note:
See TracChangeset
for help on using the changeset viewer.