Use wine_get_dos_file_name rather than relying on GetFullPathNameW
[wine] / dlls / winecrt0 / exe_entry.c
2005-09-02  Alexandre JulliardMoved the spec file init function and constructor to...
2005-08-29  Alexandre JulliardAvoid using common symbols, they are broken on Mac OS.
2005-08-29  Alexandre JulliardMoved more of the spec initialization code to the winec...