I am using Visual Studio 2022 IDE for coding.
Currently i am facing resource error issue.
I am trying compile a project solution in VS2022 which was coded in 2017 IDE.
Now i am getting an error as "Error CVT1100 duplicate resource. type:ICON, name:1, language:0x0409 ".
The project contains 8 resource files. And i thoroughly checked all resource files macro definitions and control ID's whether there is any duplicates....