mirror of
git://source.winehq.org/git/wine.git
synced 2024-10-31 10:13:56 +00:00
766f6b0b4b
Experiments show xcopy under Windows does not use argc/argv logic for treating double quotes and backslashes. The xcopy logic is simplified because literal quotes are illegal in Windows file names, thus escaped double quotes (\") need not be treated. 'XCOPY "c:\dir a" "c:\dir b\"' works under Windows. |
||
---|---|---|
.. | ||
Da.rc | ||
De.rc | ||
En.rc | ||
Fr.rc | ||
It.rc | ||
Ja.rc | ||
Ko.rc | ||
Lt.rc | ||
Makefile.in | ||
Nl.rc | ||
No.rc | ||
Pl.rc | ||
Pt.rc | ||
Ro.rc | ||
Ru.rc | ||
Si.rc | ||
Sv.rc | ||
Uk.rc | ||
xcopy.c | ||
xcopy.h |