Skip to content

Commit 8af1bbe

Browse files
TylerMSFTAnjuDel
andauthored
Update docs/mfc/tn035-using-multiple-resource-files-and-header-files-with-visual-cpp.md
Co-authored-by: Anju del Moral Gonzalez <[email protected]>
1 parent 3047b97 commit 8af1bbe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/mfc/tn035-using-multiple-resource-files-and-header-files-with-visual-cpp.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ Visual C++ manages a single .RC resource file and a corresponding .H header file
4949

5050
### Resource View's Resource Includes dialog
5151

52+
You can access the **Resource Includes** by going to the **Resource View** then right clicking the .rc file and selecting **Resource Includes**
53+
5254
#### Symbol Header File
5355

5456
By default, Visual C++ always names the corresponding header file RESOURCE.H, regardless of the name of the resource file (e.g., MYAPP.RC). The **Symbol Header File:** section in the **Resource Includes** dialog in Visual C++, lets you change the name of this header file. Enter a new file name in the section's edit box.

0 commit comments

Comments
 (0)