wine/programs
Zhiyi Zhang 8459a5272a explorer: Use a valid taskbar position when the taskbar is hidden.
Some applications use FindWindowA() with class Shell_TrayWnd to find the taskbar window on Windows.
Then GetWindowRect() is called to get the taskbar window rectangle. Finally, the taskbar window
rectangle is subtracted from the primary screen rectangle to calculate the work area. Without a
valid taskbar window position, these applications end up getting an incorrect work area and going
down the wrong path. So use the same position and size as the host system panel for explorer taskbar
when it's hidden.
2022-11-17 10:00:24 +01:00
..
arp
aspnet_regiis
attrib attrib: Use OEM code page for output. 2022-05-02 11:47:14 +02:00
cabarc
cacls
certutil certutil: Add stub program. 2022-11-07 21:16:10 +01:00
chcp.com chcp: Use OEM code page for output. 2022-05-02 11:47:17 +02:00
clock
cmd cmd: Don't write outside of variable array. 2022-11-14 13:13:02 +01:00
conhost conhost/tests: Fix some conditions on tty test termination. 2022-11-01 20:46:23 +01:00
control
cscript
dism
dllhost dllhost: Try to load the dll server's factory at the start. 2022-05-06 12:07:07 +02:00
dplaysvr
dpnsvr
dpvsetup
dxdiag
eject
expand
explorer explorer: Use a valid taskbar position when the taskbar is hidden. 2022-11-17 10:00:24 +01:00
extrac32
fc
find
findstr
fsutil fsutil: Use OEM code page for output. 2022-05-02 11:47:19 +02:00
hh
hostname hostname: Use OEM code page for output. 2022-05-02 11:47:21 +02:00
icacls
icinfo icinfo: Use OEM code page for output. 2022-05-02 11:47:24 +02:00
iexplore
ipconfig ipconfig: Use OEM code page for output. 2022-05-02 11:47:26 +02:00
lodctr
mofcomp
mshta
msidb msidb: Use CRT allocation functions. 2022-09-09 23:21:40 +02:00
msiexec
msinfo32
net net: Use OEM code page for output. 2022-05-02 11:47:28 +02:00
netsh
netstat netstat: Use OEM code page for output. 2022-05-02 11:47:30 +02:00
ngen ngen: Add version resource. 2022-10-11 18:40:37 +02:00
notepad notepad: Show goto dialog box. 2022-09-23 15:16:48 +02: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: Add a direct import for shcore. 2022-09-30 18:34:22 +02:00
regini
regsvcs
regsvr32 regsvr32: Use OEM code page for output. 2022-05-02 11:47:34 +02:00
robocopy
rpcss rpcss: Use CRT memory allocation functions. 2022-07-05 12:34:03 +02:00
rundll.exe16
rundll32 rundll32: Activate context at ID 123 before calling library functions. 2022-04-13 18:15:48 +02:00
sc sc: Allow using separate arguments for parameter name and value. 2022-05-03 20:39:14 +02:00
schtasks schtasks: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
sdbinst
secedit
servicemodelreg
services services: Start services detached from console. 2022-03-17 21:06:10 +01:00
setx setx: Add stub program. 2022-11-07 21:16:10 +01:00
shutdown
spoolsv
start start: Use OEM code page for output. 2022-05-02 11:47:36 +02:00
subst
svchost
systeminfo
taskkill taskkill: Use OEM code page for output. 2022-05-02 11:47:37 +02:00
tasklist
taskmgr taskmgr: Fix the unit in memory usage graph on performance tab. 2022-05-23 10:27:54 +02:00
termsv
uninstaller uninstaller: Use OEM code page for output. 2022-05-02 11:47:39 +02:00
unlodctr
view
wevtutil
where
whoami whoami: Use OEM code page for output. 2022-05-02 11:47:40 +02:00
wineboot wineboot: Don't use ai_canonname for ComputerName if it is "localhost". 2022-04-27 21:47:43 +02:00
winebrowser
winecfg uuid: Add propkey.h. 2022-11-08 20:07:51 +01:00
wineconsole
winedbg winedbg: Don't use invalid address mode in exception prolog. 2022-11-14 13:13:02 +01:00
winedevice
winefile winefile: Use 10 DLUs for check box height. 2022-07-15 11:32:54 +02:00
winemenubuilder winemenubuilder: Use the full path name when extracting an icon. 2022-03-31 18:51:32 +02:00
winemine
winemsibuilder winemsibuilder: Use CRT allocation functions. 2022-07-05 12:34:03 +02:00
winepath winepath: Use CRT allocation functions. 2022-07-05 12:34:03 +02:00
winetest winetest: Let the get_subtests() caller report errors. 2022-10-20 18:29:59 +02:00
winevdm
winhelp.exe16
winhlp32
winmgmt
winoldap.mod16
winver
wmic wmic: Handle properly list for GET verb. 2022-07-05 19:06:12 +02: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 wusa: Remove string duplication helper. 2022-04-20 22:57:51 +02:00
xcopy xcopy: Use OEM code page for output. 2022-05-02 11:47:43 +02:00