<br><br><div><span class="gmail_quote">2006/1/31, Taral &lt;<a href="mailto:taralx@gmail.com">taralx@gmail.com</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 1/30/06, Gracjan Polak &lt;<a href="mailto:gracjanpolak@gmail.com">gracjanpolak@gmail.com</a>&gt; wrote:<br>&gt; Is there any library to make Haskell call Microsoft COM functions using<br>&gt; Dispatch? E.g I don't need the full COM binary functionality, scripting is
<br>&gt; enough. Google didn't seem to find anything interesting... beside rolling my<br>&gt; own using FFI :)<br><br>A bit of searching turns up very little, but rolling your own for<br>simple support is not difficult. OleInitialize, CoCreateInstance,
<br>class IUnknown, class IDispatch, class Variant...</blockquote><div><br><br>Yes, I know. But I did not want to reinvent the wheel :)<br><br>Besides, HDirect is large pile of outstanding work. Probably very much worth resurrecting. I'll think about this.
<br><br>Anyway automation bindings could be a bit of boost for Haskell popularity on Windows.</div><br>-- <br>Gracjan<br><br></div>