Skip to content

Commit d6fcec4

Browse files
Merge pull request #13170 from anandmeg/uuf-248530
Add links for C++ resource files
2 parents b5741c9 + 09d4953 commit d6fcec4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/ide/how-to-specify-an-application-icon-visual-basic-csharp.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'Set an app icon (Visual Basic, C#)'
33
description: Learn how to specify the icon that File Explorer and the Windows taskbar display for a compiled Visual Basic or C# application.
4-
ms.date: 08/19/2024
4+
ms.date: 09/27/2024
55
ms.topic: how-to
66
helpviewer_keywords:
77
- icons [Visual Studio], application
@@ -66,3 +66,5 @@ Complete these steps to specify an application icon.
6666

6767
- [Application page, Project Designer (Visual Basic)](../ide/reference/application-page-project-designer-visual-basic.md)
6868
- [Application page, Project Designer (C#)](../ide/reference/application-page-project-designer-csharp.md)
69+
- [How to: Create Resources (C++)](/cpp/windows/how-to-create-a-resource-script-file)
70+
- [Project Resource Files (C++)](/cpp/build/reference/resource-files-cpp)

0 commit comments

Comments
 (0)