Re: Virtual Library Interfaces (VLI).
- From: "Andre Joosten" <andrejoosten@xxxxxxxxxxx>
- Date: Fri, 29 Apr 2005 08:42:29 +1200
Marc, Thanks, that did the trick.
The notion that programming is logical, I gave up a long time ago...
Andre'
"Marc Rohloff" <marcrohloff_ng@xxxxxxxxxxx> wrote in message
news:1114697849.289969.109580@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>
>> > If Supports('STAX.DLL', TTaxDll , fTaxDll) Then .....
>
> Should be
>
> If Supports('STAX.DLL', typeof(TTaxDll) , fTaxDll) Then .....
>
> Don't ask me why you don't get a compiler error
>
> Marc
>
.
- References:
- Virtual Library Interfaces (VLI).
- From: Andre Joosten
- Re: Virtual Library Interfaces (VLI).
- From: Marc Rohloff
- Re: Virtual Library Interfaces (VLI).
- From: Marc Rohloff
- Virtual Library Interfaces (VLI).
- Prev by Date: Re: Virtual Library Interfaces (VLI).
- Next by Date: Re: GetProcAddress in Delphi .net 2005
- Previous by thread: Re: Virtual Library Interfaces (VLI).
- Index(es):
Relevant Pages
|