Wine as shared library patch

Alexandre Julliard julliard at winehq.org
Sun Mar 7 18:31:48 CST 2004


Miguel de Icaza <miguel at ximian.com> writes:

> Well, the issue is that our WinMain is never called, and we would
> rather not depend on this in our patch, but instead get the small
> global that says `Hey Wine, just return'.

The global variable thing is ugly; we could export a different entry
point instead, but I'm not sure it's really necessary. Why doesn't
your WinMain get called?

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list