Wine lecture slides

Dimitrie O. Paun dpaun at rogers.com
Sun Sep 21 08:35:23 CDT 2003


On September 21, 2003 03:06 am, Eric Pouech wrote:
> - a winelib app, is an ELF executable (not shared library), which is
> able to execute as a Win32 application (loading DLLs, calling into
> (native/builtin) DLLs).

Well, not really -- that would be ideal, but at the moment a winelib
app is an ELF shared library (.so file) which is loaded by wine.
That's why we have that startup script for winelib apps...

-- 
Dimi.




More information about the wine-devel mailing list