Sweden-Number/programs
Eric Pouech acdbe6c296 regedit/tests: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-03 17:19:41 +01:00
..
arp
aspnet_regiis
attrib include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
cabarc include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
cacls
chcp.com include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
clock
cmd include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
conhost conhost/tests: Enable compilation with long types. 2022-02-03 17:19:41 +01:00
control
cscript include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
dism
dplaysvr
dpnsvr
dpvsetup
dxdiag include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
eject include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
expand expand: Use the standard va_list instead of __ms_va_list. 2021-10-25 11:00:40 +02:00
explorer explorer: Only try to destroy the IShellWindows object if it exists. 2022-02-02 23:22:50 +01:00
extrac32
fc
find find/tests: Enable compilation with long types. 2022-02-03 17:19:41 +01:00
findstr
fsutil fsutil/tests: Enable compilation with long types. 2022-02-03 17:19:41 +01:00
hh
hostname hostname: Use the standard va_list instead of __ms_va_list. 2021-10-25 11:00:55 +02:00
icacls
icinfo icinfo: Use the standard va_list instead of __ms_va_list. 2021-10-25 11:01:02 +02:00
iexplore
ipconfig ipconfig: Print primary DNS suffix. 2021-11-09 22:02:55 +01:00
lodctr
mofcomp
mshta
msidb
msiexec include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
msinfo32
net include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
netsh
netstat include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
ngen
notepad
oleview
ping include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
plugplay include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
powershell
presentationfontcache include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
progman progman: Use correct integral type. 2022-01-26 21:53:55 +01:00
reg include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
regasm
regedit regedit/tests: Enable compilation with long types. 2022-02-03 17:19:41 +01:00
regini
regsvcs
regsvr32 include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
robocopy robocopy: Add stub. 2021-10-18 21:26:10 +02:00
rpcss include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
rundll.exe16
rundll32
sc include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
schtasks include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
sdbinst
secedit
servicemodelreg
services include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
shutdown
spoolsv include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
start include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
subst
svchost include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
systeminfo
taskkill taskkill: Use the standard va_list instead of __ms_va_list. 2021-10-25 11:02:04 +02:00
tasklist
taskmgr
termsv include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
uninstaller include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
unlodctr
view
wevtutil
where
whoami include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
wineboot include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
winebrowser include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
winecfg include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
wineconsole include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
winedbg winedbg: Use correct integral type. 2022-01-31 18:38:55 +01:00
winedevice include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
winefile winefile: Set size before calling RegQueryValueExW(). 2021-10-20 11:22:30 +02:00
winemenubuilder include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
winemine
winemsibuilder include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
winepath
winetest include/msvcrt: Add attribute((format)) to printf and scanf -like APIs. 2022-01-31 18:38:55 +01:00
winevdm Revert "winevdm: Enable visual styles.". 2021-10-18 10:47:56 +02:00
winhelp.exe16
winhlp32 include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
winmgmt include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
winoldap.mod16 include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
winver
wmic wmic: Use the standard va_list instead of __ms_va_list. 2021-10-25 11:03:00 +02:00
wmplayer
wordpad include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
write
wscript include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
wuauserv include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
wusa include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
xcopy include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00