
30 Jan
2006
30 Jan
'06
8:27 p.m.
On 1/30/06, Gracjan Polak
Is there any library to make Haskell call Microsoft COM functions using Dispatch? E.g I don't need the full COM binary functionality, scripting is enough. Google didn't seem to find anything interesting... beside rolling my own using FFI :)
I believe that HDirect allows you to do this. Unfortunately, I don't know of a binary build of a recent version, and I have yet to manage to build it myself :-( I'm not aware of any other libraries to do this. Paul.