Hi,
I get the below error when I try to link resources in a dll.
[DCC Error] E2161 Error: RLINK32: Too many resources to handle.
Number of resources are more than 10K.
I am not sure, if there is any limit on the size of resource names in a dll. https://forums.codegear.com/message.jspa?messageID=58473
Is there any way to add more resources to a dll.
-Pavan.