Re: DLL with BPC 7.0
From: Fons (---)
Date: 07/26/04
- Next message: Bruce Roberts: "Re: teaching a child - console or GUI"
- Previous message: Fons: "Re: DLL with BPC 7.0"
- In reply to: J French: "Re: DLL with BPC 7.0"
- Next in thread: Noel: "Re: DLL with BPC 7.0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 26 Jul 2004 16:08:49 +0100
I "misclicked"; please read my response to Marco.
Thanks,
Fons.
> >I tried the following construction:
> >
> >- the Delphi-program generating DLL-Pascal-code
> >- writing the DLL-Pascal-code to a file
> >- compiling the the code with BPC to a DLL-file
> >- the Delphi-program itself calling the DLL
> >
> >The reason is that it is possible to generate code that runs much faster
> >then interpretate it.
>
> I am very impressed by the Delphi compiler
> - it has pretty much terminated my ASM days
>
> If you can get any 16 bit stuff to run faster than 32 bit, then I
> would be surprized
- Next message: Bruce Roberts: "Re: teaching a child - console or GUI"
- Previous message: Fons: "Re: DLL with BPC 7.0"
- In reply to: J French: "Re: DLL with BPC 7.0"
- Next in thread: Noel: "Re: DLL with BPC 7.0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|