microsoft / microsoft/WindowsAppSDK

[MRTCore] MakePri returns an error code when a data element name attribute has consecutive slashes

Open
#1,230 7 comments 0 reactions 1 assignee Claimed by @huichen123 View on GitHub
area-MRTCore feature proposal
Dominant language
C++
Stars
4.7k
Forks
471
Avg merge
3d 13h
Merged PRs (30d)
28

Description

Attempting to compile a .resw file with a data element name attribute such as `Key//Value` (or, if `convertDotsToSlashes` is enabled in the config, `Key..Value`) will result in the error:

ERROR: PRI175: 0x80070057 - Processing Resources failed with error: The parameter is incorrect.

Visual Studio allows you to type in consecutive slashes, so there is a discrepancy there.

![image](https://user-images.githubusercontent.com/4758079/129212919-df963c02-86a0-4860-94b4-64e71bd9a3ec.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.