On Tuesday, 14. September 2010 17.00:02 Florian Klaempfl wrote:
> >>> In MSEgui there are many local classdefs in the form of
> >>> "
> >>> type
> >>> ttheclass1 = class(ttheclass);
> >>> "
> >>> in order to access protected class members
> >>
> >> This should not create any additional data.
> >
>
On 14 Sep 2010, at 17:23, Martin Schreiber wrote:
The classes are used for example by
"
with ttheclass1(theclassinstance) do begin
end;
"
Using a class means sending a class message to it, or using the class
type as a first class entity in the program (e.g. "x is classtype"). A
typecast c
- "Florian Klaempfl" schreef:
> Am 13.09.2010 13:47, schrieb Martin Schreiber:
> > On Monday, 13. September 2010 13.24:18 Florian Klaempfl wrote:
> >> Am 13.09.2010 11:15, schrieb Martin Schreiber:
> >>> Delphi 7 FPC
> >>> Exe size: 3131392
Op 2010-09-13 14:34, Daniël Mantione het geskryf:
>
> Please don't turn this discussion into a UTF-8 versus UCS-2/UTF-16
> debate.
I had no such intension. I guess I was simply stating the obvious - that
FPC resourcestrings might have issue with other Unicode formats (which
wouldn't surprise me)
Am 13.09.2010 17:10, schrieb Dimitri Smits:
>
> - "Florian Klaempfl" schreef:
>
>> Am 13.09.2010 13:47, schrieb Martin Schreiber:
>>> On Monday, 13. September 2010 13.24:18 Florian Klaempfl wrote:
Am 13.09.2010 11:15, schrieb Martin Schreiber:
> Delphi 7
Am 13.09.2010 13:47, schrieb Martin Schreiber:
> On Monday, 13. September 2010 13.24:18 Florian Klaempfl wrote:
>> Am 13.09.2010 11:15, schrieb Martin Schreiber:
>>> Delphi 7 FPC
>>> Exe size: 3131392 3689304
>>> Code: 2128524
Op Mon, 13 Sep 2010, schreef Graeme Geldenhuys:
Op 2010-09-13 13:47, Martin Schreiber het geskryf:
I can not use resource strings because FPC resource strings are not unicode
capable AFAIK.
Probably related to your choice of UCS-2 - I don't really know the specific
issues you have, so it i
On Monday, 13. September 2010 14.12:38 Graeme Geldenhuys wrote:
> Op 2010-09-13 13:47, Martin Schreiber het geskryf:
> > I can not use resource strings because FPC resource strings are not
> > unicode capable AFAIK.
>
> Probably related to your choice of UCS-2 - I don't really know the specific
> i
Op 2010-09-13 13:47, Martin Schreiber het geskryf:
>
> I can not use resource strings because FPC resource strings are not unicode
> capable AFAIK.
Probably related to your choice of UCS-2 - I don't really know the specific
issues you have, so it is hard to tell. I can say that I have been using
On Monday, 13. September 2010 13.24:18 Florian Klaempfl wrote:
> Am 13.09.2010 11:15, schrieb Martin Schreiber:
> > Delphi 7 FPC
> > Exe size: 3131392 3689304
> > Code: 2128524 2138240
> > Data: 752085
Am 13.09.2010 11:15, schrieb Martin Schreiber:
> Delphi 7 FPC
> Exe size: 3131392 3689304
> Code: 2128524 2138240
> Data: 752085 1541256
Do you use a lot of resource strings?
___
On Monday, 13. September 2010 12.57:14 Adem wrote:
> Martin,
>
> Could I have a copy of this exact setup --unless it is too big to send.
>
What do you need?
The source is here:
http://developer.berlios.de/svn/?group_id=11520
The compiler commands are here:
http://www.mail-archive.com/fpc-devel%40
Martin,
Could I have a copy of this exact setup --unless it is too big to send.
Cheers,
Adem
On 9/13/2010 12:15 PM, Martin Schreiber wrote:
Hi,
Some numbers about the MSEide exes compiled as testcase in
http://www.mail-archive.com/fpc-devel@lists.freepascal.org/msg19068.html
System:
win200
Hi,
Some numbers about the MSEide exes compiled as testcase in
http://www.mail-archive.com/fpc-devel@lists.freepascal.org/msg19068.html
System:
win2000, AMD Athlon XP 3000+, 1GB RAM
Delphi 7 FPC
Exe size: 3131392 3689304
Code: 21285
14 matches
Mail list logo