wine-wine/programs
Alexandre Julliard a58f4abc08 makefiles: Allow using EXTRADLLFLAGS instead of APPMODE.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-04-24 11:27:39 +02:00
..
arp
aspnet_regiis makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
attrib attrib: Use the ARRAY_SIZE() macro. 2018-08-14 09:42:34 +02:00
cabarc
cacls
clock clock: Use the ARRAY_SIZE() macro. 2018-08-14 09:42:37 +02:00
cmd cmd: Correct capitalization of "Windows Explorer". 2019-04-03 19:28:19 +02:00
conhost
control
cscript
dism dism: Add stub program. 2018-06-05 09:25:55 +02:00
dpnsvr
dxdiag dxdiag: Use the ARRAY_SIZE() macro. 2018-08-21 23:21:52 +02:00
eject
expand
explorer explorer: Don't change Z-order of the taskbar when displaying it. 2019-01-09 10:18:25 -06:00
extrac32 extrac32: Use the ARRAY_SIZE() macro. 2018-08-14 10:16:03 +02:00
fc fc: Add stub program. 2018-06-01 19:54:08 +02:00
find find: Add stub program. 2018-06-01 19:54:33 +02:00
findstr
fsutil fsutil: Add stub program. 2016-04-27 19:43:21 +09:00
hh
hostname hostname: Use GetComputerNameW to get hostname. 2018-10-05 13:44:31 -05:00
icacls icacls: New stub program. 2016-02-08 20:14:31 +09:00
icinfo icinfo: Use the ARRAY_SIZE() macro. 2018-08-14 09:42:45 +02:00
iexplore iexplore/iexplore.inf: Add svcVersion reg key and update to win7. 2018-04-09 09:55:55 +02:00
ipconfig ipconfig: Use the ARRAY_SIZE() macro. 2018-08-14 09:42:56 +02:00
lodctr
mofcomp
mshta makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
msidb msidb: Add support for wildcard table import. 2019-03-19 18:31:15 +01:00
msiexec msi: Append the custom action client PID to the endpoint name. 2019-03-25 10:21:39 +01:00
msinfo32 msinfo32: Use the ARRAY_SIZE() macro. 2018-08-14 10:16:00 +02:00
net net: Use the ARRAY_SIZE() macro. 2018-08-14 09:42:48 +02:00
netsh
netstat netstat: Use the ARRAY_SIZE() macro. 2018-08-15 21:01:09 +02:00
ngen makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
notepad makefiles: Allow using EXTRADLLFLAGS instead of APPMODE. 2019-04-24 11:27:39 +02:00
oleview oleview: Add missing break (coverity). 2018-09-17 18:34:19 +02:00
ping ping: Distinguish between timeouts and other failures. 2018-04-04 22:04:26 +02:00
plugplay
powershell powershell: Add a stub program. 2017-07-13 13:05:19 +02:00
presentationfontcache
progman progman: Add missing apostrophe to IDS_SAVE_GROUP_AS_s string. 2019-04-02 19:45:54 +02:00
reg makefiles: Allow using EXTRADLLFLAGS instead of APPMODE. 2019-04-24 11:27:39 +02:00
regasm
regedit makefiles: Allow using EXTRADLLFLAGS instead of APPMODE. 2019-04-24 11:27:39 +02:00
regsvcs
regsvr32 makefiles: Support specifying installed files in the top-level makefile. 2018-11-27 14:48:04 +01:00
rpcss rpcss: Make rpcss a proper service. 2016-08-31 22:22:59 +09:00
rundll.exe16 makefiles: Unify APPMODE and EXTRADLLFLAGS variables. 2019-04-09 15:46:03 +02:00
rundll32
sc sc: Fix service handle leak on error path (Coverity). 2015-11-25 01:28:31 +09:00
schtasks schtasks: Ignore /tr and /ru options. 2018-01-23 18:29:12 +01:00
sdbinst
secedit
servicemodelreg
services services: Associate notify handle with service handle instead of service entry. 2019-01-28 22:23:28 +01:00
shutdown shutdown: Add stub implementation. 2016-03-02 23:32:46 +09:00
spoolsv
start start: Correct capitalization of "Windows Explorer". 2019-04-03 19:28:19 +02:00
subst subst: Add stub program. 2016-10-05 17:29:22 +02:00
svchost makefiles: Unify APPMODE and EXTRADLLFLAGS variables. 2019-04-09 15:46:03 +02:00
systeminfo
taskkill taskkill: Use the ARRAY_SIZE() macro. 2018-08-14 09:42:51 +02:00
tasklist
taskmgr makefiles: Allow using EXTRADLLFLAGS instead of APPMODE. 2019-04-24 11:27:39 +02:00
termsv
uninstaller uninstaller: Re-exec as 64-bit in wow64. 2019-04-02 19:35:43 +02:00
unlodctr makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
view view: Move open dialog filter string to resource file and add extensions. 2019-02-13 21:07:08 +01:00
wevtutil
wineboot wineboot: Also process Run keys from the 32-bit registry view. 2019-04-19 12:04:36 +02:00
winebrowser winebrowser: Use the ARRAY_SIZE() macro. 2018-08-14 10:16:03 +02:00
winecfg winecfg: Also set the text color for the license and version controls. 2019-04-18 23:11:38 +02:00
wineconsole makefiles: Support specifying installed files in the top-level makefile. 2018-11-27 14:48:04 +01:00
winedbg winedbg: Fix incorrect pointer casts. 2018-12-14 18:24:46 +01:00
winedevice winedevice: Reimplement (un)loading drivers on top of ZwLoadDriver()/ZwUnloadDriver(). 2018-08-29 22:01:38 +02:00
winefile winefile: Remove useless cast to self. 2019-03-09 02:10:22 +01:00
winemenubuilder winemenubuilder: Remove useless cast to self. 2019-03-09 02:10:28 +01:00
winemine makefiles: Support specifying installed files in the top-level makefile. 2018-11-27 14:48:04 +01:00
winemsibuilder
winepath makefiles: Support specifying installed files in the top-level makefile. 2018-11-27 14:48:04 +01:00
winetest winetest: Also check for builtin dll signature. 2019-04-22 19:48:26 +02:00
winevdm winevdm: Require DOSBox for running DOS executables. 2018-01-31 17:14:13 +01:00
winhelp.exe16 makefiles: Unify APPMODE and EXTRADLLFLAGS variables. 2019-04-09 15:46:03 +02:00
winhlp32 winhlp32: Avoid an ARRAY_SIZE-like macro. 2018-08-14 10:16:03 +02:00
winmgmt programs: Add a stub winmgmt service. 2018-05-03 14:08:30 +02:00
winoldap.mod16 makefiles: Unify APPMODE and EXTRADLLFLAGS variables. 2019-04-09 15:46:03 +02:00
winver
wmic wmic: Pad output with spaces. 2018-10-08 20:26:35 +02:00
wmplayer wmplayer: Add stub program. 2015-11-10 18:39:49 +09:00
wordpad makefiles: Allow using EXTRADLLFLAGS instead of APPMODE. 2019-04-24 11:27:39 +02:00
write
wscript wscript: Use the ARRAY_SIZE() macro. 2018-07-13 19:10:01 +02:00
wusa
xcopy makefiles: Allow using EXTRADLLFLAGS instead of APPMODE. 2019-04-24 11:27:39 +02:00