|
From: Casper H. <ch...@us...> - 2001-10-26 15:31:13
|
> -----Original Message----- > From: jim...@ad... > [mailto:jim...@ad...] > Sent: 26. oktober 2001 16:52 > To: ros...@re... > Subject: [ros-kernel] Re: Sharing code with wine > > > Hi All! > Is there anyone else other than me porting wine to ROS? I'm looking into it. > I'm working on shlwapi and comctl32 for now. Wow what a mess! You're right about that! > With shlwapi, I've moved headers in > to the local directory instead of placing them in the > include/wine. Worry about that later. Browsing through the > wine headers is a chore. I'm trying to use the wine DLL's with minimal changes to the code and headers. There are all sorts of problems with the headers under mingw. I've put the wine code (from CVS) into a directory parallel to ReactOS. Then I will create makefiles compatible with the ReactOS build system. If you're changing the wine headers, please make sure that you can easily update the ReactOS version from the wine version in the future. Possibly ask the wine people if a restructuring is OK with them. - Casper ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |