WINEFILE: Eliminate use of windowsx.h

Martin Fuchs martin-fuchs at gmx.net
Fri Mar 17 13:39:51 CST 2006


Hi,

"Eliminating" windowsx.h sounds like you consider this header file a bad thing.
I don't think so - it provides a bunch of very usefull type safe macro definitions.
(SelectFont, ListBox_SetSel, Button_SetCheck, ...)

I understand you want to eliminate some useless warnings printed by
newer GCC versions. Wouldn't it be better to correct the wrong warnings
of GCC instead?

Regards,

     Martin



More information about the wine-devel mailing list