[Wine] compiling windows C++ code base using winelib

Austin English austinenglish at gmail.com
Sat Jan 24 21:04:28 CST 2009


On Sat, Jan 24, 2009 at 7:48 PM, yugandhar <wineforum-user at winehq.org> wrote:
> Thanks for your quick replies.
>
> Basically my application runs on depending 8 executables.If I run all these executables using wine which inturn depends on Wineserver which may be a bottleneck.I mean to say if the winesever gets crashed then my application will come down.Instead of this I planned to build all the executables using winelib.It doesnt use any MFC classes whereas includes wine32 APIs with C++ code base.
>
>
> Thanks,
> Yug
>
>
>
>
>
>

If you compile with winelib, it will still use wineserver.

-- 
-Austin



More information about the wine-users mailing list