To fix this issue: - Close the project in the Microsoft IDE - Open your .rc file in a text editor - Search for: #include res\\<yourappname.rc2 - Insert this in the line after: #include afxres.rc (Yes it IS a string) - Open the project in the Microsoft IDE. - Open the resources, e.g. the string table.