I trying to create dll from resource files. I have more than 1 .rc file and want to include in dll. but i am getting following error
error CVT1100: duplicate resource. type:DIALOG, name:4159, language:0x0409 error LNK1123: failure during conversion to COFF: file invalid or corrupt.
I searched a lot but couldn't solved yet.