wine/dlls
Jinoh Kang d0d472bb3e ntdll: Don't hard-code DLL manifest resource ID when looking up dependency assembly.
This allows any manifest resource IDs (e.g.,
ISOLATIONAWARE_MANIFEST_RESOURCE_ID) to be recognized when looking up
the assembly manifest of a dependency.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=18889
2023-05-29 19:46:33 +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 advapi32/tests: Add more tests for token duplication. 2023-05-08 20:02:28 +02:00
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
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: Set a size for toolbar buttons of the file access dialog. 2023-05-23 22:19:30 +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: Make D3DAssemble a private export. 2023-04-27 20:22:47 +02:00
d3dcompiler_42 d3dcompiler: Make D3DAssemble a private export. 2023-04-27 20:22:47 +02:00
d3dcompiler_43 d3dcompiler: Make D3DAssemble a private export. 2023-04-27 20:22:47 +02:00
d3dcompiler_46 d3dcompiler: Make D3DAssemble a private export. 2023-04-27 20:22:47 +02:00
d3dcompiler_47 d3dcompiler: Make D3DAssemble a private export. 2023-04-27 20:22:47 +02:00
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: Fix dst pitch for compressed format in D3DXLoadSurfaceFromMemory(). 2023-05-02 22:21:30 +02:00
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
dciman32
dcomp
ddeml.dll16
ddraw ddraw: Set the texture height in SetSurfaceDesc() (Coverity). 2023-05-08 20:01:21 +02:00
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/tests: Ignore OPT records in the CNAME tests. 2023-05-16 08:16:53 -05: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: Create d3d11 swapchain textures directly from d3d11_swapchain_init(). 2023-04-26 22:49:17 +02:00
dxtrans
dxva2
esent
evr evr: Fix incorrect integral computation. 2023-05-03 16:48:41 +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
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 hrtfapo: Add CreateHrtfApo() stub. 2023-05-02 22:21:26 +02:00
http.sys
httpapi
ia2comproxy
iccvid
icmp
ieframe
ieproxy
ifsmgr.vxd
imaadp32.acm
imagehlp
imm.dll16
imm32 imm32: Silence some unnecessary FIXMEs. 2023-05-26 21:24:14 +02:00
inetcomm
inetcpl.cpl
inetmib1
infosoft
initpki
inkobj
inseng
iphlpapi iphlpapi/tests: Use win_skip() for missing APIs. 2023-05-15 05:40:25 -05: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
jsproxy
kerberos
kernel32 ntdll: Don't hard-code DLL manifest resource ID when looking up dependency assembly. 2023-05-29 19:46:33 +02:00
kernelbase ntdll/tests: Add more tests for placeholders. 2023-05-25 16:21:17 +02:00
keyboard.drv16
krnl386.exe16
ksecdd.sys
ksproxy.ax
ksuser
ktmw32
l3codeca.acm
light.msstyles
loadperf
localspl localspl: Implement AbortPrinter while spooling. 2023-05-23 09:28:43 +02:00
localui
lz32
lzexpand.dll16
mapi32
mapistub
mciavi32
mcicda
mciqtz32
mciseq
mciwave
mf mf/tests: Add tests for MPEG4 media sink. 2023-05-25 22:06:00 +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 mmdevapi/tests: Add some tests for PKEY_AudioEngine_DeviceFormat. 2023-05-24 21:08:32 +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
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: Implement indexed props for classList. 2023-05-26 21:24:14 +02:00
mshtml.tlb
msi msi/tests: Ok_() takes printf-style arguments. 2023-04-27 08:56:57 +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
msvcp100
msvcp110
msvcp120
msvcp120_app
msvcp140
msvcp140_1
msvcp140_2
msvcp140_atomic_wait
msvcp_win
msvcr70
msvcr71
msvcr80
msvcr90
msvcr100
msvcr110
msvcr120
msvcr120_app
msvcrt
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: Don't hard-code DLL manifest resource ID when looking up dependency assembly. 2023-05-29 19:46:33 +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 riched20: Update the editor IME position on GCS_RESULTSTR. 2023-05-04 18:48:48 +02:00
riched32
rpcrt4
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: Implement ISpObjectToken::CreateInstance. 2023-05-05 15:38:27 +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 shlwapi: Implement StrFormatByteSizeEx. 2023-05-08 10:56:01 +02:00
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: Call IRawElementProviderAdviseEvents methods when events are added or removed. 2023-05-26 21:24:14 +02:00
uiribbon
unicows
updspapi
url
urlmon
usbd.sys
user.exe16
user32 user32/tests: Do not stop checking the message list when skipping an optional or unsupported message. 2023-05-19 09:26:27 -05:00
userenv
usp10
utildll
uxtheme
vbscript
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: Avoid assigning COM objects to interface variables. 2023-05-10 21:18:09 +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: Use syscall interface for all exports. 2023-05-29 11:37:09 +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: Move stream mode and period/duration initialization logic into unixlib. 2023-05-24 21:08:32 +02:00
wineandroid.drv win32u: Pass blend function as DWORD to NtGdiAlphaBlend. 2023-05-25 16:26:08 +02:00
winebus.sys
winecoreaudio.drv winecoreaudio: Move stream mode and period/duration initialization logic into unixlib. 2023-05-24 21:08:32 +02:00
winecrt0
wined3d wined3d: Fix uninitialized variable warning. 2023-05-29 11:23:55 +02:00
winegstreamer winegstreamer: Set the default H264 caps profile to "baseline". 2023-05-29 11:24:30 +02:00
winehid.sys
winemac.drv win32u: Pass blend function as DWORD to NtGdiAlphaBlend. 2023-05-25 16:26:08 +02:00
winemapi
wineoss.drv wineoss: Move stream mode and period/duration initialization logic into unixlib. 2023-05-24 21:08:32 +02:00
wineps.drv wineps: Fix download font escapement. 2023-05-23 09:28:43 +02:00
wineps16.drv16
winepulse.drv winepulse: Implement is_format_supported in unixlib. 2023-05-23 14:43:12 +02:00
wineusb.sys
winevulkan winevulkan: Update to VK spec version 1.3.250. 2023-05-04 18:48:48 +02:00
winewayland.drv winewayland.drv: Update desktop window size on display changes. 2023-05-24 22:20:14 +02:00
winex11.drv win32u: Extend NtGdiSetDIBitsToDeviceInternal for SetDIBits implementation. 2023-05-29 11:37:08 +02:00
winexinput.sys
wing.dll16
wing32
winhttp winhttp/tests: Fix a test failure. 2023-05-22 11:10:27 +02:00
wininet wininet/tests: Consistently use strlen() instead of lstrlenA(). 2023-05-25 11:04:10 +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
wmasf
wmi
wmiutils
wmp
wmphoto
wmvcore winegstreamer: Use codec format in stream_props_GetMediaType. 2023-05-01 14:40:04 +02:00
wnaspi32
wofutil
wow32
wow64 ndtll: Fix the spelling of a comment. 2023-05-16 08:16:33 -05:00
wow64cpu
wow64win win32u: Use syscall interface for all exports. 2023-05-29 11:37:09 +02:00
wpc
wpcap
ws2_32 ws2_32/tests: Use win_skip() for missing APIs. 2023-05-15 05:40:27 -05: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: Use the xaudio2 channel. 2023-05-26 11:08:46 +02:00
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_8
xaudio2_9
xinput1_1
xinput1_2
xinput1_3
xinput1_4
xinput9_1_0
xinputuap
xmllite
xolehlp
xpsprint
xpssvcs