Fix TB_GETSTYLE message to return the style of the toolbar and not the
[wine] / programs / winepath /
2004-04-14  Alexandre JulliardMoved wine_get_unix_file_name implementation to ntdll...
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-02-10  Mike McCormackUse GetFullPathName to convert unix path names to DOS...
2004-01-05  Eric PouechMade wine_get_unix_file_name take a Unicode string...
2003-05-11  Francois GougetReset the result buffer after each argument.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-21  Alexandre JulliardRenamed Winelib apps to .exe.so to follow the dll namin...
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-05-05  Mike WetherellUtility to convert between Unix and Windows paths at...