Avoid including windows.h since it conflicts with unistd.h.
[wine] / programs / winemenubuilder /
2004-03-09  Alexandre JulliardTake advantage of the new winegcc -B support.
2004-03-02  Alexandre JulliardWe no longer use the .exe.spec.c files.
2004-03-02  Alexandre JulliardBuild all the programs with winegcc.
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2004-01-06  Francois GougetImprove error reporting.
2004-01-05  Eric PouechMade wine_get_unix_file_name take a Unicode string...
2003-12-08  Dimitrie O. PaunMove include/bitmaps/*.xpm where they belong.
2003-10-15  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-09-10  Alexandre JulliardRemoved the A/W constants for builtin cursors, icons...
2003-09-08  Francois GougetFix the case of product and company names.
2003-08-13  Richard CohenRemove no longer necessary includes <signal.h>, <wait.h>.
2003-07-02  Francois GougetRemove some unnecessary casts when assigning NULL to...
2003-06-18  Francois Gouget'sizeof type' is best avoided as it won't always compil...
2003-05-21  Mike McCormackRemove code that starts wineshelllink, instead create...