Sweden-Number/programs
Aric Stewart 54c7b7e81b Revert 7c35db07c35db0... msiexec: Use CommandLineToArgvW instead of process_args to reduce code duplication.
The previous command line processing is not identical to
CommandLineToArgvW and CommandLineToArgvW breaks msi command line
processing for things such as Excel Viewer 2003.

Specifically the command line created by the Excel Viewer 2003 and
passed to msiexec.exe is "c:\windows\system32\msiexec.exe" /I
C:\windows\temp\IXP000.TMP\XLVIEW.MSI CDCACHE="2"
LAUNCHEDFROMSETUP="1" SETUPEXEPATH="C:\windows\temp\IXP000.TMP\"
SETUPEXENAME="SETUP.EXE" /lpiwaeo "C:\windows\temp\Microsoft Office
Excel Viewer 2003 Setup(0001)_Task(0001).txt" CDCACH"...
2007-03-22 15:54:14 +01:00
..
clock clock: Make the window round in no title bar mode, to exercise SetWindowRgn. 2007-03-05 16:43:27 +01:00
cmd cmd.exe: Only write 'bytes free' message if a file was displayed during dir. 2007-03-19 14:05:39 +01:00
cmdlgtst cmdlgtst: Add Polish translation. 2007-01-15 12:42:35 +01:00
control control.exe: Remove unused define. 2006-10-30 11:17:55 +01:00
eject
expand
explorer shell32/explorer: Support different structure sizes in Shell_NotifyIcon. 2007-03-19 13:05:30 +01:00
hh
icinfo
iexplore
msiexec Revert 7c35db07c35db0... msiexec: Use CommandLineToArgvW instead of process_args to reduce code duplication. 2007-03-22 15:54:14 +01:00
notepad notepad: Fully revise Korean translation. 2007-03-01 20:42:48 +01:00
oleview oleview: Use standard APIs in SaveIdl and avoid overflows. 2007-03-13 21:17:03 +01:00
progman Change some functions arguments from () -> (void). 2007-03-12 12:25:31 +01:00
regedit Mark several functions as static. 2007-03-13 13:35:12 +01:00
regsvr32
rpcss rpcss: Fix a file handle leak in RPCSS_BecomePipeServer(). 2007-03-08 22:17:05 +01:00
rundll32
spoolsv spoolsv: Added spoolsv.exe. 2007-03-20 12:46:31 +01:00
start start: Add Polish translation. 2007-03-13 20:51:57 +01:00
taskmgr taskmgr: Remove unused variable and if check (Coverity). 2007-01-08 12:35:20 +01:00
uninstaller Assorted spelling fixes. 2007-02-14 21:03:57 +01:00
view Consistently use SUBLANG_NEUTRAL for Italian resources. 2006-12-05 11:28:38 +01:00
wineboot wineboot: Start items in StartUp folder on boot. 2007-02-14 21:46:03 +01:00
winebrowser
winecfg Change some functions arguments from () -> (void). 2007-03-12 12:25:31 +01:00
wineconsole Change some functions arguments from () -> (void). 2007-03-12 12:25:31 +01:00
winedbg winedbg: Do not write over const char * parameter. 2007-03-08 11:58:17 +01:00
winefile winefile: Add a Portuguese translation (contributed by Americo Jose Melo). 2006-11-28 12:13:34 +01:00
winemenubuilder Don't put single quotes around '%s' when using the debugstr_*() functions. 2007-01-18 12:55:50 +01:00
winemine winemine: Add Romanian translation. 2007-03-16 12:25:50 +01:00
winepath winepath: Fix --unix so it works whether the Windows path refers to an existing file/directory or not. 2006-11-27 17:03:51 +01:00
winetest programs/winetest: Raise fileversion. 2007-03-05 12:06:23 +01:00
winevdm
winhelp Don't put single quotes around '%s' when using the debugstr_*() functions. 2007-01-18 12:55:50 +01:00
winver
wordpad wordpad: Update Polish translation. 2007-03-13 21:27:50 +01:00
xcopy Basic implementation of xcopy. 2007-03-19 14:50:32 +01:00
Makefile.in spoolsv: Added spoolsv.exe. 2007-03-20 12:46:31 +01:00
Makeprog.rules.in
wineapploader.in
winelauncher.in