<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>Winelib and MFC and mixing native Windows DLLs</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>I am trying to build my MFC-based Windows application on Linux. </FONT>
</P>

<P><FONT SIZE=2>First question - I read in the Winelib user guide that I have to build MFC completely on Winelib as well. Is this really a must? Is there no other alternative?</FONT></P>

<P><FONT SIZE=2>Second question - If my Windows application uses 10 DLLs, do I have to build all these 10 DLLs in addition to the executable on Winelib? Or can I leave the 10 DLLs run in 'native' mode and only convert the executable to be built with Winelib? </FONT></P>

<P><FONT SIZE=2>&nbsp;</FONT>
<BR><FONT SIZE=2>Thanks in advance,</FONT>
<BR><FONT SIZE=2>Raghavan</FONT>
</P>

</BODY>
</HTML>