Sweden-Number/programs
Martin Wilck 766f6b0b4b xcopy: Fix command line parsing logic.
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.
2010-10-27 11:59:24 +02:00
..
aspnet_regiis programs: Add a stub implementation of aspnet_regiis.exe. 2010-10-13 15:53:58 +02:00
attrib makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
cacls makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
clock clock: Add the Serbian (Latin and Cyrillic) translation. 2010-10-19 10:13:41 +02:00
cmd makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
cmdlgtst cmdlgtst: Added Hebrew translation. 2010-10-21 17:19:46 +02:00
control makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
dxdiag makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
eject makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
expand makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
explorer makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
extrac32 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
hh makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
icinfo makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
iexplore makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
ipconfig ipconfig: Update the Polish translation. 2010-10-26 11:53:20 +02:00
lodctr makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
mofcomp mofcomp: Remove obsolete variables in makefile. 2010-10-23 10:44:43 +02:00
mshta makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
msiexec makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
net net: Italian translation update. 2010-10-21 12:28:32 +02:00
ngen makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
notepad notepad: Add the Serbian (Latin and Cyrillic) translation. 2010-10-21 12:31:08 +02:00
oleview oleview: Added Hebrew translation. 2010-10-26 15:14:53 +02:00
ping makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
progman progman: Fix typos in Swedish translation. 2010-10-25 12:15:06 +02:00
reg reg: Update Italian translation. 2010-09-23 17:50:11 +02:00
regedit regedit: Fixed a wrong buffer size. 2010-10-25 12:41:42 +02:00
regsvr32 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
rpcss makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
rundll.exe16 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
rundll32 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
sc makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
secedit makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
services services: Support setting and changing service dependencies. 2010-10-22 12:06:24 +02:00
spoolsv makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
start start: Fix Italian translation. 2010-09-23 17:50:12 +02:00
svchost makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
taskkill taskkill: Update the Dutch translation. 2010-10-26 15:25:09 +02:00
taskmgr taskmgr: Update Swedish translation. 2010-10-25 13:52:51 +02:00
termsv makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
uninstaller uninstaller: Add the Serbian (Latin and Cyrillic) translation. 2010-10-21 12:31:17 +02:00
unlodctr makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
view view: Update simplified Chinese translation. 2010-09-29 11:32:20 +02:00
wineboot wineboot: Fixed 2 buffer sizes. 2010-10-25 12:41:42 +02:00
winebrowser makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
winecfg winecfg: Make some variables static. 2010-10-01 13:38:31 +02:00
wineconsole wineconsole: Added Hebrew translation. 2010-10-21 17:19:56 +02:00
winedbg winedbg: Added Hebrew translation. 2010-10-26 15:14:48 +02:00
winedevice makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
winefile winefile: Added Hebrew translation. 2010-10-22 12:05:29 +02:00
winemenubuilder winemenubuilder: Start shared desktop shortcuts through their .lnk files. 2010-10-04 15:00:08 +02:00
winemine winemine: Update simplified Chinese translation. 2010-09-29 11:32:52 +02:00
winepath makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
winetest winetest: Add the '-i' option so one can specify a test environment description. 2010-09-29 10:04:28 +02:00
winevdm makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
winhelp.exe16 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
winhlp32 winhlp32: Update Korean resource. 2010-10-18 19:08:37 +02:00
winoldap.mod16 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
winver makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
wordpad wordpad: Added Hebrew translation. 2010-10-22 12:04:57 +02:00
write write: Add the Serbian (Latin and Cyrillic) translation. 2010-10-25 13:52:51 +02:00
wscript makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
xcopy xcopy: Fix command line parsing logic. 2010-10-27 11:59:24 +02:00
Makeprog.rules.in makefiles: Move all the recursion rules to the top-level makefile. 2010-02-11 14:38:26 +01:00