rejetto forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - HULEN

Pages: 1
1
Because HFS include some string in ASCII,not standard resources.Translate binary file is unhandy.

So, the next version(after 2.3 build 185), can use standard resources include HFS all string?

So, not need reto compile also translate other language version.

2
Programmers corner / Can use Borland Delphi 6 compile sources ?
« on: November 29, 2007, 03:02:56 PM »
Because I can't use new Turbo Delphi.

So, can use Borland Delphi 6 compile sources ?

And, can arrange the will use Third Party ?

3
Programmers corner / Re: How use Turbo Delphi compile sources ?
« on: July 31, 2007, 12:11:32 PM »
How do you use third party -ICS in Turbo Delphi ?

4
Programmers corner / Re: How use Turbo Delphi compile sources ?
« on: July 31, 2007, 11:25:19 AM »
The now questions is:
Code: [Select]
[Pascal Warning] main.pas(4788): W1035 Return value of function 'TmainFrm.getCfg' might be undefined
[Pascal Error] main.pas(7156): E2003 Undeclared identifier: 'ZDecompressStr2'
[Pascal Error] main.pas(7219): E2003 Undeclared identifier: 'ZcompressStr2'
[Pascal Error] main.pas(7219): E2003 Undeclared identifier: 'zsDefault'
[Pascal Error] main.pas(8714): E2003 Undeclared identifier: 'ZcompressStr2'
[Pascal Error] main.pas(8714): E2003 Undeclared identifier: 'zsDefault'
[Pascal Fatal Error] hfs.dpr(41): F2063 Could not compile used unit 'main.pas'

5
Programmers corner / Re: How use Turbo Delphi compile sources ?
« on: July 31, 2007, 10:24:02 AM »
The error is solve
But now have a new...
[Pascal Fatal Error] monoLib.pas(159): F2039 Could not create output file 'monoLib.dcu'
That is?

6
Programmers corner / Re: How use Turbo Delphi compile sources ?
« on: July 31, 2007, 10:20:40 AM »
hfs2.2a.src.zip

7
Programmers corner / Re: How use Turbo Delphi compile sources ?
« on: July 31, 2007, 10:15:29 AM »
What version?
HFS sources is new.

The third party ......
TGIFImage ported to Delphi 7
delphi zlib 1.2.3
ICS unknow....(The site QuickLink Download.)

8
Programmers corner / Re: How use Turbo Delphi compile sources ?
« on: July 31, 2007, 10:01:15 AM »
I tested.
But have a messeng...
[Pascal Fatal Error] hfs.dpr(41): F1026 File not found: 'ftmExceptionForm.dcu'

9
Programmers corner / Re: How use Turbo Delphi compile sources ?
« on: July 31, 2007, 09:56:55 AM »
Oh~
My first language is Traditional Chinese.

Because the compile HFS have many string in ASCII.
So I want use translated sources code compile.

10
Programmers corner / How use Turbo Delphi compile sources ?
« on: July 31, 2007, 08:46:24 AM »
I am first use Turbo Delphi.

The Turbo Delphi not use Third Party,so I can not compile.

Can help me?

Pages: 1