Editing Resources
In addition to containing executable code, applications frequently contain embedded nonexecutable resources, such as strings or images, that can be retrieved at run time and displayed in the user interface.
In This Section
- Working with Resource Files
-
Describes how to create and edit resource files in unmanaged C++ applications.
- Managing Application Resources
-
Describes how to create and edit resources for managed projects.