![]() |
|
|||||||
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
is it possbile to change locale of resource dll without having access to its source?
Hi,
I want to change the locale of a resource dll (vc++) to Arabic but the problem is the target application is not compatible with non-latin charactercode and it will render the text like following picture : http://i.stack.imgur.com/2Onxo.jpg one way to solve the issue is to change the locale of the windows but I don't like this approach as my ultimate plan is not requiring any OS modification. So my question is : is there any way to change the locale of DLL or an application without accessing/modifying source code so its going to accept non-latin languages? |
|
#2
|
||||
|
||||
|
Easiest way is to use a translation program like Sizulizer. Does everything for you almost.
Git |
|
#3
|
|||
|
|||
|
Try to edit only the resources with Resource Hacker.
|
|
#4
|
||||
|
||||
|
use windows applocale wizzard.msi
|
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Advanced IdaPython to change details UI cannot change | chants | General Discussion | 1 | 07-31-2019 15:46 |
| is there anyone who have access or invite | DMichael | General Discussion | 4 | 12-17-2015 22:12 |
| Is it possbile to play a file from the memory without caching it on the HDD? | raladin | General Discussion | 10 | 04-22-2004 01:49 |