Re: Compiling the MFC using Winelib

2005-02-14 Thread Boaz Harrosh
Geoff Hart wrote: In fact, I often wonder why his work (which is very impressive) was not included in the base? It would seem ATL/MFC support is a very worthy addition to Wine. Anyone care to re-discuss why his patches were rejected? This is my own fault I never sent them. I sent them to wine-

Re: Compiling the MFC using Winelib

2005-02-13 Thread Geoff Hart
Dimitrie O. Paun wrote: On Sat, Jan 22, 2005 at 01:19:35PM -0800, Dan Dennison wrote: So as a service to the Wine community I plan to document the process of building libmfc as part of my master's project. Although the MFC is not the focus of this project, porting of it is a requirement for the

Re: Compiling the MFC using Winelib

2005-01-24 Thread Boaz Harrosh
Brian Vincent wrote: On Sat, 22 Jan 2005 13:19:35 -0800, Dan Dennison <[EMAIL PROTECTED]> wrote: Are there resources available beyond simple compilation tips to assist in the building of the MFC library under Winelib? Excellent. Also, does anyone know the (US) legal aspects of this? Is th

Re: Compiling the MFC using Winelib

2005-01-24 Thread Boaz Harrosh
Dan Dennison wrote: Are there resources available beyond simple compilation tips to assist in the building of the MFC library under Winelib? Thanks! Dan Dennison [EMAIL PROTECTED] I have done it up here last year. I did not post any results because by the time I finished they changed the wineli

Re: Compiling the MFC using Winelib

2005-01-24 Thread Brian Vincent
On Sat, 22 Jan 2005 13:19:35 -0800, Dan Dennison <[EMAIL PROTECTED]> wrote: > Are there resources available beyond simple compilation tips to assist in > the building of the MFC library under Winelib? Excellent. Also, does anyone know the (US) legal aspects of this? Is there a EULA that prevent

Re: Compiling the MFC using Winelib

2005-01-23 Thread Dimitrie O. Paun
On Sat, Jan 22, 2005 at 01:19:35PM -0800, Dan Dennison wrote: > So as a service to the Wine community I plan to document the process of > building libmfc as part of my master's project. Although the MFC is not the > focus of this project, porting of it is a requirement for the package to > work usi

Re: Compiling the MFC using Winelib

2005-01-23 Thread Steven Edwards
Hi Dan, --- Dan Dennison <[EMAIL PROTECTED]> wrote: > So as a service to the Wine community I plan to document the process of > building libmfc as part of my master's project. Although the MFC is not the > focus of this project, porting of it is a requirement for the package to > work using Wineli

Compiling the MFC using Winelib

2005-01-22 Thread Dan Dennison
Building MFC for winelib has been addressed many times earlier on this list, from what I can see, since at least 2001 if not earlier. However, all together I cannot seem to find a well-written documentation of the process involved to build libmfc.so. So as a service to the Wine community I plan to