"Wilbur N. Dale" wrote:

> 1. Compile MFC.  Several years ago we (Lumin Software) tried to compile MFC.
> The attempt failed and we found another way to do what we wanted. MS
> documentation states that compiling MFC was deliberately made difficult.
> Considering my experience with stuff they call "easy" I am not looking forward
> to compiling MFC. We are currently using Visual Studio 5 for windows
> development.

At Corel, we had MFC compiled and running sample apps in WineLib in late 1998.  
It's mostly a question of the Wine headers, which weren't originally up to snuff.
We did quite a bit of work on them, and most of those changes have been contributed
back to WineHQ, so it should be pretty easy now.  The other thing that was a 
big deal was getting the startup code working properly - since MFC needs to 
initialize static data *after* WineLib gets initialized.  I believe that that
issue has been addressed now on the WineHQ side with some of the work done on 
the .spec file tools recently.

-Gav

-- 
Gavriel State
CEO
TransGaming Technologies Inc.
[EMAIL PROTECTED]

Reply via email to