wine/dlls
2022-11-10 22:00:35 +01:00
..
acledit
aclui
activeds
activeds.tlb
actxprxy
adsldp adsldp/tests: Get rid of workarounds for Windows XP. 2022-09-20 20:53:10 +02:00
adsldpc
advapi32 advapi32/tests: Mark some failing tests as todo. 2022-09-16 14:07:13 +02:00
advpack
amsi
amstream
apisetschema
apphelp
appwiz.cpl mscoree: Update Wine Mono to 7.4.0. 2022-10-25 18:40:49 +02:00
atl
atl80
atl90
atl100
atl110
atlthunk
atmlib
authz
avicap32
avifil32 avifil32: Fix GCC 12.2 warning (-Warray-bounds). 2022-09-22 21:09:05 +02:00
avifile.dll16
avrt
bcrypt bcrypt: Validate hash output length. 2022-11-01 20:46:22 +01:00
bluetoothapis
browseui
bthprops.cpl
cabinet
capi2032
cards
cdosys
cfgmgr32
clusapi
cng.sys
combase
comcat
comctl32 comctl32/tests: Remove a now succeeding todo_wine. 2022-11-07 21:13:32 +01:00
comdlg32
comm.drv16
commdlg.dll16
compobj.dll16
compstui compstui: Test that callbacks are executed. 2022-10-31 12:11:55 +01:00
comsvcs
concrt140 concrt140: Use atomic write for releasing threadsafe_queue spin lock. 2022-09-20 09:24:37 +02:00
connect
credui
crtdll
crypt32 crypt32: Parse OCSP responder name. 2022-10-21 23:18:11 +02:00
cryptdlg
cryptdll
cryptext
cryptnet
cryptowinrt cryptowinrt: Implement GenerateRandomNumber(). 2022-09-20 09:28:38 +02:00
cryptsp
cryptui
ctapi32
ctl3d.dll16
ctl3d32
ctl3dv2.dll16
d2d1 d2d1: Use D2D1_ALPHA_MODE_IGNORE if D2D1_ALPHA_MODE_UNKNOWN is used for creating hwnd render targets. 2022-11-07 21:13:31 +01:00
d3d8 d3d8: Build without -DWINE_NO_LONG_TYPES. 2022-11-09 21:23:48 +01:00
d3d8thk
d3d9 d3d9: Build without -DWINE_NO_LONG_TYPES. 2022-11-09 21:23:48 +01:00
d3d10
d3d10_1
d3d10core d3d10core/tests: Fix the spelling of a comment. 2022-10-20 20:58:06 +02:00
d3d11 d3d11/tests: Use a pixel shader that consumes SV_Position in test_pipeline_statistics_query(). 2022-09-21 21:26:03 +02:00
d3d12
d3dcompiler_33
d3dcompiler_34
d3dcompiler_35
d3dcompiler_36
d3dcompiler_37
d3dcompiler_38
d3dcompiler_39
d3dcompiler_40
d3dcompiler_41
d3dcompiler_42
d3dcompiler_43
d3dcompiler_46
d3dcompiler_47
d3dim
d3dim700
d3drm
d3dx9_24
d3dx9_25
d3dx9_26
d3dx9_27
d3dx9_28
d3dx9_29
d3dx9_30
d3dx9_31
d3dx9_32
d3dx9_33
d3dx9_34
d3dx9_35
d3dx9_36
d3dx9_37
d3dx9_38
d3dx9_39
d3dx9_40
d3dx9_41
d3dx9_42
d3dx9_43
d3dx10_33
d3dx10_34
d3dx10_35
d3dx10_36
d3dx10_37
d3dx10_38
d3dx10_39
d3dx10_40
d3dx10_41
d3dx10_42
d3dx10_43
d3dx11_42
d3dx11_43
d3dxof
davclnt
dbgeng
dbghelp dbghelp: Support loading modules from Wine's multi-arch build tree. 2022-11-09 21:23:48 +01:00
dciman32
dcomp
ddeml.dll16
ddraw ddraw/tests: Mark tests failing randomly on Windows 8 as flaky. 2022-10-20 20:58:33 +02:00
ddrawex
devenum
dhcpcsvc
dhcpcsvc6
dhtmled.ocx
diasymreader
difxapi
dinput dinput/tests: Add dummy flaky test count. 2022-10-20 17:21:45 +02:00
dinput8
directmanipulation
dispdib.dll16
dispex
display.drv16
dmband
dmcompos
dmime
dmloader
dmscript
dmstyle
dmsynth
dmusic
dmusic32
dnsapi
dplay
dplayx
dpnaddr
dpnet dpnet/tests: Mark the test_enum_hosts*() tests failing randomly on Windows as flaky. 2022-10-10 11:01:22 +02:00
dpnhpast
dpnhupnp
dpnlobby
dpvoice
dpwsockx
drmclien
dsdmo
dsound uuid: Add propkey.h. 2022-11-08 20:07:51 +01:00
dsquery
dssenh
dsuiext
dswave
dwmapi
dwrite dwrite/tests: Use existing to create factory instance. 2022-10-18 23:52:30 +02:00
dx8vb
dxdiagn
dxgi dxgi/tests: Mark the test_swapchain_window_messages() tests failing randomly on Windows as flaky. 2022-10-11 11:43:59 +02:00
dxtrans
dxva2 dxva2/tests: Add another render target format to fix a test failure. 2022-10-14 21:52:55 +02:00
esent
evr
explorerframe
faultrep
feclient
fltlib
fltmgr.sys
fntcache
fontsub
fusion
fwpuclnt
gameux
gamingtcui
gdi.exe16
gdi32 gdi32/tests: Fix assertion message. 2022-11-07 21:13:32 +01:00
gdiplus gdiplus: Add GdipGetPenCompoundArray implementation. 2022-10-31 12:11:55 +01:00
glu32 glu32: Fix GCC 12.2 warnings. 2022-09-16 19:15:05 +02:00
gphoto2.ds
gpkcsp
hal
hhctrl.ocx hhctrl.ocx: Fix toolbar icons order. 2022-10-18 17:56:45 +02:00
hid
hidclass.sys
hidparse.sys
hlink
hnetcfg
http.sys http.sys: Use SO_EXCLUSIVEADDRUSE on listening socket. 2022-11-04 19:23:55 +01:00
httpapi http.sys: Use SO_EXCLUSIVEADDRUSE on listening socket. 2022-11-04 19:23:55 +01:00
ia2comproxy
iccvid
icmp
ieframe
ieproxy
ifsmgr.vxd
imaadp32.acm
imagehlp include: Include minidumpapiset.h in imagehlp.h. 2022-11-02 17:20:20 +01:00
imm.dll16
imm32 imm32/tests: Don't expect IME window if the parent is message-only window descendant. 2022-10-12 21:43:05 +02:00
inetcomm
inetcpl.cpl
inetmib1
infosoft
initpki
inkobj
inseng
iphlpapi
iprop
irprops.cpl
itircl
itss
joy.cpl
jscript jscript: Convert filetime to date properly using unsigned division. 2022-11-08 20:09:13 +01:00
jsproxy
kerberos
kernel32 kernel32: Null-terminate the atom names passed to NtAddAtom. 2022-11-04 19:23:55 +01:00
kernelbase kernelbase: Update timezone data to version 2022f. 2022-11-08 20:07:51 +01:00
keyboard.drv16
krnl386.exe16 krnl386.exe16: Don't pass NULL to printf/%s). 2022-09-27 18:14:34 +02:00
ksecdd.sys
ksproxy.ax
ksuser
ktmw32
l3codeca.acm
light.msstyles Revert "light.msstyles: Add nonclient metrics.". 2022-11-10 22:00:34 +01:00
loadperf
localspl
localui
lz32
lzexpand.dll16
mapi32
mapistub
mciavi32
mcicda
mciqtz32
mciseq
mciwave
mf mf/samplegrabber: Handle samples receieved in paused state. 2022-11-08 20:07:52 +01:00
mf3216
mferror
mfmediaengine mfmediaengine: Remove vertical flipping of video frames. 2022-10-14 18:03:38 +02:00
mfplat
mfplay
mfreadwrite
mfsrcsnk
mgmtapi
midimap
mlang
mmcndmgr
mmdevapi mmdevapi: Set the name of internal threads. 2022-10-20 18:29:15 +02:00
mmdevldr.vxd
mmsystem.dll16
monodebg.vxd
mountmgr.sys
mouse.drv16
mp3dmod
mpr
mprapi
msacm.dll16
msacm32
msacm32.drv
msado15
msadp32.acm
msasn1
mscat32
mscms
mscoree mscoree: Use standard C functions for memory allocation in assembly.c. 2022-11-10 09:46:23 +01:00
mscorwks
msctf
msctfmonitor
msctfp
msdaps
msdasql msdasql: Fix a typo in the is_fixed_length() function name. 2022-10-20 20:58:06 +02:00
msdelta
msdmo
msdrm
msftedit
msg711.acm
msgsm32.acm
mshtml mshtml: Add SVG and XHTML document information to the registry. 2022-11-08 20:09:13 +01:00
mshtml.tlb
msi msi: Disable FS redirection for temporary file in cabinet_copy_file(). 2022-09-28 21:23:16 +02:00
msident
msimg32
msimsg
msimtf
msisip
msisys.ocx
msls31
msnet32
mspatcha
msports
msrle32
msscript.ocx
mssign32
mssip32
mstask
msv1_0
msvcirt
msvcm80
msvcm90
msvcp60
msvcp70
msvcp71
msvcp80 msvcp90: Add _Wcerr_func implementation. 2022-11-02 16:01:31 +01:00
msvcp90 msvcp90: Make _Condition_variable_* function pointers static. 2022-11-03 18:33:09 +01:00
msvcp100
msvcp110
msvcp120
msvcp120_app
msvcp140 msvcp140: Link to vcruntime140. 2022-10-13 15:50:33 +02:00
msvcp140_1
msvcp140_2
msvcp140_atomic_wait
msvcp_win
msvcr70 msvcrt: Fix strncmp return value. 2022-09-19 20:12:32 +02:00
msvcr71 msvcrt: Fix strncmp return value. 2022-09-19 20:12:32 +02:00
msvcr80 msvcrt: Use WINAPIV calling convention for variadic functions. 2022-11-07 20:15:02 +01:00
msvcr90 msvcrt: Use WINAPIV calling convention for variadic functions. 2022-11-07 20:15:02 +01:00
msvcr100 msvcrt: Add _swprintf_p_l implementation. 2022-11-01 20:50:05 +01:00
msvcr110 msvcrt: Add _swprintf_p_l implementation. 2022-11-01 20:50:05 +01:00
msvcr120 msvcrt: Add _swprintf_p_l implementation. 2022-11-01 20:50:05 +01:00
msvcr120_app msvcrt: Add _swprintf_p_l implementation. 2022-11-01 20:50:05 +01:00
msvcrt msvcrt: Use WINAPIV calling convention for variadic functions. 2022-11-07 20:15:02 +01:00
msvcrt20
msvcrt40
msvcrtd msvcrt: Display message box in abort() for specific CRT versions only. 2022-10-24 11:13:39 +02:00
msvfw32
msvidc32
msvideo.dll16
mswsock
msxml
msxml2
msxml3
msxml4
msxml6
mtxdm
ncrypt
nddeapi
ndis.sys
netapi32
netcfgx
netio.sys
netprofm netprofm: Use CRT allocation functions. 2022-11-09 16:19:58 +01:00
netutils
newdev
ninput
normaliz
npmshtml
npptools
nsi nsi: Update struct nsi_tcp_conn_dynamic for Windows 11. 2022-10-14 21:52:55 +02:00
nsiproxy.sys
ntdll ntdll: Use a proper Unix syscall for RtlGetSystemTimePrecise(). 2022-11-10 10:38:12 +01:00
ntdsapi
ntoskrnl.exe ntoskrnl.exe: Implement KeInitializeGuardedMutex. 2022-11-10 09:49:31 +01:00
ntprint
objsel
odbc32 odbc: SQLGetInfoW allow NULL parameter InfoValue. 2022-09-26 11:36:50 +02:00
odbcbcp
odbccp32
odbccu32
ole2.dll16
ole2conv.dll16
ole2disp.dll16
ole2nls.dll16
ole2prox.dll16
ole2thk.dll16
ole32
oleacc
oleaut32 oleaut32/tests: Fix test failing on UTF-8 locale. 2022-10-20 18:29:03 +02:00
olecli.dll16
olecli32
oledb32 oledb32/tests: Free returned property set memory. 2022-09-19 20:10:26 +02:00
oledlg
olepro32
olesvr.dll16
olesvr32
olethk32
opcservices
opencl
opengl32 opengl32: Use RtlSetLastWin32Error instead of SetLastError. 2022-11-10 22:00:34 +01:00
packager
pdh
photometadatahandler
pidgen
powrprof
printui
prntvpt
propsys
psapi
pstorec
pwrshplugin
qasf
qcap qcap/tests: Test that the video capture filter sets timestamps. 2022-10-12 15:49:42 +02:00
qdvd
qedit
qmgr
qmgrprxy
quartz winegstreamer: Reject incompatible output types in MPEG layer-3 decoder. 2022-11-07 21:16:10 +01:00
query
qwave
rasapi16.dll16
rasapi32
rasdlg
regapi
resutils
riched20 riched20: Fix failing test in UTF8 locales. 2022-11-10 22:00:34 +01:00
riched32
rpcrt4 rpcrt4: Fix unexpected exception in ndr_marshal tests. 2022-11-07 21:13:32 +01:00
rsabase
rsaenh rsaenh: Pass exact size to BCryptFinishHash(). 2022-11-01 20:46:22 +01:00
rstrtmgr
rtutils
rtworkq
samlib
sane.ds
sapi sapi: Prevent resource leak (Coverity). 2022-11-02 14:43:47 +01:00
sas
scarddlg
sccbase
schannel schannel/tests: Get rid of workarounds for old Windows versions. 2022-10-12 17:18:59 +02:00
schedsvc schedsvc/tests: Add dummy flaky test count. 2022-10-20 17:21:45 +02:00
scrobj
scrrun scrrun: Fix FileSystemObject.OpenTextFile when writing to existing files. 2022-09-26 11:36:50 +02:00
scsiport.sys
sechost sechost: Set the name of internal threads. 2022-10-21 23:18:05 +02:00
secur32 secur32: Implement ApplyControlToken for SCHANNEL_SHUTDOWN. 2022-11-08 20:07:52 +01:00
security
sensapi
serialui
setupapi makefiles: Store PE objects in subdirectories in the build tree. 2022-10-26 15:03:05 +02:00
setupx.dll16
sfc
sfc_os
shcore shcore: Use delay import for user32 and ole32. 2022-09-30 18:34:18 +02:00
shdoclc
shdocvw
shell.dll16
shell32 shell32/tests: Improve timeout detection in shlexec tests. 2022-11-08 20:07:52 +01:00
shfolder
shlwapi
slbcsp
slc
snmpapi
softpub
sound.drv16
spoolss
sppc
srclient
srvcli
sspicli
stdole2.tlb
stdole32.tlb
sti
storage.dll16
stress.dll16
strmdll
svrapi
sxs
system.drv16
t2embed
tapi32
taskschd
tbs
tdh
tdi.sys
threadpoolwinrt threadpoolwinrt: Add initial implementation of RunAsync. 2022-09-20 09:26:11 +02:00
toolhelp.dll16
traffic
twain.dll16
twain_32
typelib.dll16
tzres
ucrtbase msvcrt: Add _mbctokata_l implementation. 2022-10-31 20:41:45 +01:00
uianimation
uiautomationcore uiautomationcore: Add support for navigating between sibling node providers of a parent HUIANODE. 2022-11-01 17:51:03 +01:00
uiribbon
unicows
updspapi
url
urlmon
usbd.sys
user.exe16 user.exe: Pass resource ID as a string in DIALOG_CreateControls16. 2022-10-18 17:55:19 +02:00
user32 user32/msgbox: Implement MB_SYSTEMMODAL. 2022-11-10 09:48:37 +01:00
userenv
usp10 usp10/tests: Add Katakana shaping test. 2022-11-04 19:23:55 +01:00
utildll
uxtheme uxtheme: Use atomic functions for reference counting. 2022-11-08 20:07:52 +01:00
vbscript vbscript: Improve argument type handling in Mid(). 2022-11-08 20:09:13 +01:00
vcomp
vcomp90
vcomp100
vcomp110
vcomp120
vcomp140
vcruntime140 vcruntime140_1: Link to vcruntime140. 2022-10-13 15:50:33 +02:00
vcruntime140_1 vcruntime140_1: Link to vcruntime140. 2022-10-13 15:50:33 +02:00
vdhcp.vxd
vdmdbg
ver.dll16
version
vga
virtdisk
vmm.vxd
vnbt.vxd
vnetbios.vxd
vssapi
vtdapi.vxd
vulkan-1 vulkan-1/tests: Fix test failures on llvmpipe. 2022-09-26 21:49:54 +02:00
vwin32.vxd
w32skrnl
w32sys.dll16
wbemdisp
wbemprox wbemproxy/tests: Prevent double free (Coverity). 2022-11-02 14:40:13 +01:00
wdscore
webservices
websocket
wer
wevtapi
wevtsvc
wiaservc
wimgapi
win32s16.dll16
win32u win32u: Always use the full union for sysparams entries. 2022-11-09 21:10:29 +01:00
win87em.dll16
winaspi.dll16
windebug.dll16
windows.devices.enumeration windows.devices.enumeration: Add stub IDeviceAccessInformation interface. 2022-10-13 10:37:45 +02:00
windows.gaming.input
windows.gaming.ui.gamebar windows.gaming.ui.gamebar: Add IGameBarStatics interface. 2022-11-04 19:23:56 +01:00
windows.globalization
windows.media.devices
windows.media.speech
windows.networking
windowscodecs windowscodecs/tests: Accept new error code from win11. 2022-10-13 10:37:21 +02:00
windowscodecsext
winealsa.drv uuid: Add propkey.h. 2022-11-08 20:07:51 +01:00
wineandroid.drv win32u: Add is_primary parameter to GetCurrentDisplaySettings. 2022-11-01 20:46:23 +01:00
winebus.sys winebus.sys: Ignore SDL events for devices which aren't started. 2022-11-02 17:00:00 +01:00
winecoreaudio.drv winecoreaudio: Clean up the timer queue handle in DllMain(). 2022-11-07 21:13:32 +01:00
winecrt0
wined3d wined3d: Always invalidate ~map_binding in texture write maps. 2022-11-09 21:23:48 +01:00
winegstreamer winegstreamer: Merge wm_reader_get_stream_sample with GetNextSample. 2022-11-08 20:09:13 +01:00
winehid.sys
winemac.drv winemac.drv: Stop using deprecated kIOMasterPortDefault constant. 2022-11-10 09:46:32 +01:00
winemapi
wineoss.drv mmdevapi: Integrate winecoreaudio's additions in unixlib.h. 2022-09-16 19:15:05 +02:00
wineps.drv wineps.drv: Remove DrvDocumentProperties entry point. 2022-11-01 20:46:22 +01:00
wineps16.drv16
winepulse.drv uuid: Add propkey.h. 2022-11-08 20:07:51 +01:00
wineusb.sys
winevulkan winevulkan: Fix host aliases declaration. 2022-11-10 22:00:35 +01:00
winex11.drv winex11.drv: Support _NET_WM_FULLSCREEN_MONITORS. 2022-11-04 19:23:55 +01:00
winexinput.sys
wing.dll16
wing32
winhttp winhttp: Support WINHTTP_OPTION_WEB_SOCKET_SEND_BUFFER_SIZE. 2022-10-13 10:45:53 +02:00
wininet wininet: Handle offline state in InternetGetConnectedStateExW. 2022-10-19 12:38:39 +02:00
winmm winmm: Add missing void parameter in function definition. 2022-11-02 16:22:30 +01:00
winnls.dll16
winnls32
winscard
winsock.dll16
winspool.drv winspool.drv: Use DrvDocumentPropertySheets driver entry in DocumentProperties. 2022-11-01 17:54:32 +01:00
winsta
wintab.dll16
wintab32
wintrust include: Include minidumpapiset.h in imagehlp.h. 2022-11-02 17:20:20 +01:00
wintypes
winusb winusb: Add WinUsb_Free stub. 2022-09-15 17:45:44 +02:00
wlanapi
wlanui
wldap32
wmasf
wmi
wmiutils
wmp
wmphoto
wmvcore winegstreamer: Use IWMSyncReader2_GetAllocateForStream in the async reader. 2022-10-12 15:49:19 +02:00
wnaspi32
wow32
wow64 wow64: Truncate too-large regions from NtQueryVirtualMemory(MemoryRegionInformation). 2022-11-09 21:51:28 +01:00
wow64cpu
wow64win user32: Hook drawing menu buttons. 2022-11-04 19:23:55 +01:00
wpc
wpcap
ws2_32 ws2_32/tests: Don't test protocol name in test_WSASocket(). 2022-11-08 20:07:52 +01:00
wsdapi
wshom.ocx
wsnmp32
wsock32
wtsapi32
wuapi
wuaueng
x3daudio1_0
x3daudio1_1
x3daudio1_2
x3daudio1_3
x3daudio1_4
x3daudio1_5
x3daudio1_6
x3daudio1_7
xactengine2_0
xactengine2_4
xactengine2_7
xactengine2_9
xactengine3_0
xactengine3_1
xactengine3_2
xactengine3_3
xactengine3_4
xactengine3_5
xactengine3_6
xactengine3_7
xapofx1_1
xapofx1_2
xapofx1_3
xapofx1_4
xapofx1_5
xaudio2_0
xaudio2_1
xaudio2_2
xaudio2_3
xaudio2_4
xaudio2_5
xaudio2_6
xaudio2_7 xaudio2_7/tests: Mark tests failing randomly as flaky. 2022-11-07 21:16:10 +01:00
xaudio2_8
xaudio2_9
xinput1_1
xinput1_2
xinput1_3 xinput1_3: Set thread name for hid_update_thread_proc. 2022-10-20 20:57:28 +02:00
xinput1_4
xinput9_1_0
xmllite xmllite/writer: Null terminate duplicated strings. 2022-10-17 11:18:09 +02:00
xolehlp
xpsprint
xpssvcs