Re: Virtual Library Interfaces (VLI).
- From: "Marc Rohloff" <marcrohloff_ng@xxxxxxxxxxx>
- Date: 28 Apr 2005 06:52:57 -0700
Andre Joosten wrote:
> I have moved on from GetProcAddress
> And use VLI as per documentation.. But still No Joy..
>
>
> TTaxDll = Interface
> Procedure CalcProfit (Cost : Currency;
> CostTaxID : Integer;
> Sell : Currency;
> SellTaxID : Integer;
> Var ProfitD : Currency;
> Var ProfitP : Double);
> End;
>
> fTaxDll : TTaxDll;
>
>
> If Supports('STAX.DLL', TTaxDll , fTaxDll) Then .....
>
>
> Fails.. Without any hints..
> Anybody any ideas...
.
- Follow-Ups:
- Re: Virtual Library Interfaces (VLI).
- From: Marc Rohloff
- Re: Virtual Library Interfaces (VLI).
- References:
- Virtual Library Interfaces (VLI).
- From: Andre Joosten
- Virtual Library Interfaces (VLI).
- Prev by Date: Re: GetProcAddress in Delphi .net 2005
- Next by Date: Re: Virtual Library Interfaces (VLI).
- Previous by thread: Virtual Library Interfaces (VLI).
- Next by thread: Re: Virtual Library Interfaces (VLI).
- Index(es):