.. |
arp
|
…
|
|
aspnet_regiis
|
…
|
|
attrib
|
attrib: Fix incorrect comment.
|
2015-03-31 00:04:44 +09:00 |
cabarc
|
…
|
|
cacls
|
…
|
|
clock
|
…
|
|
cmd
|
cmd/tests: A spelling fix in a comment.
|
2017-01-09 12:10:23 +01:00 |
conhost
|
…
|
|
control
|
…
|
|
cscript
|
…
|
|
dpnsvr
|
…
|
|
dxdiag
|
…
|
|
eject
|
…
|
|
expand
|
…
|
|
explorer
|
explorer: Ensure launchers_per_row is at least 1 as it is used in divisions.
|
2016-12-07 14:45:17 +01:00 |
extrac32
|
…
|
|
findstr
|
…
|
|
fsutil
|
fsutil: Add stub program.
|
2016-04-27 19:43:21 +09:00 |
hh
|
hh: Add an icon.
|
2015-03-19 13:57:55 +09:00 |
hostname
|
…
|
|
icacls
|
icacls: New stub program.
|
2016-02-08 20:14:31 +09:00 |
icinfo
|
…
|
|
iexplore
|
iexplore: Sync registry and program resource values.
|
2015-12-22 10:46:49 +01:00 |
ipconfig
|
…
|
|
lodctr
|
…
|
|
mofcomp
|
…
|
|
mshta
|
…
|
|
msiexec
|
msiexec: Fix a typo in the manpage.
|
2016-04-29 20:02:33 +09:00 |
msinfo32
|
msinfo32: Display an About dialog when the program is run.
|
2016-10-13 20:59:34 +02:00 |
net
|
net: Don't call CloseServiceHandle() with an invalid handle.
|
2015-07-16 21:20:52 +09:00 |
netsh
|
…
|
|
netstat
|
netstat: Fix incorrect comment.
|
2015-03-27 21:30:58 +09:00 |
ngen
|
…
|
|
notepad
|
notepad: Make sure to use large enough buffer when composing window title (Coverity).
|
2016-03-08 11:11:42 +09:00 |
oleview
|
oleview: Remove dead assignments (clang).
|
2017-01-16 17:10:05 +01:00 |
ping
|
…
|
|
plugplay
|
…
|
|
presentationfontcache
|
…
|
|
progman
|
progman: Fix GROUP_AddGroup() declaration.
|
2015-11-27 15:38:54 +09:00 |
reg
|
reg/tests: Add tests for quotes and slashes in keys, values and data.
|
2017-01-05 14:54:59 +01:00 |
regasm
|
…
|
|
regedit
|
regedit: Remove dead assignment (clang).
|
2017-01-16 22:02:27 +01:00 |
regsvcs
|
…
|
|
regsvr32
|
makefiles: Specify whether to install program binaries in the individual makefiles.
|
2015-10-30 14:58:50 +09:00 |
rpcss
|
rpcss: Make rpcss a proper service.
|
2016-08-31 22:22:59 +09:00 |
rundll.exe16
|
…
|
|
rundll32
|
…
|
|
sc
|
sc: Fix service handle leak on error path (Coverity).
|
2015-11-25 01:28:31 +09:00 |
schtasks
|
…
|
|
sdbinst
|
…
|
|
secedit
|
…
|
|
servicemodelreg
|
…
|
|
services
|
services: Check for services without lpBinaryPathName in get_winedevice_process.
|
2016-09-29 22:40:52 +09:00 |
shutdown
|
shutdown: Add stub implementation.
|
2016-03-02 23:32:46 +09:00 |
spoolsv
|
…
|
|
start
|
cmd: Consistently wrap lines to 75 characters.
|
2015-07-06 14:49:40 +09:00 |
subst
|
subst: Add stub program.
|
2016-10-05 17:29:22 +02:00 |
svchost
|
…
|
|
systeminfo
|
…
|
|
taskkill
|
…
|
|
tasklist
|
…
|
|
taskmgr
|
taskmgr: Use SetRect() instead of open coding it.
|
2016-07-14 18:41:54 +09:00 |
termsv
|
…
|
|
uninstaller
|
uninstaller: Add help switch and usage information.
|
2015-08-21 15:52:23 +09:00 |
unlodctr
|
…
|
|
view
|
…
|
|
wevtutil
|
…
|
|
wineboot
|
wineboot: Remove dead code (Clang).
|
2015-12-25 14:06:52 +01:00 |
winebrowser
|
winebrowser: Fix allocation count (Coverity).
|
2017-01-16 22:02:27 +01:00 |
winecfg
|
winecfg: Keep pending settings in static list.
|
2016-11-28 13:55:13 +01:00 |
wineconsole
|
wineconsole: Leave room for wide characters only when using a DBCS codepage.
|
2016-12-22 15:08:00 +01:00 |
winedbg
|
winedbg: Extend buffer in packet_query_monitor_process to avoid avoid overrun/truncation.
|
2016-10-03 11:51:32 +02:00 |
winedevice
|
rbtree.h: Take wine_rb_entry as wine_rb_remove argument type and add new wine_rb_remove_key helper using key.
|
2016-09-14 00:01:53 +09:00 |
winefile
|
winefile: Use StrFormatByteSizeW.
|
2016-10-11 16:59:32 +02:00 |
winemenubuilder
|
winemenubuilder: Use static initalizer for mimeProgidTree and nativeMimeTypes.
|
2016-08-31 22:22:46 +09:00 |
winemine
|
winemine: Use SetRect() instead of open coding it.
|
2016-07-04 11:02:36 +09:00 |
winemsibuilder
|
…
|
|
winepath
|
makefiles: Specify whether to install program binaries in the individual makefiles.
|
2015-10-30 14:58:50 +09:00 |
winetest
|
winetest: Remove duplicate if check.
|
2016-08-01 05:30:17 -05:00 |
winevdm
|
winevdm: Tell dosbox to read the current user's config.
|
2016-06-04 13:37:05 +09:00 |
winhelp.exe16
|
…
|
|
winhlp32
|
winhlp32: Fix a typo in comment.
|
2016-05-27 16:22:51 +09:00 |
winoldap.mod16
|
winoldapp: Grab the Win16 lock again before exiting.
|
2015-11-30 23:16:53 +09:00 |
winver
|
…
|
|
wmic
|
wmic: Improve cmd line parser and add support for path command.
|
2016-10-14 14:28:20 +02:00 |
wmplayer
|
wmplayer: Add stub program.
|
2015-11-10 18:39:49 +09:00 |
wordpad
|
wordpad: Use return value of LoadStringW() instead of calling lstrlenW().
|
2016-11-14 11:07:09 -06:00 |
write
|
…
|
|
wscript
|
wscript/tests: Use case insensitive comparition for paths.
|
2016-12-05 16:11:04 +01:00 |
wusa
|
…
|
|
xcopy
|
…
|
|