[erlang-questions] What to use for calling COM on Windows?

Robert Raschke rtrlists@REDACTED
Fri Jun 8 10:53:08 CEST 2012


On Wed, May 30, 2012 at 1:29 PM, Aleksandr Vinokurov <
aleksandr.vin@REDACTED> wrote:

>
> Hi all,
>
> What I can use for subj?
>
> NIF? :)
>
> -- Aleksandr, from #euc2012
>
>
One way would be to use one of the Lua wrappers for Erlang and then use
LuaCOM to call into COM.

Not sure if that helps you at all, though.

In a pinch, you could use the code from LuaCOM as inspiration to help you
write a more direct connection.

Robby
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20120608/5d3953fc/attachment.htm>


More information about the erlang-questions mailing list