wine-wine/programs
Jacek Caban d29e59a145 rbtree.h: Take wine_rb_entry as wine_rb_remove argument type and add new wine_rb_remove_key helper using key.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-09-14 00:01:53 +09:00
..
arp makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
aspnet_regiis makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
attrib attrib: Fix incorrect comment. 2015-03-31 00:04:44 +09:00
cabarc cabarc: Use BOOL type where appropriate. 2014-02-20 11:18:41 +01:00
cacls makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
clock makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
cmd ntdll: Keep drive letter size in RtlGetFullPathName_U when full path is specified. 2016-07-29 23:12:11 +09:00
conhost makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
control control: Remove unused string (Clang). 2014-11-25 19:49:39 +01:00
cscript wscript: Added IHost::Echo implementation. 2015-02-02 22:26:31 +09:00
dpnsvr dpnsvr.exe: New stub program. 2014-02-18 14:13:37 +01:00
dxdiag dxdiag: Do not omit mandatory argument to WriteFile. 2014-07-14 17:22:41 +02:00
eject makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
expand makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
explorer explorer: Fix hiding the taskbar when there are no system tray items. 2016-06-17 12:08:23 +09:00
extrac32 makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
findstr makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
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 configure: Rename substituted variables to a standard _CFLAGS and _LIBS format. 2014-01-30 14:51:33 +01:00
icacls icacls: New stub program. 2016-02-08 20:14:31 +09:00
icinfo makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
iexplore iexplore: Sync registry and program resource values. 2015-12-22 10:46:49 +01:00
ipconfig makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
lodctr makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
mofcomp makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
mshta makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
msiexec msiexec: Fix a typo in the manpage. 2016-04-29 20:02:33 +09:00
net net: Don't call CloseServiceHandle() with an invalid handle. 2015-07-16 21:20:52 +09:00
netsh makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
netstat netstat: Fix incorrect comment. 2015-03-27 21:30:58 +09:00
ngen makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
notepad notepad: Make sure to use large enough buffer when composing window title (Coverity). 2016-03-08 11:11:42 +09:00
oleview oleview: Fix buffer length passed to Reg* functions (Coverity). 2016-03-08 11:12:00 +09:00
ping makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
plugplay makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
presentationfontcache makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
progman progman: Fix GROUP_AddGroup() declaration. 2015-11-27 15:38:54 +09:00
reg reg/tests: Exclude the null terminating character from MultiByteToWideChar conversion. 2016-09-03 00:42:16 +09:00
regasm makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
regedit regedit: Do not set s_eol to NULL when it will be re-assigned immediately. 2016-09-01 20:47:43 +09:00
regsvcs makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
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 makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
rundll32 rundll32: Use BOOL type where appropriate. 2014-02-06 17:08:12 +01:00
sc sc: Fix service handle leak on error path (Coverity). 2015-11-25 01:28:31 +09:00
schtasks makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
sdbinst sdbinst: New stub program. 2014-04-16 14:38:08 +02:00
secedit makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
servicemodelreg makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
services services: Load kernel drivers with same load order group into a single process. 2016-09-01 21:21:30 +09:00
shutdown shutdown: Add stub implementation. 2016-03-02 23:32:46 +09:00
spoolsv makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
start cmd: Consistently wrap lines to 75 characters. 2015-07-06 14:49:40 +09:00
svchost svchost: Add LOAD_WITH_ALTERED_SEARCH_PATH flag when loading the dll. 2014-09-17 17:58:31 +02:00
systeminfo systeminfo: Add stub program. 2014-10-09 17:36:22 +02:00
taskkill taskkill: Use BOOL type where appropriate. 2014-02-22 08:41:30 -06:00
tasklist makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
taskmgr taskmgr: Use SetRect() instead of open coding it. 2016-07-14 18:41:54 +09:00
termsv makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
uninstaller uninstaller: Add help switch and usage information. 2015-08-21 15:52:23 +09:00
unlodctr makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
view makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
wevtutil programs: Added stub wevtutil tool. 2014-02-26 09:14:00 -06:00
wineboot wineboot: Remove dead code (Clang). 2015-12-25 14:06:52 +01:00
winebrowser winebrowser: Support browser and mailer commands with arguments. 2016-05-28 14:53:00 +09:00
winecfg ntdll: Bump Win 10 version to 14393. 2016-08-22 12:42:08 +09:00
wineconsole server: Get and set the console pop-up color attributes. 2016-08-11 23:31:53 +09:00
winedbg dbghelp: Use documented member name in SYMBOL_INFO structure. 2016-03-22 12:20:58 +09: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: Clarify header width calculations. 2016-05-31 11:32:29 +09: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 makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
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 makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
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 makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
wmic makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
wmplayer wmplayer: Add stub program. 2015-11-10 18:39:49 +09:00
wordpad wordpad: Use InflateRect() instead of open coding it. 2016-07-10 11:07:38 +09:00
write write: Always append a backslash to the system directory. 2014-10-28 15:47:42 +09:00
wscript wscript: Added WScript.Quit tests. 2016-07-08 23:07:22 +09:00
wusa makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
xcopy xcopy: Ignore the /V option. 2015-01-07 23:48:25 +01:00