Wednesday, September 3, 2008

Make the dfm form to TEXT

If you need to translate Chinese Form to English Form, you can first use:

1) Use Borland\CBuilder6\bin\convert.exe -i -t *.dfm to covert all binary dfm to TEXT

2) Open all *.cpp files in Borland C++ Builder, click the form, select View as Text, Ctrl S to save and then click the top-right X to close the form.

3) Use MemBig5GB to change all chinese text to english text.

Enoch Ng (Project Manager)
http://www.memdb.com

No comments: