si...@fantaziachat.com wrote:
> ?here my code so fare
>
> http://projects.psd-designs.com/servercode.txt
>
> so you can see what am trying to do basically all I want is a custom
> vcl based on the serversocket so that am able to add my own options
> with out effecting overbyte source.
I see, so
Busai Péter wrote:
> 2010.11.30. 20:41 keltezéssel, Arno Garrels írta:
>>
>>> Well, I do not clearly understand the internals, but defining
>>> NOFORMS in project option
>>> and using
>>> while not FTPCli.Terminated do
>>>FTPCli.ProcessMessages;
>>>
>>> instead of
>>>
>>>FTPCli
2010.11.30. 20:41 keltezéssel, Arno Garrels írta:
Well, I do not clearly understand the internals, but defining NOFORMS
in project option
and using
while not FTPCli.Terminated do
FTPCli.ProcessMessages;
instead of
FTPCli.MessageLoop
and quitting with FTPCli.PostQuitMessage
Busai Péter wrote:
>>> Solved.
>> That's great, please describe briefly the cause of the problem
>> and how it was solved, readers of this list might benefit from
>> your findings and save some time.
>>
>
> Well, I do not clearly understand the internals, but defining NOFORMS
> in project option
?here my code so fare
http://projects.psd-designs.com/servercode.txt
so you can see what am trying to do basically all I want is a custom vcl
based on the serversocket so that am able to add my own options with out
effecting overbyte source.
-Original Message-
From: Arno Garrels
Se
Solved.
That's great, please describe briefly the cause of the problem
and how it was solved, readers of this list might benefit from
your findings and save some time.
Well, I do not clearly understand the internals, but defining NOFORMS in
project option
and using
while not FTPCli.Te
Busai Péter wrote:
> Solved.
That's great, please describe briefly the cause of the problem
and how it was solved, readers of this list might benefit from
your findings and save some time.
--
Arno Garrels
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http:
Francois PIETTE wrote:
>>> Probably breaking changes could be iontroduced the day ICS stops
>>> supporting
>>> non unicode compiler.
>>> Probably ICS-V8 could be that one, maybe to be released at the same
>>> time as
>>> Delphi crossplatfom, abandonning support for most of old Delphi
>>> version. I
Arno Garrels wrote:
> Back to the keyboard then. I think a found a way everybody can live
> with. Will commit this new attempt to the IPv6 branch when I think
> it's alpha-ready. Then we are able to continue the discussion based
> on an existing implementation.
Done, IPv6 branch updated (new mult
>Probably breaking changes could be iontroduced the day ICS stops
>supporting
non unicode compiler.
Probably ICS-V8 could be that one, maybe to be released at the same time
as
Delphi crossplatfom, abandonning support for most of old Delphi version.
I'm
thinking about letting ICS-V7 live for D7
Solved.
Hi!
I have to write a dll which downloads some file.
I created a project using example "OverbyteIcsDll2.dpr" as a sample.
There are 2 differences. I must put a form inside the dll, which is just
a user interface to set up and save connection parameters, but this form
is not
created at
>Probably breaking changes could be iontroduced the day ICS stops supporting
>non unicode compiler.
>Probably ICS-V8 could be that one, maybe to be released at the same time as
>Delphi crossplatfom, abandonning support for most of old Delphi version. I'm
>thinking about letting ICS-V7 live for D
?I have a small problem I made a vcl wrapper of the overbyte client socket
so that I can add my custom data to it with out editing the main overbyte
source problem I have is when I try to build my app my wrapper can not
find the client[x].function for my add-ons because right now it says my
f
si...@psd-designs.com wrote:
> ?I have a small problem I made a vcl wrapper of the overbyte client
> socket so that I can add my custom data to it with out editing the
> main overbyte source problem I have is when I try to build my app my
> wrapper can not find the client[x].function for my add-ons
?I have a small problem I made a vcl wrapper of the overbyte client socket so
that I can add my custom data to it with out editing the main overbyte source
problem I have is when I try to build my app my wrapper can not find the
client[x].function for my add-ons because right now it says my func
15 matches
Mail list logo