[reSIProcate] unmanaged dll static function help
Justin Matthews
jmatthewsr at gmail.com
Mon Dec 18 15:29:30 CST 2006
Yes, resiprocate built on windows is unmanaged code.
I have successfully created a test application for C# that uses the resip
library. To translate the functionality from resiprocate to my C# app a
separate DLL was created with a C-style header function that can access the
required resiprocate code. This obviously has its drawbacks, just one
example of how this can be done.
-justin
_____
From: resiprocate-devel-bounces at list.resiprocate.org
[mailto:resiprocate-devel-bounces at list.resiprocate.org] On Behalf Of heather
jiang
Sent: Monday, December 18, 2006 4:09 PM
To: heather jiang; resiprocate-devel at list.resiprocate.org
Subject: Re: [reSIProcate] unmanaged dll static function help
By the way, to make it clear, the intention is to use unmanaged c++
reSIProcate.dll at managed c#.net environment, and how to use the static
functions which are prohibited at dllimport/dllexport...
heather jiang <heather37j at yahoo.com> wrote:
Anyone has the case of using the reSIProcate dll at .NET application. I
found that :
1. reSIProcate dlls is unmanaged dll and needs a wrapper to be
recognized/used at c#.net code.--Is it true?
2. However, if it is the case, all static functions are not transferrable
by dllimport/export.
Could anybody help with this?
Justin Matthews <jmatthewsr at gmail.com> wrote:
To build on windows open reSIProcate_7_1.sln using Visual C++ 7.1 or higher.
-justin
_____
From: resiprocate-devel-bounces at list.resiprocate.org
[mailto:resiprocate-devel-bounces at list.resiprocate.org] On Behalf Of xu cai
Sent: Monday, December 18, 2006 2:41 AM
To: resiprocate-devel at list.resiprocate.org
Subject: [reSIProcate] how to config/compile resiprocate on windows
I didn't see the document on www.resiprocate.org
<http://www.resiprocate.org/> , anybody can help ? thanks
--
- xucai
_______________________________________________
resiprocate-devel mailing list
resiprocate-devel at list.resiprocate.org
https://list.resiprocate.org/mailman/listinfo/resiprocate-devel
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20061218/0212d3fc/attachment.htm>
More information about the resiprocate-devel
mailing list