Using WIN32 DLL from Unix library

Vittorio Ballestra vittorio.ballestra at infogestnet.it
Wed Apr 9 02:20:57 CDT 2003


Alle 20:22, martedì 8 aprile 2003, whitnl73 at juno.com ha scritto:
> On Thu, 3 Apr 2003, Vittorio Ballestra wrote:
> > Hello,
> > I'd like create a unix shared library that will make some call to a WIN32
> > DLL using wine.
>
> Why does it have to be a unix shared library?  It is easy enough to make
> a winelib executable or dll, well I guess you could use system() or
> popen() or something from a library...
>
The reason is simple : want to create a JNI native method impl. I'd like to 
create a shared lib almost for win32 and linux. The Linux version should 
"talk" with my office installation over wine.

Tnx,
	V



More information about the wine-users mailing list