wine/programs
Francois Gouget dfcc45cc17 winetest: Trace the keyboard layout.
It is important for the input tests so add it to the global locale
information.
2023-02-17 18:59:29 +01:00
..
arp
aspnet_regiis
attrib
cabarc
cacls
certutil certutil: Add stub program. 2022-11-07 21:16:10 +01:00
chcp.com
clock
cmd cmd: Use standard C functions for memory allocation. 2022-12-09 17:52:25 +01:00
conhost conhost: Only update font when running with a window. 2023-02-06 22:34:44 +01:00
control
cscript
dism
dllhost
dplaysvr
dpnsvr
dpvsetup
dxdiag
eject
expand
explorer explorer: Put the calling convention inside the function pointer parentheses. 2022-11-22 18:27:30 +01:00
extrac32
fc
find
findstr
fsutil
hh
hostname
icacls
icinfo
iexplore
ipconfig
lodctr
mofcomp
mshta
msidb msidb: Use CRT allocation functions. 2022-09-09 23:21:40 +02:00
msiexec
msinfo32
net
netsh
netstat
ngen ngen: Add version resource. 2022-10-11 18:40:37 +02:00
notepad notepad: Fix uninitialized upper 64-bits of pos in DoFind. 2023-01-18 22:55:19 +01:00
oleview
ping ping: Use CRT allocation functions. 2022-09-09 23:21:40 +02:00
plugplay
powershell
presentationfontcache
progman
reg reg: Add REG_QWORD support to 'add'. 2022-06-27 22:58:21 +02:00
regasm
regedit regedit: Clip siblings when drawing list and tree views. 2023-01-06 10:41:21 +01:00
regini
regsvcs
regsvr32
robocopy
rpcss rpcss: Use I_Rpc(Free|Allocate) in MIDL_user_(allocate|free). 2022-11-23 17:59:47 +01:00
rundll.exe16
rundll32
sc
schtasks
sdbinst
secedit
servicemodelreg
services services: Avoid calling RtlInitUnicodeString on a static constant. 2023-02-10 19:09:16 +01:00
setx setx: Add stub program. 2022-11-07 21:16:10 +01:00
shutdown
spoolsv
start
subst
svchost
systeminfo
taskkill taskkill: Use exit code 1 when terminating processes. 2023-02-02 10:56:34 +01:00
tasklist
taskmgr taskmgr: Use exit code 1 when terminating processes. 2023-02-02 10:56:32 +01:00
termsv
uninstaller
unlodctr
view
wevtutil
where
whoami
wineboot wineboot: Avoid calling RtlInitUnicodeString on a static constant. 2023-02-13 15:54:40 +01:00
winebrowser
winecfg winecfg: Fix CurrentVersion registry string for Windows 10 and up. 2023-02-01 17:11:47 +01:00
wineconsole wineconsole: Set launched process name as created console title. 2022-12-05 20:04:54 +01:00
winedbg winedbg: Don't expose module whose machine isn't the process' one to gdb. 2023-02-06 22:34:44 +01:00
winedevice
winefile winefile: Use 10 DLUs for check box height. 2022-07-15 11:32:54 +02:00
winemenubuilder
winemine
winemsibuilder winemsibuilder: Use CRT allocation functions. 2022-07-05 12:34:03 +02:00
winepath winepath: Free wine_get_(dos|unix)_file_name memory with HeapFree. 2022-11-25 18:09:57 +01:00
winetest winetest: Trace the keyboard layout. 2023-02-17 18:59:29 +01:00
winevdm
winhelp.exe16
winhlp32 winhlp32: Fix memory leak on realloc failure in HLPFILE_RtfAddBitmap (cppcheck). 2023-02-07 17:46:55 +01:00
winmgmt
winoldap.mod16
winver
wmic wmic: Support array of BSTRs in convert_to_bstr(). 2022-11-24 22:20:20 +01:00
wmplayer
wordpad wordpad: Use CRT allocation functions. 2022-07-05 12:34:03 +02:00
write
wscript wscript: Use CRT memory allocation functions. 2022-07-05 12:34:03 +02:00
wuauserv
wusa
xcopy