Sweden-Number/programs
André Hentschel 40e7f7b787 winedbg: Remove SPARC support. 2013-03-11 10:49:14 +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 cmd: Fixed memory leak in WCMD_run_program. 2013-03-01 18:03:30 +01:00
conhost conhost.exe: Add stub program. 2013-01-03 16:46:55 +01:00
control
cscript cscript: Correct forming cmd for forwarding to wscript. 2013-01-29 17:50:17 +01:00
dxdiag
eject
expand
explorer explorer: Return a simple boolean instead of a window in the wine_create_desktop entry point. 2013-02-06 12:50:04 +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: Convert DoRegServer to Unicode. 2013-02-12 14:51:38 +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: Remove SPARC support. 2013-03-11 10:49:14 +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: Try to wait for creating icon files. 2013-01-30 20:10:51 +01:00
winemine
winemsibuilder
winepath
winetest winetest: Remove SPARC support. 2013-03-05 11:00:52 +01:00
winevdm winevdm: Remove unneeded shadow variable. 2012-04-23 11:42:26 +02:00
winhelp.exe16
winhlp32 winhlp32: Properly detect non-ASCII chars. 2013-02-18 15:06:10 +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