> windows.h (line 8-14):
> #include "windef.h"
> #include "winbase.h"
> #include "wingdi.h"
> #include "winuser.h"
> #include "shell.h" <--
> #include "winreg.h"
> #include "winnetwk.h"

well, windows.h shouldn't include shell.h. removing shell.h from
windows.h is a far better fix than installing shell.h

(and also, as you noted, builtin16.h shalln't be installed either)

A+
-- 
---------------
Eric Pouech (http://perso.wanadoo.fr/eric.pouech/)
"The future will be better tomorrow", Vice President Dan Quayle

Reply via email to