I can also add the acPathDialog.PAS and DFM to the project to achieve the same thing. At least then I don't have to edit the Project1.RUS file every time I update the resource DLL/s.
However, this still doesn't address the problem that the path dialog does not support unicode as shown below. The title and buttons all have Russian strings in the resource DLL but they are not shown since the acPathDialog code does not support WideStrings.
Can this be fixed?
Thanks,
Rod
[attachment=5602:Bug11.jpg]
[attachment=5603:Project1.zip]
Note: the project requires acPathDialog.pas (not included in zip file)