PATCH - comctl32 with MS_VC 6 headers

Dimitrie O. Paun dpaun at rogers.com
Sat Aug 23 00:08:40 CDT 2003


On August 22, 2003 09:17 pm, Steven Edwards wrote:
> +#include <stdarg.h>
> +
> +#include "windef.h"
>  #include "winbase.h"
> +#include "wingdi.h"
> +#include "winuser.h"
> +#include "winreg.h"

Why don't we need these includes with the Wine headers?
Let's figure out were we include these in our headers,
and get rid of them. If we just patch the .c files, we
loose track of the header problems...

-- 
Dimi.




More information about the wine-devel mailing list