Andreas,

I am using a DLL generated by ghc 6.4.2 in combination with Visual C++ 2005. Some useful links:

http://www.willus.com/mingw/yongweiwu_stdcall.html

http://en.wikipedia.org/wiki/Name_mangling

http://www.mingw.org/mingwfaq.shtml#faq-msvcdll

What do you mean by "the resulting dll was not stable"?

Michael


Andreas Marth wrote:
Hallo!

I want to make my Haskell program usable from Visual Basic. What is the way
to go?
(I tried the way the user guide for ghc 6.4.2 describes but the resulting
dll was not stable.)
While I don't have any clues about language interoperation I guess it is a
task that is done
many times before. So I would appreciate any pointers.

Thanks for any help,
Andreas

_______________________________________________
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell

_______________________________________________
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to