wine-wine/programs
Hugh McMaster acf0c92943 reg/tests: Add tests for /d with no data argument.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-02-11 01:26:45 +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 include: Implement todo_wine_if for usage in wine tests. 2016-02-09 20:09:27 +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: Support a quoted /desktop option. 2016-01-14 19:41:49 +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
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: Avoid broken pipe error caused by setting SERVICE_STOPPED state twice. 2015-12-04 21:56:20 +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 makefiles: Specify whether to install program binaries in the individual makefiles. 2015-10-30 14:58:50 +09:00
oleview oleview: Use proper pointer type when allocating names array (Coverity). 2015-12-29 22:38:29 +01: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: Add tests for /d with no data argument. 2016-02-11 01:26:45 +09:00
regasm makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
regedit regedit: Fix potential buffer leak, simplify error handling (Coverity). 2015-12-22 09:51:30 +01: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: Fix a protseq string leak (Valgrind). 2015-04-16 15:14:04 +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: Fix access adjustment by reordering code (Clang). 2015-12-24 11:59:20 +01: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: Fix changing of debug channels. 2015-10-15 13:26:26 +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: Don't use IUriBuilder with unix file: uri's. 2014-07-02 20:00:38 +02:00
winecfg winecfg: Use better shortcut keys. 2016-01-25 23:56:07 +09:00
wineconsole wineconsole: Improve a user dialog resource string. 2016-01-28 01:25:49 +09:00
winedbg winedbg: Remove a dead assignment (Clang). 2015-12-25 14:07:16 +01:00
winedevice winedevice: Do not omit mandatory argument for VirtualProtect. 2015-05-04 20:08:00 +09:00
winefile winefile: Set MDI child icon. 2016-01-06 18:12:35 +01:00
winemenubuilder winemenubuilder: Simplify MIME types list management. 2015-12-22 10:42:34 +01:00
winemine winemine: Fix loading program state from registry. 2015-11-11 16:43:25 +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 makefiles: Expand the test resource list through a makefile variable. 2015-11-13 22:24:53 +09:00
winevdm makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
winhelp.exe16 makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
winhlp32 Assorted spelling and grammar fixes. 2015-11-17 22:56:40 +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: Copy the correct amount of data with lstrcpynW (Coverity). 2015-07-20 06:32:47 +02:00
write write: Always append a backslash to the system directory. 2014-10-28 15:47:42 +09:00
wscript wscript: Correctly use CommandLineToArgvW. 2015-03-30 16:42:18 +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