Greetings,

VC++ linker gives this error:

CVTRES : fatal error CVT1100: duplicate resource -- type:VERSION, name:1,
language:0x0409

I believe that somewhere the English language code (0x409) is being found
twice by CVTRES, but I can't find out where. It is also possible that CVTRES
is having trouble converting a 16bit file. Any suggestions to track this
down? Thanks.

Allen