wine/programs
2013-05-30 19:33:09 +02:00
..
aspnet_regiis
attrib attrib: Remove redundant code. 2012-11-06 16:02:42 +01:00
cabarc cabarc: Avoid some redefinition warnings. 2013-04-09 15:26:11 +02:00
cacls cacls: Print out arguments. 2012-12-26 18:23:04 +01:00
clock
cmd cmd: Print the debug string instead of the pointer value. 2013-04-17 21:29:20 +02: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: Watch the desktop folders for changes and update the launcher list accordingly. 2013-05-28 14:55:42 +02:00
extrac32 extrac32: Add /D switch support. 2013-04-24 20:15:29 +02:00
findstr findstr: Added stub exe. 2012-10-04 10:35:19 +02:00
hh
hostname
icinfo icinfo: Fix vsnprintfW usage. 2013-04-10 16:16:47 +02:00
iexplore iexplore: Add a 256x256 icon. 2013-03-27 20:12:27 +01:00
ipconfig ipconfig: Distinguish between IPv4 and IPv6 addresses. 2013-01-07 13:38:22 +01:00
lodctr
mofcomp
mshta
msiexec msiexec: Add a 256x256 icon. 2013-03-27 20:12:27 +01:00
net
netsh
netstat netstat: No need to allocate fixed length stats structs. 2013-04-30 11:50:21 +02:00
ngen
notepad notepad: Add a 256x256 icon. 2013-03-27 20:12:27 +01:00
oleview include: Add COM interface definitions needed for PrintDlgEx implementation. 2013-04-09 11:59:45 +02:00
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: Add a 256x256 icon. 2013-03-27 20:12:27 +01: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 handle leak for service handles (Coverity). 2013-05-28 14:33:30 +02:00
spoolsv
start start: Fix mask for creation flags (coverity). 2012-11-08 15:37:51 +01:00
svchost
taskkill
taskmgr taskmgr: Add a 256x256 icon. 2013-03-27 20:12:27 +01: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 libport: Rename spawnvp to _spawnvp to avoid the deprecated name. 2013-04-09 15:26:10 +02:00
winecfg winecfg: Add a 256x256 icon. 2013-03-27 20:12:27 +01:00
wineconsole wineconsole: Fix a pointer cast warning. 2013-04-09 15:26:11 +02:00
winedbg winedbg: Add x87 register support in gdb proxy. 2013-05-08 14:30:51 +02:00
winedevice winedevice: Retrieve the page size from ntdll. 2013-01-09 12:15:21 +01:00
winefile winefile: Add a 256x256 icon. 2013-03-27 20:12:28 +01:00
winemenubuilder winemenubuilder: Initialize a variable. 2013-05-30 19:33:09 +02:00
winemine winemine: Add a 256x256 icon. 2013-03-27 20:12:28 +01:00
winemsibuilder
winepath
winetest winetest: Add a 256x256 icon. 2013-03-27 20:12:28 +01:00
winevdm libport: Rename spawnvp to _spawnvp to avoid the deprecated name. 2013-04-09 15:26:10 +02:00
winhelp.exe16
winhlp32 winhlp32: Always open files as read only. 2013-04-08 11:37:03 +02:00
winoldap.mod16
winver
wmic wmic: Add support for querying class properties. 2012-06-19 11:26:02 +02:00
wordpad wordpad: Add a 256x256 icon. 2013-03-27 20:12:28 +01: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