POV-Ray : Newsgroups : povray.off-topic : DFT and FFT : Re: DFT and FFT Server Time
6 Sep 2024 19:21:36 EDT (-0400)
  Re: DFT and FFT  
From: Invisible
Date: 20 Jan 2009 10:11:21
Message: <4975e999$1@news.povray.org>
Mike Raiford wrote:

>> (Haskell has a binding for libSDL - but it doesn't work on Windoze.)
> 
> I know this is probably painful, but ... under the windows platform does 
> Haskell have access to COM libraries?

It has access to most of the Win32 API. If I can figure out what calls 
to execute, it should be doable.

> DirectX uses COM, you may be able 
> to use DirectSound (or is it DirectShow, now?) via its COM interfaces..

Seems plausible.

> Either than or write a simple C Dll, and import the functions from that 
> DLL into the Haskell application.

Heh. As if I could *ever* do that... I don't even know how DLLs work!

> You'll of course need to download the DirectX SDK for that to work.

That's the easy part. ;-)


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.