Leveraging a win32 codebase with a native Linux app and Wine

Juan Lang juan.lang at gmail.com
Fri Jun 27 18:13:36 CDT 2008


> Is there a way to reuse my recompiled win32 dlls (.so) directly within a
> native Linux app just as I would use regualr Linux dynamic libraries (.so) ?

This has been asked many times, and the answer is always the same:  in
general, no.  If your DLLs are not calling any Windows APIs at all,
yes.
--Juan



More information about the wine-devel mailing list