summaryrefslogtreecommitdiff
path: root/src/pal/prebuilt/corerror/mscorurt.rc
diff options
context:
space:
mode:
Diffstat (limited to 'src/pal/prebuilt/corerror/mscorurt.rc')
-rw-r--r--src/pal/prebuilt/corerror/mscorurt.rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pal/prebuilt/corerror/mscorurt.rc b/src/pal/prebuilt/corerror/mscorurt.rc
index 35b26618a1..25a6870d79 100644
--- a/src/pal/prebuilt/corerror/mscorurt.rc
+++ b/src/pal/prebuilt/corerror/mscorurt.rc
@@ -51,6 +51,7 @@ BEGIN
MSG_FOR_URT_HR(CLDB_E_RECORD_OUTOFORDER) "Record is emitted out of order."
MSG_FOR_URT_HR(CLDB_E_TOO_BIG) "A blob or string was too big."
MSG_FOR_URT_HR(META_E_INVALID_TOKEN_TYPE) "A token of the wrong type passed to a metadata function."
+ MSG_FOR_URT_HR(TLBX_E_LIBNOTREGISTERED) "Typelib export: Type library is not registered."
MSG_FOR_URT_HR(META_E_BADMETADATA) "Merge: Inconsistency in meta data import scope."
MSG_FOR_URT_HR(META_E_BAD_SIGNATURE) "Bad binary signature."
MSG_FOR_URT_HR(META_E_BAD_INPUT_PARAMETER) "Bad input parameters."