Skip to content

Commit 5188217

Browse files
authored
Merge pull request #5775 from Rageking8/structure-error-references-in-range-rw1004-rw2003
Structure error references in range [RW1004, RW2003]
2 parents cb75baa + dc1bda3 commit 5188217

10 files changed

+46
-40
lines changed

docs/error-messages/tool-errors/resource-compiler-error-rw2001.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
---
2-
description: "Learn more about: Resource Compiler Error RW2001"
32
title: "Resource Compiler Error RW2001"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: Resource Compiler Error RW2001"
4+
ms.date: 11/04/2016
55
f1_keywords: ["RW2001"]
66
helpviewer_keywords: ["RW2001"]
7-
ms.assetid: 963bdc7d-6ebe-4378-8bbc-47dfcf5d330c
87
---
98
# Resource Compiler Error RW2001
109

11-
Invalid directive in preprocessed RC file
10+
> Invalid directive in preprocessed RC file
11+
12+
## Remarks
1213

1314
The RC file contains a **#pragma** directive.
1415

docs/error-messages/tool-errors/resource-compiler-error-rw2002.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
---
2-
description: "Learn more about: Resource Compiler Error RW2002"
32
title: "Resource Compiler Error RW2002"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: Resource Compiler Error RW2002"
4+
ms.date: 11/04/2016
55
f1_keywords: ["RW2002"]
66
helpviewer_keywords: ["RW2002"]
7-
ms.assetid: b1d1a49b-b50b-4b0b-9f09-c7762e2dbe8f
87
---
98
# Resource Compiler Error RW2002
109

11-
Parsing error
10+
> Parsing error
1211
1312
### To fix by checking the following possible causes
1413

docs/error-messages/tool-errors/resource-compiler-error-rw2003.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
---
2-
description: "Learn more about: Resource Compiler Error RW2003"
32
title: "Resource Compiler Error RW2003"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: Resource Compiler Error RW2003"
4+
ms.date: 11/04/2016
55
f1_keywords: ["RW2003"]
66
helpviewer_keywords: ["RW2003"]
7-
ms.assetid: 9dc0ba70-6776-4aef-b316-5f1711d8e42e
87
---
98
# Resource Compiler Error RW2003
109

11-
Generation Error
10+
> Generation Error
1211
1312
### To fix by checking the following possible causes
1413

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
---
2-
description: "Learn more about: Resource Compiler Fatal Error RW1004"
32
title: "Resource Compiler Fatal Error RW1004"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: Resource Compiler Fatal Error RW1004"
4+
ms.date: 11/04/2016
55
f1_keywords: ["RW1004"]
66
helpviewer_keywords: ["RW1004"]
7-
ms.assetid: 89cfcb02-a5d3-4271-be4f-df2ec3f94f3e
87
---
98
# Resource Compiler Fatal Error RW1004
109

11-
Unexpected end of file
10+
> Unexpected end of file
11+
12+
## Remarks
1213

1314
This error can be caused by missing line feed and carriage-return characters on the last line of a text file.
Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
---
2-
description: "Learn more about: Resource Compiler Fatal Error RW1009"
32
title: "Resource Compiler Fatal Error RW1009"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: Resource Compiler Fatal Error RW1009"
4+
ms.date: 11/04/2016
55
f1_keywords: ["RW1009"]
66
helpviewer_keywords: ["RW1009"]
7-
ms.assetid: c11aceaf-3527-4509-867d-e7b22254e276
87
---
98
# Resource Compiler Fatal Error RW1009
109

11-
Error creating resource-name
10+
> Error creating resource-name
11+
12+
## Remarks
1213

1314
Could not create specified .res file. Make sure it is not being created on a read-only drive. Use /V to find out whether the file is being created.
Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
---
2-
description: "Learn more about: Resource Compiler Fatal Error RW1016"
32
title: "Resource Compiler Fatal Error RW1016"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: Resource Compiler Fatal Error RW1016"
4+
ms.date: 11/04/2016
55
f1_keywords: ["RW1016"]
66
helpviewer_keywords: ["RW1016"]
7-
ms.assetid: 7c93b6b6-3684-4b09-b71d-160c400f75a5
87
---
98
# Resource Compiler Fatal Error RW1016
109

11-
RC terminating after preprocessor errors
10+
> RC terminating after preprocessor errors
11+
12+
## Remarks
1213

1314
The Resource Compiler halted due to other errors. Fix the other errors and recompile.

docs/error-messages/tool-errors/resource-compiler-fatal-error-rw1022.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
---
2-
description: "Learn more about: Resource Compiler Fatal Error RW1022"
32
title: "Resource Compiler Fatal Error RW1022"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: Resource Compiler Fatal Error RW1022"
4+
ms.date: 11/04/2016
55
f1_keywords: ["RW1022"]
66
helpviewer_keywords: ["RW1022"]
7-
ms.assetid: 6747c8a9-9c9b-4422-b414-0645d22092d0
87
---
98
# Resource Compiler Fatal Error RW1022
109

11-
**I/O error writing file**
10+
> I/O error writing file
11+
12+
## Remarks
1213

1314
The Resource Compiler could not write to a file.
1415

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
---
2-
description: "Learn more about: Resource Compiler Fatal Error RW1023"
32
title: "Resource Compiler Fatal Error RW1023"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: Resource Compiler Fatal Error RW1023"
4+
ms.date: 11/04/2016
55
f1_keywords: ["RW1023"]
66
helpviewer_keywords: ["RW1023"]
7-
ms.assetid: 1fe0964a-a8cc-4ffa-a427-dbce39f23173
87
---
98
# Resource Compiler Fatal Error RW1023
109

11-
I/O error writing file, drive full
10+
> I/O error writing file, drive full
11+
12+
## Remarks
1213

1314
Free space must equal at least twice the size of the executable file you are creating.

docs/error-messages/tool-errors/resource-compiler-fatal-error-rw1025.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
---
2-
description: "Learn more about: Resource Compiler Fatal Error RW1025"
32
title: "Resource Compiler Fatal Error RW1025"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: Resource Compiler Fatal Error RW1025"
4+
ms.date: 11/04/2016
55
f1_keywords: ["RW1025"]
66
helpviewer_keywords: ["RW1025"]
7-
ms.assetid: 561a02af-e7e0-442a-8ad3-a00b2ca1b62e
87
---
98
# Resource Compiler Fatal Error RW1025
109

11-
Out of far heap memory
10+
> Out of far heap memory
11+
12+
## Remarks
1213

1314
Check for memory-resident software that might be taking up too much space. Use the CHKDSK program to find out how much memory you have.
1415

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
---
2-
description: "Learn more about: Resource Compiler Fatal Error RW1030"
32
title: "Resource Compiler Fatal Error RW1030"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: Resource Compiler Fatal Error RW1030"
4+
ms.date: 11/04/2016
55
f1_keywords: ["RW1030"]
66
helpviewer_keywords: ["RW1030"]
7-
ms.assetid: 10727997-9ded-4afc-93b3-58fb435c3da8
87
---
98
# Resource Compiler Fatal Error RW1030
109

11-
Output Error
10+
> Output Error
11+
12+
## Remarks
1213

1314
This error can be caused if the Resource Compiler was not able to create the destination file. Make sure that there is enough disk space and that you have write permission on the volume.

0 commit comments

Comments
 (0)