|
From: Steven E. <Ste...@ya...> - 2002-05-31 16:44:18
|
MFC can and has been built with Wine although M$ licensing regarding MFC on non-windows platforms is confusing as it has been changes a few times. I think VS6 Before SP3 is OK. Also you guys might be insterested in the winemaker.pl script. It converts VS makefiles to UNIX makefiles and can configure your win32 application to be built with winelib+MFC. I may look at adapting it to Mingw as part of the port Thanks Steven > -----Original Message----- > From: Jos=E9 Fonseca [mailto:j_r...@ya...]=20 > Sent: Thursday, May 30, 2002 4:55 AM > To: Ste...@ya... > Cc: min...@li... > Subject: WINE with MFC and C++ DLLs (Was: Info on porting=20 > Wine dlls and programs to Mingw) >=20 >=20 > I think two things from the WINE project that might be=20 > interesting for=20 > MinGW users are the ability to link against the MFC and=20 > binary C++ DLLs.=20 > These two issues are briefly mentioned on the "Winelib User's Guide"=20 > (http://www.winehq.com/Docs/winelib-user/mfc.shtml and=20 > http://www.winehq.com/Docs/winelib-user/bindlls-cxx-apis.shtml ) however=20 the actual explanation is missing. Has this ever been done before, or is there strong evidence that it will be possible in a near future? Regards, |