Sweden-Number/programs
Marcus Meissner 11705f569c winedbg: LoadStringw gets character size, not bytes. 2012-01-19 11:57:32 +01:00
..
aspnet_regiis
attrib attrib: Avoid hardcoding the Unicode string literal lengths. 2011-12-16 17:40:45 +01:00
cabarc
cacls
clock clock: Rename the Info menu to Help for consistency. 2011-04-13 14:13:56 +02:00
cmd cmd: Avoid unreachable code (Coverity). 2012-01-03 19:28:22 +01:00
control
cscript cscript: Add forwarder to wscript. 2011-12-29 17:56:53 +01:00
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: Remove unused resource strings. 2012-01-03 19:29:54 +01:00
oleview oleview: Mark a couple of button labels as not needing translation. 2012-01-09 12:51:46 +01:00
ping
plugplay
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: Fix handle leaks. 2012-01-03 12:37:52 +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: Store the RunKey names in regular string variables. 2012-01-05 21:27:34 +01:00
winebrowser winebrowser: Use IUri API for URL-related logic. 2011-12-08 19:35:58 +01:00
winecfg winecfg: Remove the Direct3D settings. 2012-01-12 12:35:45 +01:00
wineconsole wineconsole: Don't include spaces before colons in English strings. 2012-01-16 13:14:42 +01:00
winedbg winedbg: LoadStringw gets character size, not bytes. 2012-01-19 11:57:32 +01:00
winedevice winedevice: A driver path can also start with \systemroot\. 2011-11-23 18:10:17 +01:00
winefile winefile: Fix the group box labels to follow the Windows GUI guidelines,. 2011-12-29 16:30:38 +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
winepath
winetest winetest: Fix handle leak. 2012-01-03 12:37:55 +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: Standardize the 'Not yet implemented' messages. 2012-01-12 19:30:13 +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 a typo. 2012-01-11 17:47:26 +01:00
Makeprog.rules.in