Login  Register

Re: DalekTron sources and DST 5

Posted by Christopher J. Demers on Oct 19, 2005; 11:16pm
URL: https://forum.world.st/DalekTron-sources-and-DST-5-tp3375924p3375929.html

"Günther Schmidt" <[hidden email]> wrote in message
news:[hidden email]...

> Hi,
>
> I think I just found the major obstacle why DalekTron sources won't file
> into DST 5.
>
> I think it's this part:
>
> QuartzTypeLib := Object fromBinaryStoreBytes:
> (ByteArray fromBase64String:
> 'IVNUQiAzIEYJFQACAAAAQVhUeXBlTGlicmFyeUFuYWx5emVyBgIJAElUeXBlTGliMgAAAAAAAAAA
> AQgAAAYBCABUTElCQVRUUnIAAAAgAAAAsGioVtQKzhGwOgAgrwuncAAAAAABAAAAAQAAAAgAAABS
> AAAAAAAAAFIAAAAKAAAARGlyZWN0U2hvd7IAAAANAAAAUXVhcnR6VHlwZUxpYgACAADqAAAA8AAA
> AGIAAAACAAAAUgAAAAQAAABHVUlEsgAAAAQAAABHVUlEAAAAAA==')
>
>
> As I don't have DST 6 Beta would somebody else be kind enough to restore
> the object in DST 6 and post it as a source back to the list?

It seems to be a type library from DirectShow called QuartzTypeLib.  I don't
have any easy way to convert this into anything you can easily load in
Dolphin 5.  The best approach may be to use the ActiveX wizard to generate a
version of this object for Dolphin 5.

You will also probably have problems loading view resources from Dolphin 6
into Dolphin 5, they are stored differently.

Chris