From: Eric K. <ek...@rz...> - 2002-05-29 19:59:03
|
"Casper Hornstrup" <ch...@us...> wrote: > I have some time to do a cleanup of our code base. Is everyone using the > latest MinGW release (gcc-3.1, w32api-1.4) ? If not, please upgrade > soon. I will throw out our old Windows API headers and use MinGW > whereever possible to have better code sharing with WINE. > > I will start reorganizing CVS like we discussed on this list. > > Any last words, before I begin? Are you going to replace our current DDK headers too? I noticed that our current code uses the PTxxx partition type constants (propably taken from linux) instead of PARTITION_xxxx constants. I'd like to fix that before you start cleaning up the mess. ;-) Eric |