Skip to content

Commit a3bdee4

Browse files
authored
Merge pull request #5481 from Rageking8/convert-cvtres-errors-and-warnings-list-into-a-table
Convert CVTRES errors and warnings list into a table
2 parents 4588721 + 74642be commit a3bdee4

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

docs/error-messages/tool-errors/cvtres-errors-cvt1100-through-cvt4001.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
2-
description: "Learn more about: CVTRES errors and warnings (CVTxxxx)"
32
title: "CVTRES errors and warnings"
4-
ms.date: "04/16/2019"
3+
description: "Learn more about: CVTRES errors and warnings (CVTxxxx)"
4+
ms.date: 04/16/2019
55
f1_keywords: ["CVT1101", "CVT1102", "CVT1104", "CVT1106", "CVT1107", "CVT1108", "CVT1109", "CVT1110"]
6-
ms.assetid: ac94d0fb-0da3-4327-b3d9-ceaeb3fc2e4d
76
---
87
# CVTRES errors and warnings (CVTxxxx)
98

@@ -13,13 +12,17 @@ This section is a reference to the errors and warnings generated by the CVTRES b
1312

1413
## Fatal error messages
1514

16-
[CVTRES fatal error CVT1100](cvtres-fatal-error-cvt1100.md) \
17-
[CVTRES fatal error CVT1103](cvtres-fatal-error-cvt1103.md) \
18-
[CVTRES fatal error CVT1105](cvtres-fatal-error-cvt1105.md)
15+
| Error | Message |
16+
|--|--|
17+
| [CVTRES fatal error CVT1100](cvtres-fatal-error-cvt1100.md) | duplicate resource — type:type, name:name, language:language, flags:flags, size:size |
18+
| [CVTRES fatal error CVT1103](cvtres-fatal-error-cvt1103.md) | cannot read filename |
19+
| [CVTRES fatal error CVT1105](cvtres-fatal-error-cvt1105.md) | cannot seek in file |
1920

2021
## Warning messages
2122

22-
[CVTRES warning CVT4001](cvtres-warning-cvt4001.md)
23+
| Warning | Message |
24+
|--|--|
25+
| [CVTRES warning CVT4001](cvtres-warning-cvt4001.md) | machine type not specified; assumed *type* |
2326

2427
## See also
2528

0 commit comments

Comments
 (0)