View previous topic :: View next topic |
Author |
Message |
LUIZ HENRIQUE
Joined: 14 Oct 2006 Posts: 2
|
Posted: Sun Oct 15, 2006 2:07 am Post subject: Resource with ASCII code > 127 |
|
|
When a form is edited in Resource Builder that either already contains extended characters ie. ASCII code >127 such as a £ sign, or they are added as part of the translation, ie. accented characters common in non-English languages, the form throws an exception when called in the modified executable.
Do you have a solution?
Best regards,
Luiz Henrique
Brazil |
|
Back to top |
|
 |
isiticov Site Admin
Joined: 21 Nov 2002 Posts: 2112
|
Posted: Sun Oct 15, 2006 6:48 am Post subject: |
|
|
I suppose, you're editing some Delphi form resource. What version of Delphi was used to build your application? Because it could be that there just different Delphi versions used in your application and in Resource Builder. And this causes invalid DFM <-> TEXT converting. |
|
Back to top |
|
 |
LUIZ HENRIQUE
Joined: 14 Oct 2006 Posts: 2
|
Posted: Tue Oct 17, 2006 4:07 am Post subject: |
|
|
I don't know, but, I suppose that is C++ BUILDER 5. |
|
Back to top |
|
 |
isiticov Site Admin
Joined: 21 Nov 2002 Posts: 2112
|
Posted: Tue Oct 17, 2006 7:57 am Post subject: |
|
|
Could you please let us know what kind of exception is thrown? We just tested this with Delphi 4 executable and it works just fine. |
|
Back to top |
|
 |
|