зеркало из https://github.com/mono/mail-archives.git
68 строки
2.2 KiB
HTML
68 строки
2.2 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-list] Importing from DLLs
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:chris%40chrisseaton.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="016646.html">
|
|
<LINK REL="Next" HREF="016651.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-list] Importing from DLLs
|
|
</H1>
|
|
<B>Chris Seaton
|
|
</B>
|
|
<A HREF="mailto:chris%40chrisseaton.com"
|
|
TITLE="[Mono-list] Importing from DLLs">chris@chrisseaton.com
|
|
</A><BR>
|
|
<I>Thu, 30 Oct 2003 11:34:05 +0000</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="016646.html">[Mono-list] Missing assembly Microsoft.data.Odbc
|
|
</A></li>
|
|
<LI> Next message: <A HREF="016651.html">[Mono-list] Importing from DLLs
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#16648">[ date ]</a>
|
|
<a href="thread.html#16648">[ thread ]</a>
|
|
<a href="subject.html#16648">[ subject ]</a>
|
|
<a href="author.html#16648">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>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
|
|
|
|
<A HREF="mailto:chris@chrisseaton.com">chris@chrisseaton.com</A>
|
|
<A HREF="http://www.chrisseaton.com/">http://www.chrisseaton.com/</A>
|
|
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="016646.html">[Mono-list] Missing assembly Microsoft.data.Odbc
|
|
</A></li>
|
|
<LI> Next message: <A HREF="016651.html">[Mono-list] Importing from DLLs
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#16648">[ date ]</a>
|
|
<a href="thread.html#16648">[ thread ]</a>
|
|
<a href="subject.html#16648">[ subject ]</a>
|
|
<a href="author.html#16648">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|