wine/dlls
2023-06-08 18:44:10 +02:00
..
acledit
aclui
activeds activeds: Free memory on error paths (coverity). 2023-05-09 15:12:16 +02:00
activeds.tlb
actxprxy
adsldp
adsldpc
advapi32
advpack
amsi
amstream
apisetschema
apphelp
appwiz.cpl mscoree: Update Wine Mono to 8.0.0. 2023-05-18 05:30:36 -05:00
atl
atl80
atl90
atl100
atl110
atlthunk
atmlib
authz
avicap32
avifil32
avifile.dll16
avrt
bcrypt bcrypt/tests: Don't allocate inside todo_wine and free outside of it. 2023-06-02 09:29:37 +02:00
bluetoothapis
browseui
bthprops.cpl
cabinet
capi2032
cards
cdosys
cfgmgr32
clusapi
cng.sys
combase combase: Prevent use-after-free due to a race with proxy_manager_destroy. 2023-05-18 05:27:44 -05:00
comcat
comctl32 comctl32/edit: Delegate composition string rendering to the IME UI. 2023-05-15 06:09:54 -05:00
comdlg32 comdlg32: Avoid crash in RemoveControlItem. 2023-06-05 21:48:00 +02:00
comm.drv16
commdlg.dll16
compobj.dll16
compstui
comsvcs
concrt140
connect
credui
crtdll
crypt32
cryptdlg
cryptdll
cryptext
cryptnet
cryptowinrt
cryptsp
cryptui
ctapi32
ctl3d.dll16
ctl3d32
ctl3dv2.dll16
d2d1 d2d1: Improve resource properties check when creating a bitmap. 2023-05-26 21:24:14 +02:00
d3d8 wined3d: Improve d3d8 compatibility of texture filters. 2023-05-18 15:40:17 -05:00
d3d8thk
d3d9 d3d9: Hold a reference to the wined3d swapchain from d3d9 swapchain surfaces. 2023-05-10 17:08:48 +02:00
d3d10
d3d10_1
d3d10core
d3d11 d3d11: Hold a reference to the wined3d swapchain from d3d11 swapchain textures. 2023-05-10 17:08:48 +02:00
d3d12
d3d12core
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 dbgeng: Avoid casts to IUnknown* in IUnknown method calls. 2023-05-09 22:46:41 +02:00
dbghelp dbghelp: Reimplement EnumerateLoadedModules(). 2023-06-02 20:47:28 +02:00
dciman32
dcomp
ddeml.dll16
ddraw
ddrawex
devenum
dhcpcsvc
dhcpcsvc6
dhtmled.ocx
diasymreader
difxapi
dinput windows.gaming.input: Query IGameController interface in TryGetFactoryControllerFromGameController. 2023-05-23 14:43:12 +02:00
dinput8
directmanipulation
dispdib.dll16
dispex
display.drv16
dmband
dmcompos
dmime
dmloader
dmscript
dmstyle
dmsynth
dmusic
dmusic32
dnsapi dnsapi: Fix memory leak on error path in do_query_netbios (scan-build). 2023-06-07 11:29:33 +02:00
dplay
dplayx
dpnaddr
dpnet
dpnhpast
dpnhupnp
dpnlobby
dpvoice
dpwsockx
drmclien
dsdmo
dsound dsound: Take distance and Doppler factor into account. 2023-05-26 11:08:09 +02:00
dsquery
dssenh
dsuiext
dswave
dwmapi
dwrite
dx8vb
dxdiagn dxdiagn: Avoid assigning COM objects to interface variables. 2023-05-09 22:46:41 +02:00
dxgi dxgi: Move Vulkan-specific code to d3d12_swapchain_create_vulkan_swapchain(). 2023-06-02 22:25:02 +02:00
dxtrans
dxva2
esent
evr evr: Respect RGB format stride in GetCurrentImage. 2023-06-06 11:22:55 +02:00
explorerframe
faultrep
feclient
fltlib
fltmgr.sys
fntcache
fontsub
fusion
fwpuclnt
gameux
gamingtcui
gdi.exe16
gdi32 win32u: Don't return full OUTLINETEXTMETRICW from __wine_get_file_outline_text_metric. 2023-05-29 11:37:08 +02:00
gdiplus gdiplus: Support playing back pen custom end line cap. 2023-05-29 11:26:07 +02:00
glu32
gphoto2.ds
gpkcsp
graphicscapture
hal
hhctrl.ocx hhctrl: Fix memory leak on error path in resolve_filename (scan-build). 2023-06-07 11:29:38 +02:00
hid hid: Avoid printing uninitialized guid (Valgrind). 2023-05-15 06:09:54 -05:00
hidclass.sys win32u: Use syscall interface for all exports. 2023-05-29 11:37:09 +02:00
hidparse.sys
hlink
hnetcfg
hrtfapo
http.sys
httpapi
ia2comproxy
iccvid
icmp
ieframe
ieproxy
ifsmgr.vxd
imaadp32.acm
imagehlp
imm.dll16
imm32 imm32: Query the new input context in ImmAssociateContextEx / IACE_DEFAULT. 2023-05-30 20:56:57 +02:00
inetcomm
inetcpl.cpl
inetmib1
infosoft
initpki
inkobj
inseng
iphlpapi iphlpapi/tests: Use ~0u instead of ~0ul in testGetIpNetTable. 2023-06-02 20:47:28 +02:00
iprop
ir50_32 ir50_32: Let video_decoder flip the video instead of doing it manually. 2023-05-18 05:29:32 -05:00
irprops.cpl
itircl
itss
joy.cpl
jscript jscript: Fix memory leak on error path in regexp_string_match (scan-build). 2023-06-07 22:48:27 +02:00
jsproxy
kerberos kerberos: Fix memory leaks in (wow64_)query_ticket_cache (scan-build). 2023-06-07 11:29:25 +02:00
kernel32 kernel32: Use nameless unions/structs. 2023-06-06 21:09:32 +02:00
kernelbase kernelbase: Use nameless unions/structs for IO_STATUS_BLOCK. 2023-06-06 21:09:32 +02:00
keyboard.drv16
krnl386.exe16 krnl386.exe16: Don't overflow when calculating size. 2023-06-01 22:00:19 +02:00
ksecdd.sys
ksproxy.ax
ksuser
ktmw32
l3codeca.acm
light.msstyles
loadperf
localspl localspl: Don't pass original document name to cupsStartDocument. 2023-06-07 22:48:27 +02:00
localui
lz32
lzexpand.dll16
mapi32
mapistub
mciavi32
mcicda
mciqtz32
mciseq
mciwave
mf mf/tests: Remove duplicate call to MFStartup(). 2023-06-07 22:48:27 +02:00
mf3216
mferror
mfmediaengine mfmediaengine: Implement GetNumberOfStreams(). 2023-05-18 09:14:32 -05:00
mfplat mfplat/tests: Add another test for MFCopyImage(). 2023-05-09 22:46:41 +02:00
mfplay
mfreadwrite mfreadwrite/tests: Add tests for MP4 sink writer. 2023-05-17 07:13:09 -05:00
mfsrcsnk
mgmtapi
midimap
mlang
mmcndmgr
mmdevapi winepulse: Move AudioClient's GetCurrentPadding, GetStreamLatency, GetBufferSize into mmdevapi. 2023-06-08 12:03:08 +02:00
mmdevldr.vxd
mmsystem.dll16
monodebg.vxd
mountmgr.sys
mouse.drv16
mp3dmod
mpr
mprapi
msacm.dll16
msacm32
msacm32.drv
msado15 msado15: Fix the spelling of a comment. 2023-05-16 08:16:33 -05:00
msadp32.acm
msasn1
msauddecmft msauddecmft: Add DllGetClassObject() stub. 2023-05-16 08:25:08 -05:00
mscat32
mscms mscms: Fix double free on error path in EnumColorProfilesA (scan-build). 2023-06-05 14:01:07 +02:00
mscoree mscoree: Search the Mono GAC before the appdomain paths. 2023-05-18 09:09:14 -05:00
mscorwks
msctf
msctfmonitor
msctfp
msdaps
msdasql
msdelta
msdmo
msdrm
msftedit
msg711.acm
msgsm32.acm
mshtml mshtml: Handle protocols with no ports when checking target origin. 2023-05-30 20:55:52 +02:00
mshtml.tlb
msi msi: Release record instead of free. 2023-06-08 12:03:35 +02:00
msident
msimg32
msimsg
msimtf
msisip
msisys.ocx
msls31
msmpeg2vdec msmpeg2vdec: Add DllGetClassObject() stub. 2023-05-19 08:50:46 -05:00
msnet32
mspatcha
msports
msrle32
msscript.ocx
mssign32
mssip32
mstask
msv1_0
msvcirt
msvcm80
msvcm90
msvcp60
msvcp70
msvcp71
msvcp80
msvcp90 msvcr100: Fix use after free in critical_section::try_lock_for(). 2023-06-08 18:44:09 +02:00
msvcp100
msvcp110
msvcp120
msvcp120_app
msvcp140 msvcr100: Use Context to store critical_section owner. 2023-06-05 14:01:07 +02:00
msvcp140_1
msvcp140_2
msvcp140_atomic_wait
msvcp_win
msvcr70
msvcr71
msvcr80
msvcr90
msvcr100
msvcr110
msvcr120 msvcr100: Use Context to store critical_section owner. 2023-06-05 14:01:07 +02:00
msvcr120_app
msvcrt msvcr100: Use block_context_for helper in Concurrency::wait(). 2023-06-08 18:44:10 +02:00
msvcrt20
msvcrt40
msvcrtd
msvfw32
msvidc32
msvideo.dll16
mswsock
msxml
msxml2
msxml3
msxml4
msxml6
mtxdm
ncrypt
nddeapi
ndis.sys
netapi32
netcfgx
netio.sys
netprofm
netutils
newdev
ninput
normaliz
npmshtml
npptools
nsi
nsiproxy.sys nsiproxy.sys: Detect PPP interface type from flags on Linux. 2023-05-24 21:08:32 +02:00
ntdll ntdll: Update the reserved range on 64-bit to match the preloader. 2023-06-08 13:29:39 +02:00
ntdsapi
ntoskrnl.exe
ntprint
objsel
odbc32
odbcbcp
odbccp32
odbccu32
ole2.dll16
ole2conv.dll16
ole2disp.dll16
ole2nls.dll16
ole2prox.dll16
ole2thk.dll16
ole32 ole32/git: Use CRT allocation functions. 2023-05-29 11:25:40 +02:00
oleacc
oleaut32
olecli.dll16
olecli32
oledb32 oledb32: Support converting DBTYPE_VARIANT to DBTYPE_VARIANT. 2023-05-09 14:49:50 +02:00
oledlg
olepro32
olesvr.dll16
olesvr32
olethk32
opcservices
opencl
opengl32
packager
pdh
photometadatahandler
pidgen
powrprof
printui
prntvpt
propsys
psapi
pstorec
pwrshplugin
qasf
qcap qcap/tests: Remove duplicated tests for allocator identity. 2023-05-23 22:19:30 +02:00
qdvd
qedit
qmgr
qmgrprxy
quartz quartz: Avoid reading past the end of a buffer (Valgrind). 2023-05-16 15:47:11 -05:00
query
qwave
rasapi16.dll16
rasapi32
rasdlg
regapi
resutils
riched20
riched32
rpcrt4 rpcrt4: Replace RPCRT4_strndupA with strdup. 2023-06-08 12:02:55 +02:00
rsabase
rsaenh
rstrtmgr
rtutils
rtworkq rtworkq: Release thread pool work object when work_item is destroyed (Valgrind). 2023-05-16 08:04:59 -05:00
samlib
sane.ds
sapi sapi: Add SpMMAudioOut stub. 2023-06-05 21:48:00 +02:00
sas
scarddlg
scardsvr
sccbase
schannel
schedsvc
scrobj
scrrun
scsiport.sys
sechost
secur32
security
sensapi
serialui
setupapi setupapi: Use CRT functions for memory allocation where possible. 2023-05-25 22:18:57 +02:00
setupx.dll16
sfc
sfc_os
shcore
shdoclc
shdocvw
shell.dll16
shell32 shell32: Update view mode flags while creating IShellView for IExplorerBrowser. 2023-05-25 17:49:00 +02:00
shfolder
shlwapi
slbcsp
slc
snmpapi
softpub
sound.drv16
spoolss
sppc
srclient
srvcli
sspicli
stdole2.tlb
stdole32.tlb
sti sti/tests: Use win_skip() for missing APIs. 2023-05-15 05:40:57 -05:00
storage.dll16
stress.dll16
strmdll
svrapi
sxs
system.drv16
t2embed
tapi32
taskschd taskschd/tests: Fix the spelling of a test string. 2023-05-16 08:16:33 -05:00
tbs
tdh
tdi.sys
threadpoolwinrt
toolhelp.dll16
traffic
twain.dll16
twain_32
twinapi.appcore
typelib.dll16
tzres
ucrtbase
uianimation
uiautomationcore uiautomationcore: Get IRawElementProviderAdviseEvents interfaces from embedded fragment root providers. 2023-06-05 14:01:07 +02:00
uiribbon
unicows
updspapi
url
urlmon
usbd.sys
user.exe16
user32 server: Don't reset cursor clipping on foreground thread exit. 2023-06-02 21:08:34 +02:00
userenv
usp10
utildll
uxtheme
vbscript vbscript: Fix memory leak on error path in alloc_vbscode (scan-build). 2023-06-07 22:48:27 +02:00
vcomp
vcomp90
vcomp100
vcomp110
vcomp120
vcomp140
vcruntime140
vcruntime140_1
vdhcp.vxd
vdmdbg
ver.dll16
version
vga
virtdisk
vmm.vxd
vnbt.vxd
vnetbios.vxd
vssapi
vtdapi.vxd
vulkan-1
vwin32.vxd
w32skrnl
w32sys.dll16
wbemdisp
wbemprox wbemprox: Fix memory leak on error path in create_view (scan-build). 2023-06-05 14:01:07 +02:00
wdscore
webservices webservices: Handle WS_XML_BUFFER_TYPE in get_field_read_option(). 2023-05-17 07:14:49 -05:00
websocket
wer
wevtapi
wevtsvc
wiaservc
wimgapi
win32s16.dll16
win32u win32u: Asynchronously apply or reset ClipCursor from the hardware message. 2023-06-07 22:48:27 +02:00
win87em.dll16
winaspi.dll16
windebug.dll16
windows.devices.enumeration
windows.gaming.input windows.gaming.input: Query IGameController interface in TryGetFactoryControllerFromGameController. 2023-05-23 14:43:12 +02:00
windows.gaming.ui.gamebar
windows.globalization
windows.media
windows.media.devices
windows.media.speech
windows.networking
windows.perception.stub
windows.system.profile.systemmanufacturers
windows.ui
windowscodecs
windowscodecsext
winealsa.drv winealsa: Use mmdevapi's AudioClient's GetCurrentPadding, GetStreamLatency, GetBufferSize. 2023-06-08 12:03:08 +02:00
wineandroid.drv win32u: Don't use CDECL for gdi_dc_funcs entries. 2023-05-31 12:48:52 +02:00
winebus.sys
winecoreaudio.drv winecoreaudio: Use mmdevapi's AudioClient's GetCurrentPadding, GetStreamLatency, GetBufferSize. 2023-06-08 12:03:08 +02:00
winecrt0
wined3d wined3d: Fix uninitialized variable warning. 2023-05-29 11:23:55 +02:00
winegstreamer winegstreamer: Fix check for non-zero padding in mf_media_type_from_wg_format_video(). 2023-06-05 21:48:00 +02:00
winehid.sys
winemac.drv win32u: Add a reset parameter to WM_WINE_CLIPCURSOR and driver ClipCursor. 2023-06-07 22:48:27 +02:00
winemapi
wineoss.drv wineoss: Use mmdevapi's AudioClient's GetCurrentPadding, GetStreamLatency, GetBufferSize. 2023-06-08 12:03:08 +02:00
wineps.drv win32u: Don't use WINAPI for the font enumeration function. 2023-05-31 13:35:53 +02:00
wineps16.drv16
winepulse.drv winepulse: Move AudioClient's GetCurrentPadding, GetStreamLatency, GetBufferSize into mmdevapi. 2023-06-08 12:03:08 +02:00
wineusb.sys wineusb: Fix memory leaks on error paths in usb_submit_urb (scan-build). 2023-06-06 21:51:43 +02:00
winevulkan winevulkan: Include function name in asserts. 2023-06-06 21:51:43 +02:00
winewayland.drv winewayland.drv: Update desktop window size on display changes. 2023-05-24 22:20:14 +02:00
winex11.drv winex11: Remove now unnecessary ClipCursor forwarding to foreground thread. 2023-06-07 22:48:27 +02:00
winexinput.sys
wing.dll16
wing32
winhttp winhttp: Fix double free on error path in queue_task (scan-build). 2023-06-08 12:03:20 +02:00
wininet wininet/tests: Update expected WineHQ certificate. 2023-06-07 22:48:27 +02:00
winmm
winnls.dll16
winnls32
winprint
winscard
winsock.dll16
winspool.drv winspool: Add AbortPrinter implementation. 2023-05-23 09:28:43 +02:00
winsta
wintab.dll16
wintab32 wintab32/tests: Use win_skip() for missing dlls. 2023-05-15 05:40:29 -05:00
wintrust
wintypes
winusb
wlanapi
wlanui
wldap32 wldap32: Fix memory leak on error path in ldap_start_tls_sW (scan-build). 2023-06-07 11:29:45 +02:00
wmasf
wmi
wmiutils
wmp
wmphoto
wmvcore wmvcore: Remove superfluous casts to self. 2023-06-01 22:00:19 +02:00
wnaspi32
wofutil
wow32 wow32: Use spec file imports. 2023-06-05 14:01:07 +02:00
wow64 wow64: Ignore Thumb flag when parsing ARM syscall number. 2023-06-06 21:51:43 +02:00
wow64cpu
wow64win win32u: Use syscall interface for all exports. 2023-05-29 11:37:09 +02:00
wpc
wpcap
ws2_32 ws2_32: Test wait alertability in WSAGetOverlappedResult(). 2023-06-02 09:32:23 +02:00
wsdapi
wshom.ocx
wsnmp32
wsock32
wtsapi32 wtsapi32/tests: Use win_skip() for missing APIs. 2023-05-15 05:40:28 -05:00
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 xactengine: IXACT3EngineImpl_CreateSoundBank isn't a stub. 2023-06-01 22:00:19 +02:00
xapofx1_1 xaudio2: Use the preprocessor to modify definitions in xaudio2.idl and xaudio2fx.idl. 2023-06-07 22:48:27 +02:00
xapofx1_2 xaudio2: Use the preprocessor to modify definitions in xaudio2.idl and xaudio2fx.idl. 2023-06-07 22:48:27 +02:00
xapofx1_3 xaudio2: Use the preprocessor to modify definitions in xaudio2.idl and xaudio2fx.idl. 2023-06-07 22:48:27 +02:00
xapofx1_4 xaudio2: Use the preprocessor to modify definitions in xaudio2.idl and xaudio2fx.idl. 2023-06-07 22:48:27 +02:00
xapofx1_5 xaudio2: Use the preprocessor to modify definitions in xaudio2.idl and xaudio2fx.idl. 2023-06-07 22:48:27 +02:00
xaudio2_0 xaudio2: Use the preprocessor to modify definitions in xaudio2.idl and xaudio2fx.idl. 2023-06-07 22:48:27 +02:00
xaudio2_1 xaudio2: Use the preprocessor to modify definitions in xaudio2.idl and xaudio2fx.idl. 2023-06-07 22:48:27 +02:00
xaudio2_2 xaudio2: Use the preprocessor to modify definitions in xaudio2.idl and xaudio2fx.idl. 2023-06-07 22:48:27 +02:00
xaudio2_3 xaudio2: Use the preprocessor to modify definitions in xaudio2.idl and xaudio2fx.idl. 2023-06-07 22:48:27 +02:00
xaudio2_4 xaudio2: Use the preprocessor to modify definitions in xaudio2.idl and xaudio2fx.idl. 2023-06-07 22:48:27 +02:00
xaudio2_5 xaudio2: Use the preprocessor to modify definitions in xaudio2.idl and xaudio2fx.idl. 2023-06-07 22:48:27 +02:00
xaudio2_6 xaudio2: Use the preprocessor to modify definitions in xaudio2.idl and xaudio2fx.idl. 2023-06-07 22:48:27 +02:00
xaudio2_7 xaudio2: Use the preprocessor to modify definitions in xaudio2.idl and xaudio2fx.idl. 2023-06-07 22:48:27 +02:00
xaudio2_8 xaudio2: Use the preprocessor to modify definitions in xaudio2.idl and xaudio2fx.idl. 2023-06-07 22:48:27 +02:00
xaudio2_9 xaudio2: Use the preprocessor to modify definitions in xaudio2.idl and xaudio2fx.idl. 2023-06-07 22:48:27 +02:00
xinput1_1
xinput1_2
xinput1_3
xinput1_4
xinput9_1_0
xinputuap
xmllite
xolehlp
xpsprint
xpssvcs