File extension resw

Name: Programming Files

Popularity: 3

Open With: Microsoft Visual Studio 2013

What is this resw file?

Resource file used by Windows and Silverlight applications; contains strings that are used to localize the application for different languages and contexts; replaces .RESX files in some application development scenarios; often used with XAML applications, which abstract the user interface strings to resource files. When RESW files are built into the application, they are compiled into a binary format and are stored in .PRI files.