[Mono-dev] Wine Integration

Daniel Morgan monodanmorg at yahoo.com
Fri Jan 11 17:35:05 EST 2008


I thought the pthreads implementation in winelib was
incompatible with the pthreads library that mono uses.
And that the wine developers said they're not going to
do anything about it either.

As others have stated, stay away from p/invoke into
the Win32 API.  Unless, you plan on making your app
portable bying using the win32 api on windows but a
different library on linux.  But this adds complexity.

--- Kornél Pál <kornelpal at gmail.com> wrote:

> You should be able to run the latest Mono on the
> latest Wine without any 
> problems.
> Install the Win32 version of Mono on Wine and use
> that. You will have to use 
> mono.exe program.exe syntax just like on Windows.
> 
> Kornél
> 
> ----- Original Message ----- 
> From: "rod marola" <deepmarolaest at gmail.com>
> To: <mono-devel-list at lists.ximian.com>
> Sent: Wednesday, January 09, 2008 3:14 PM
> Subject: [Mono-dev] Wine Integration
> 
> 
> >I am in need to run a program on GNU/Linux that is
> a .NET application but
> > make calls of Win32 native API. I would like to
> know if there is any work
> > made towards integrating MONO with WINE, in order
> to make such calls
> > possible. I am interested in developing such
> integration, as described in
> > WINE's wiki (
> http://wiki.winehq.org/Mono-Wine_bridge ), what
> advice can 
> > you
> > give me?
> >
> > Thanks,
> > --
> > Rodrigo Q Saramago
> >
> 
> 
>
--------------------------------------------------------------------------------
> 
> 
> > _______________________________________________
> > Mono-devel-list mailing list
> > Mono-devel-list at lists.ximian.com
> >
>
http://lists.ximian.com/mailman/listinfo/mono-devel-list
> > 
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
>
http://lists.ximian.com/mailman/listinfo/mono-devel-list
> 



      ____________________________________________________________________________________
Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  http://tools.search.yahoo.com/newsearch/category.php?category=shopping



More information about the Mono-devel-list mailing list