wine/programs
2011-12-29 16:26:53 +01:00
..
aspnet_regiis
attrib attrib: Avoid hardcoding the Unicode string literal lengths. 2011-12-16 17:40:45 +01:00
cabarc cabarc: Set the initial cabinet number to 0. 2011-02-19 13:06:20 +01:00
cacls
clock clock: Rename the Info menu to Help for consistency. 2011-04-13 14:13:56 +02:00
cmd cmd: Merge two if blocks. 2011-12-20 20:24:10 +01:00
control
dxdiag dxdiag: Avoid dead increment (clang). 2011-11-14 11:46:40 +01:00
eject
expand expand: Initialize a variable (Coverity). 2011-11-25 17:12:21 +01:00
explorer explorer: Use _P_DETACH instead of _P_NOWAIT with spawnvp() to avoid zombies. 2011-12-01 10:46:31 +01:00
extrac32
hh
hostname programs: Document the reason for the WriteConsole() fall back. 2011-08-24 19:07:45 +02:00
icinfo icinfo: No longer use stdio functions, but direct kernel32 ones. 2011-11-04 16:14:27 +01:00
iexplore ieframe: ieframe variant of IEWinMain is Unicode. 2011-10-20 20:48:26 +02:00
ipconfig ipconfig: Fix the string resources so their format placeholders can be reordered. 2011-11-21 13:01:11 +01:00
lodctr
mofcomp
mshta
msiexec msiexec: Preserve the first argument in process_args_from_reg. 2011-11-03 13:09:07 +01:00
net net: Use FormatMessageW() for better internationalization support. 2011-10-21 12:31:18 +02:00
netsh
ngen
notepad notepad: Fix a string resource so its format placeholders can be reordered. 2011-11-24 17:15:01 +01:00
oleview oleview: Fix a string resource so its format placeholders can be reordered. 2011-11-21 12:59:38 +01:00
ping
plugplay programs: Add a stubbed PlugPlay service. 2011-01-31 17:39:49 +01:00
presentationfontcache programs: Add a stub FontCache3.0.0.0 service. 2011-08-24 14:33:43 +02:00
progman progman: Convert dialogs to po files. 2011-11-08 18:19:14 +01:00
reg programs: Document the reason for the WriteConsole() fall back. 2011-08-24 19:07:45 +02:00
regasm programs: Add a stub implementation of regasm.exe. 2011-09-05 17:15:56 +02:00
regedit regedit: Merge accelerators into the main resource file. 2011-12-19 20:15:53 +01:00
regsvcs
regsvr32
rpcss widl: Default to the cdecl calling convention in client/server functions. 2011-06-13 11:53:28 +02:00
rundll.exe16
rundll32
sc
secedit
servicemodelreg
services services: Terminate service when its status is set to SERVICE_STOPPED. 2011-12-12 15:50:41 +01:00
spoolsv
start Assorted spelling fixes. 2011-08-24 19:07:46 +02:00
svchost
taskkill taskkill: Fix the string resources so their format placeholders can be reordered. 2011-11-21 12:52:55 +01:00
taskmgr taskmgr: Remove unneeded and untranslatable widget labels. 2011-12-16 17:40:33 +01:00
termsv
uninstaller uninstaller: Don't list system components. 2011-05-30 11:16:23 +02:00
unlodctr
view view: Remove unneeded RC files. 2011-12-16 10:22:23 +01:00
wineboot wineboot: Make runkeys_names global variable static. 2011-11-18 15:37:04 +01:00
winebrowser winebrowser: Use IUri API for URL-related logic. 2011-12-08 19:35:58 +01:00
winecfg winecfg: Bump NT 3.51 to Service Pack 5. 2011-12-05 12:22:28 +01:00
wineconsole wineconsole: Light and dark gray colors are exchanged in the user backend. 2011-12-21 14:48:27 +01:00
winedbg winedbg: Use proper links in the crash dialog. 2011-11-28 16:40:46 +01:00
winedevice winedevice: A driver path can also start with \systemroot\. 2011-11-23 18:10:17 +01:00
winefile winefile: Merge accelerators into the main resource file. 2011-12-19 20:15:53 +01:00
winemenubuilder winemenubuilder: Use _P_DETACH instead of _P_NOWAIT with spawnvp() to avoid zombies. 2011-12-01 10:46:56 +01:00
winemine winemine: Use sentence capitalization for group box labels. 2011-12-29 16:26:53 +01:00
winemsibuilder programs: Add winemsibuilder. 2011-02-01 18:14:08 +01:00
winepath
winetest winetest: Always report errors and fatal errors, even in quiet mode. 2011-12-28 17:47:57 +01:00
winevdm winevdm: Don't give up if we can't shorten the current directory. 2011-10-03 09:44:22 -05:00
winhelp.exe16
winhlp32 winhlp32: Fix hlpfile content decompression in phrase40 mode. 2011-11-16 09:44:41 +01:00
winoldap.mod16
winver
wmic
wordpad wordpad: Merge accelerators into the main resource file. 2011-12-19 20:15:54 +01:00
write
wscript wscript: Added tests using vbscript. 2011-10-19 16:39:14 +02:00
xcopy xcopy: Fix varargs handling for 64-bit. 2011-10-20 17:05:19 +02:00
Makeprog.rules.in