Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Two files

slay wrote:

Sorry, but if you could place two files else
ignored.ini and all.ini

Why do you think you need them? Thay are created by the script when run with parameter "orig". But thay are useful for me only.
slay

Two files

Sorry, but if you could place two files else
ignored.ini and all.ini

Thanks.
martin

Re: include file

Sorry, I've missed it. Download updated archive.
slay

include file

You include file inifiles.php it scants this file me.
You can place this file on forum.

Thank You[/b]
martin

Re: need for another directions

slay wrote:

Can you tell me what version of compiler etc. i should use to
that orginal version translation library WinSCP3.pl which math to winscp compiled from sources.

I use Personal edition with all (four?) updates.

Can you write to me short instructions how to make translation library WinSCP3.pl from PL.ini using C++ Builder 6.

It is quite complicated. I have PHP script to convert the PL.ini file to complete C++Builder project. You can download it, but I'm not sure it it would help you.
slay

need for another directions

Can you tell me what version of compiler etc. i should use to
that orginal version translation library WinSCP3.pl which math to winscp compiled from sources.

OR

Can you write to me short instructions how to make translation library WinSCP3.pl from PL.ini using C++ Builder 6.

Thank You, for yours answers.
martin

Re: winscp3 source compile

The reason is that compiler automatically assignes IDs to strings comming from pascal code (VCL). When you use different version of the library (for example Personal vs. Professional version, different service pack, etc.), the IDs will differ.
slay

winscp3 source compile

I use Borland C++ Builder 6.
When i build winscp from sources after change library to Polish language i have replace resource string in Dialog Window.
In place Button Description "OK"(Tak) i have "Cancel"(Anuluj), in Dialog Title "Confirm"(Potwierdzenie) i have (&Tak)

For example:
First image is from original winscp3.exe
<invalid hyperlink removed by admin>
Second image is done after build sources winscp3.exe
<invalid hyperlink removed by admin>

In default English language everything is ok.

What i am doing wrong while build winscp3 from source that orginal translations not math ?
martin

Re: translation

You need Borland C++Builder 6 for this. Why do you need to build translation yourself?
slay

translation

as i can build translation library WinSCP3.pl from file PL.ini