Newsgroups : Borland : borland.public.delphi.rtl.win32 : 2007 May : ResoureString in multi-language is unmatched to original in Exe project.
| Subject: | ResoureString in multi-language is unmatched to original in Exe project. |
| Posted by: | "Daniel" (dani..@borland.com) |
| Date: | Wed, 2 May 2007 08:38:08 |
Hi,
After I new a Resource DLL wizard for my project, I select to build jpn,
cht, chs, multi-language prjects.
Then, after, when I add new resource in exe project and rebuild all
again, the resource string became unmatched, lead to string format error.
The reason I wonder is I use a TFrame, or add all used forms in
Resource DLL wizard not to exe project.
Any one got this problem, too? How to fix it?
Thanks,
Daniel