[Haskell] Is there an example how to pass a string to VBA?
Salvador Lucas
slucas at dsic.upv.es
Fri Sep 15 12:05:21 EDT 2006
We recently did something similar (among other things)
to implement a .NET version of a Haskell tool with a
C# graphical interface. You can take a look to this
paper:
http://www.dsic.upv.es/~slucas/papers/net06/net06.pdf
Hope it helps!
Regards,
Salvador.
Andreas Marth wrote:
>Hallo everybody!
>
>I'm trying to pass a String to VBA and am totally stuck. Does anyody have a
>working example how to do this? I am interested in either a plain low level
>DLL or a COM DLL or anything else if there is something else. I hope someone
>did this already and can give me a helping hand.
>
>A nice weekend for everybody,
>Andreas
>
>_______________________________________________
>Haskell mailing list
>Haskell at haskell.org
>http://www.haskell.org/mailman/listinfo/haskell
>
>
More information about the Haskell
mailing list