[Mono-list] Importing from DLLs

Chris Seaton chris@chrisseaton.com
Thu, 30 Oct 2003 11:34:05 +0000


Hello, again.

Sorry to keep asking more questions...

When I use DllImport with the file name "Tenxt.UI.Text.Native.so", Mono
prepends "lib" so that the runtime looks for
"libTenxt.UI.Text.Native.so". This isn't how it works on Windows - how
can I stop it doing this?
-- 
Chris Seaton

chris@chrisseaton.com
http://www.chrisseaton.com/