From d6d4276aa8e412cca0a329ca26a3fcb70c2cf290 Mon Sep 17 00:00:00 2001 From: Rageking8 <106309953+Rageking8@users.noreply.github.com> Date: Tue, 1 Jul 2025 00:01:47 +0800 Subject: [PATCH 1/2] Convert CVTRES errors and warnings list into a table --- .../cvtres-errors-cvt1100-through-cvt4001.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/error-messages/tool-errors/cvtres-errors-cvt1100-through-cvt4001.md b/docs/error-messages/tool-errors/cvtres-errors-cvt1100-through-cvt4001.md index 633159c3ad..cd0a091b82 100644 --- a/docs/error-messages/tool-errors/cvtres-errors-cvt1100-through-cvt4001.md +++ b/docs/error-messages/tool-errors/cvtres-errors-cvt1100-through-cvt4001.md @@ -13,13 +13,17 @@ This section is a reference to the errors and warnings generated by the CVTRES b ## Fatal error messages -[CVTRES fatal error CVT1100](cvtres-fatal-error-cvt1100.md) \ -[CVTRES fatal error CVT1103](cvtres-fatal-error-cvt1103.md) \ -[CVTRES fatal error CVT1105](cvtres-fatal-error-cvt1105.md) +| Error | Message | +|--|--| +| [CVTRES fatal error CVT1100](cvtres-fatal-error-cvt1100.md) | duplicate resource — type:type, name:name, language:language, flags:flags, size:size | +| [CVTRES fatal error CVT1103](cvtres-fatal-error-cvt1103.md) | cannot read filename | +| [CVTRES fatal error CVT1105](cvtres-fatal-error-cvt1105.md) | cannot seek in file | ## Warning messages -[CVTRES warning CVT4001](cvtres-warning-cvt4001.md) +| Warning | Message | +|--|--| +| [CVTRES warning CVT4001](cvtres-warning-cvt4001.md) | machine type not specified; assumed *type* | ## See also From 74642be1cb183a714fc8c472c7c186a8aa9efbf6 Mon Sep 17 00:00:00 2001 From: Rageking8 <106309953+Rageking8@users.noreply.github.com> Date: Tue, 1 Jul 2025 00:02:47 +0800 Subject: [PATCH 2/2] Update metadata in "CVTRES errors and warnings (CVTxxxx)" topic --- .../tool-errors/cvtres-errors-cvt1100-through-cvt4001.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/error-messages/tool-errors/cvtres-errors-cvt1100-through-cvt4001.md b/docs/error-messages/tool-errors/cvtres-errors-cvt1100-through-cvt4001.md index cd0a091b82..0b2040cb66 100644 --- a/docs/error-messages/tool-errors/cvtres-errors-cvt1100-through-cvt4001.md +++ b/docs/error-messages/tool-errors/cvtres-errors-cvt1100-through-cvt4001.md @@ -1,9 +1,8 @@ --- -description: "Learn more about: CVTRES errors and warnings (CVTxxxx)" title: "CVTRES errors and warnings" -ms.date: "04/16/2019" +description: "Learn more about: CVTRES errors and warnings (CVTxxxx)" +ms.date: 04/16/2019 f1_keywords: ["CVT1101", "CVT1102", "CVT1104", "CVT1106", "CVT1107", "CVT1108", "CVT1109", "CVT1110"] -ms.assetid: ac94d0fb-0da3-4327-b3d9-ceaeb3fc2e4d --- # CVTRES errors and warnings (CVTxxxx)