[Mono-osx] Consuming a mono .dll on OSX in Excel VBA
Miguel de Icaza
miguel at microsoft.com
Tue May 23 12:29:29 UTC 2017
I didn't know that excel on Mac had VBA, I suspect it does not support loading DLLs with .net code only native libraries.
Miguel
Get Outlook for iOS<https://aka.ms/o0ukef>
________________________________
From: Mono-osx <mono-osx-bounces at lists.dot.net> on behalf of Bernard Vukas <bernard.vukas at gmail.com>
Sent: Monday, May 22, 2017 10:16:47 PM
To: mono-osx at lists.dot.net
Subject: [Mono-osx] Consuming a mono .dll on OSX in Excel VBA
Hi all,
I'm creating a dual Windows+Mac Excel add-in, and I'm using mono. The Windows bit works great, but I'm having problems exposing the .dll functions and using them via VBA.
In VBA I use pinvoke, but I suspect this may not even be possible, because the .dll on Mac is not a .dylib.
Any thoughts about how I may go about this?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dot.net/pipermail/mono-osx/attachments/20170523/30899c1e/attachment.html>
More information about the Mono-osx
mailing list