Editable File Types for Resources

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at Editable File Types for Resources.

You can open the following types of files and edit the resources they contain.

File nameDescription
.rcResource script files.
.rctResource template files.
.resResource files.
.resxManaged resource files.
.exeExecutable files. Can only be edited on Windows 2000 and later operating systems.
.dllDynamic-link library files. Can only be edited on Windows 2000 and later operating systems.
.bmp, .ico, .dib, and .curBitmap, icon, toolbar and cursor files.

For information on adding resources to managed projects, please see Resources in Applications in the .NET Framework Developer's Guide. For information on manually adding resource files to managed projects, accessing resources, displaying static resources, and assigning resources strings to properties, see Walkthrough: Using Resources for Localization with ASP.NET.

Win32

Resource Files

Show: