Re: Help About wmsdk 9.5

From: Maarten Wiltink (maarten_at_kittensandcats.net)
Date: 01/26/05


Date: Wed, 26 Jan 2005 11:35:28 +0100


"Hellricky1" <elricky@skullnbones.zzn.com> wrote in message
news:30bfec56690cca1d1f971096b30fcd2f@localhost.talkaboutprogramming.com...

> Well i know but i was wondering if there was nothing already done,
> the .h file i need to link to is quite long.
>
> I thought there could be an update of the directshow9.pas existing
> somewhere!
>
> i'll do it myself if not, but it's really quite long.

You can't even use the .h file. What you need is a Pascal unit that
declares functions to be external, that is, implemented in some DLL.
And you can probably get away with translating a small fraction of
the header file.

Groetjes,
Maarten Wiltink