I've made a little progress with my problem. In my assembly, I've replaced
Borland.vcl.dll (2 Mo) by Borland.Ecovcl(6ko) and it compiles OK. Now, I
must deploy only Borland.delphi.dll (100ko) and Borland.vclrtl.dll (1.5Mo).
Arnold
--
To unsubscribe or change your settings for TWSocket mai
ttp://www.overbyte.be
- Original Message -
From: "Arnold FLUTEAUX" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, July 25, 2006 9:53 AM
Subject: Re: [twsocket] Create an ICS assembly .NET
> I had included NOFORMS in my project source. So I've made what you said
and
&g
I had included NOFORMS in my project source. So Ive made what you said and
I included it in project/options/Directory and conditions/Définitions
Conditionnelles (Sorry Im French and I dont know traduct this !). And in
options project, there is no ICS_COMPONENT define.
So the result is the sa
CTED]>
To:
Sent: Monday, July 24, 2006 5:53 PM
Subject: Re: [twsocket] Create an ICS assembly .NET
> Hi and thanks for your response.
>
> But I've always my problem.
>
> I've tried what you said by adding {$DEFINE NOFORMS}, I've suppressed
> Borland.vcl.dll and Borl
Hi and thanks for your response.
But Ive always my problem.
Ive tried what you said by adding {$DEFINE NOFORMS}, Ive suppressed
Borland.vcl.dll and Borland.vclrtl.dll but the Delphi dll project doesnt
compile. I must add Borland.vcl. Ive this error L'unité borland.vcl.types
est implicitemen
AIL PROTECTED]>
To:
Sent: Monday, July 24, 2006 11:17 AM
Subject: [twsocket] Create an ICS assembly .NET
> Hi,
>
>
>
> I've created an assembly (SCJCOM.dll) with Delphi 2005 which contains
> several ICS .pas to do a Client FTP and It needs some Borland files and
the
> dep
Hi,
I've created an assembly (SCJCOM.dll) with Delphi 2005 which contains
several ICS .pas to do a Client FTP and It needs some Borland files and the
deployment becomes too big (SCJCOM.dll + 3 Borland files = more than 3 Mo)
So to resume, SCJCOM.dll (140 ko ) in Delphi 2005 contains:
-