Microsoft Visual C++ 6.0 Guide
1. Copy ResEng.dll to SmartFTPXXX.dll
Where SmartFTPXXX.dll is the file name you can get with the
Resource ID Generator
2. Start MS VC 6.0
3. Open the SmartFTPXXX.dll with
Menu: File->Open
Files of type: Executable Files (.exe;.dll;.ocx)
Open as: Resources

4. A new window will open where you can see all resources in a tree view
5. Change the language of all resources to your language.
Right click on resource name then "Properties"
Default is English (U.S.)

6. Open "Version" resource
Change the value of "Block Header" to the correct language
7. Set the "InternalName" and "OriginalFilename" property to the name of your dll (SmartFTPXXX.dll).
8. To save the changes go to Menu: File->Save
|