Sweden-Number/programs
Francois Gouget a5ff4b8088 Assorted spelling fixes. 2013-01-29 12:13:04 +01:00
..
aspnet_regiis
attrib attrib: Remove redundant code. 2012-11-06 16:02:42 +01:00
cabarc cabarc: Handle fdintENUMERATE notification. 2012-12-03 18:24:42 +01:00
cacls cacls: Print out arguments. 2012-12-26 18:23:04 +01:00
clock
cmd Assorted spelling fixes. 2013-01-29 12:13:04 +01:00
conhost conhost.exe: Add stub program. 2013-01-03 16:46:55 +01:00
control
cscript
dxdiag
eject
expand
explorer user32: Refresh the desktop when the wallpaper is changed. 2012-12-03 18:24:34 +01:00
extrac32
findstr findstr: Added stub exe. 2012-10-04 10:35:19 +02:00
hh
hostname
icinfo
iexplore
ipconfig ipconfig: Distinguish between IPv4 and IPv6 addresses. 2013-01-07 13:38:22 +01:00
lodctr
mofcomp
mshta
msiexec msiexec: Use FIELD_OFFSET to calculate the size of a struct with variable length array. 2012-11-12 13:16:59 +01:00
net
netsh
netstat netstat: Implement the UDP stats output. 2013-01-22 12:26:49 +01:00
ngen
notepad
oleview
ping
plugplay
presentationfontcache
progman
reg reg: Use the CSTR_XXX macros instead of numeric literals. 2012-06-21 08:33:54 +02:00
regasm
regedit regedit: Disallow editing root key names. 2012-10-16 20:46:01 +02:00
regsvcs
regsvr32
rpcss rpcss: Remove redundant define. 2012-12-27 17:15:40 +01:00
rundll.exe16
rundll32
sc
schtasks schtasks: Add a stub schtasks.exe. 2012-11-06 16:02:38 +01:00
secedit
servicemodelreg servicemodelreg: Keep debug channel name to 14 characters or fewer. 2012-12-13 11:20:34 +01:00
services services: Fix compilation on systems that don't support nameless unions. 2012-10-29 10:41:16 +01:00
spoolsv
start start: Fix mask for creation flags (coverity). 2012-11-08 15:37:51 +01:00
svchost
taskkill taskkill: Print a fixme if the /T option is used. 2012-05-18 18:10:40 +02:00
taskmgr taskmgr: Drop a superfluous TRUE:FALSE conditional expression. 2012-08-16 11:06:54 +02:00
termsv
uninstaller
unlodctr
view view: Buffer size of GetFileTitleW is in characters, not bytes (coverity). 2012-10-22 19:44:33 +02:00
wineboot Various background processes must be launched detached from current console (if any). 2013-01-16 14:02:55 +01:00
winebrowser
winecfg winecfg: Remove incorrect HeapFree (Coverity). 2012-09-10 11:47:25 +02:00
wineconsole wineconsole: Avoid TRUE:FALSE conditional expressions. 2012-08-27 19:49:43 +02:00
winedbg winedbg: Add ARM64 support. 2013-01-16 12:53:42 +01:00
winedevice winedevice: Retrieve the page size from ntdll. 2013-01-09 12:15:21 +01:00
winefile winefile: Check index before buffer overread (Coverity). 2012-10-15 13:31:04 +02:00
winemenubuilder winemenubuilder: Return the icon identifier instead of the full path on Mac OS X too. 2012-11-02 10:59:30 +01:00
winemine
winemsibuilder
winepath
winetest winetest: Add ARM64 support. 2013-01-16 12:53:47 +01:00
winevdm winevdm: Remove unneeded shadow variable. 2012-04-23 11:42:26 +02:00
winhelp.exe16
winhlp32 winhlp32: Mark up fallthrough switch case (coverity). 2012-11-08 15:37:52 +01:00
winoldap.mod16
winver
wmic wmic: Add support for querying class properties. 2012-06-19 11:26:02 +02:00
wordpad wordpad: Avoid TRUE:FALSE conditional expressions. 2012-08-13 17:30:17 +02:00
write
wscript wscript: Use proper helpers for iface calls. 2012-08-13 16:28:47 +02:00
wusa
xcopy xcopy: Fix indentation of a break (coverity). 2012-11-08 15:37:52 +01:00
Makeprog.rules.in