Hi,

There is a Win32 package which is shipped with WinHugs (and perhaps
GHC as well). That may have the comdlg32.dll stuff in it, and if it
doesn't that would be the place to add it, and it probably gives a
good example of how to add it.

Thanks

Neil

On 7/11/06, Jason Dagit <[EMAIL PROTECTED]> wrote:
Hello,

I was planning to create FFI bindings for GHC to be able to use
comdlg32.dll and I just realized I should ask if others have already
done this.

I figure I'll probably just code it up by hand assuming I can find
suitable documentation but if there is a tool that can generate this
automatically that would be even better.

Thanks,
Jason
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to