wine/dlls
2022-10-18 23:53:39 +02: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 appwiz.cpl: Use BCryptHash(). 2022-09-13 16:22:20 +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: Rename mode_id to chain_mode. 2022-09-13 16:22:20 +02:00
bluetoothapis
browseui
bthprops.cpl
cabinet
capi2032
cards
cdosys
cfgmgr32
clusapi
cng.sys
combase
comcat
comctl32 comctl32: Add helper for getting flags from HPROPSHEETPAGE. 2022-10-18 23:53:39 +02:00
comdlg32
comm.drv16
commdlg.dll16
compobj.dll16
compstui
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: Set correct exponent length in decoded BCRYPT_RSAKEY_BLOB. 2022-09-30 11:53:35 +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 a gcc pragma instead of a compiler flag for -fexcess-precision. 2022-10-14 18:03:25 +02:00
d3d8 d3d8/tests: Add test for NULL hDeviceWindow in presentation parameters. 2022-10-11 11:43:39 +02:00
d3d8thk
d3d9 wined3d: Replace NULL device_window with focus window in swapchain desc. 2022-10-11 11:43:40 +02:00
d3d10 d3d10: Handle invalid arguments for effect creation. 2022-09-02 22:10:34 +02:00
d3d10_1
d3d10core d3d10core/tests: Ignore random WARP failures in test_pipeline_statistics_query. 2022-09-21 21:26:05 +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 d3dx10/tests: Test block compressed texture data which has more than one block line. 2022-09-01 17:44:48 +02:00
d3dx11_42
d3dx11_43
d3dxof
davclnt
dbgeng
dbghelp dbghelp: Remove symt_close_func_block() stabs's only parameter. 2022-10-10 11:11:21 +02:00
dciman32
dcomp
ddeml.dll16
ddraw ddraw: Add FPS tracing in ddraw_surface_update_frontbuffer(). 2022-09-27 18:14:34 +02:00
ddrawex
devenum
dhcpcsvc
dhcpcsvc6
dhtmled.ocx
diasymreader
difxapi
dinput dinput/tests: Mark a mouse input test as flaky. 2022-09-26 21:49:54 +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
dsquery
dssenh dssenh: Use BCrypt algorithm pseudo-handles. 2022-09-13 16:22:21 +02:00
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 evr/filter: Initial implementation of sample rendering. 2022-09-06 21:40:39 +02:00
explorerframe
faultrep
feclient
fltlib
fltmgr.sys
fntcache
fontsub
fusion fusion: Use BCrypt algorithm pseudo-handles. 2022-09-13 16:22:21 +02:00
fwpuclnt
gameux
gamingtcui
gdi.exe16
gdi32 gdi32: Fix possible overflow. 2022-10-11 20:54:18 +02:00
gdiplus gdiplus: Get the compositing mode directly from the graphics object. 2022-09-28 15:39:04 +02: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
httpapi
ia2comproxy
iccvid
icmp
ieframe
ieproxy
ifsmgr.vxd
imaadp32.acm
imagehlp
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: Implement reviver argument for JSON.parse. 2022-10-17 11:27:04 +02:00
jsproxy
kerberos
kernel32 kernel32/tests: Add tests for GetConsoleOriginalTitleA/W(). 2022-10-17 18:14:01 +02:00
kernelbase kernelbase: Add stubs for GetConsoleOriginalTitleA/W(). 2022-10-17 18:13:54 +02: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 light.msstyles: Use a darker color for inactive captions. 2022-09-26 11:36:50 +02:00
loadperf
localspl
localui
lz32
lzexpand.dll16
mapi32
mapistub
mciavi32
mcicda
mciqtz32
mciseq
mciwave
mf winegstreamer: Implement AAC decoder MFT. 2022-10-14 21:52:55 +02:00
mf3216
mferror
mfmediaengine mfmediaengine: Remove vertical flipping of video frames. 2022-10-14 18:03:38 +02:00
mfplat
mfplay
mfreadwrite
mfsrcsnk mfsrcsnk/wave: Initialize buffer pointer in ProcessSample() (Coverity). 2022-08-31 17:44:53 +02:00
mgmtapi
midimap
mlang
mmcndmgr
mmdevapi mmdevapi/tests: Mark some failing tests as flaky. 2022-09-30 18:43:25 +02:00
mmdevldr.vxd
mmsystem.dll16
monodebg.vxd
mountmgr.sys mountmgr.sys: Implemented FileFsSizeInformation and FileFsFullSizeInformation volume queries. 2022-09-01 17:49:33 +02:00
mouse.drv16
mp3dmod
mpr
mprapi
msacm.dll16
msacm32
msacm32.drv
msado15
msadp32.acm
msasn1
mscat32
mscms
mscoree
mscorwks
msctf
msctfmonitor
msctfp
msdaps
msdasql msdasql: Implement IRowsetInfo GetProperties. 2022-10-10 11:02:02 +02:00
msdelta
msdmo
msdrm
msftedit
msg711.acm
msgsm32.acm
mshtml jscript: Implement Function.prototype.bind's thisArg properly. 2022-10-17 11:27:04 +02: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 msvcp140: Import __ExceptionPtrCompare implementation. 2022-10-12 19:14:42 +02: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 msvcp140: Add _ExceptionHolder::ReportUnhandledError stub. 2022-09-07 21:16:26 +02:00
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: Fix strncmp return value. 2022-09-19 20:12:32 +02:00
msvcr90 msvcrt: Fix strncmp return value. 2022-09-19 20:12:32 +02:00
msvcr100 msvcrt: Fix strncmp return value. 2022-09-19 20:12:32 +02:00
msvcr110 msvcrt: Fix strncmp return value. 2022-09-19 20:12:32 +02:00
msvcr120 msvcrt: Fix strncmp return value. 2022-09-19 20:12:32 +02:00
msvcr120_app
msvcrt msvcr100: Fix crash when setting scheduler in schedule_task_proc. 2022-09-19 20:12:51 +02:00
msvcrt20
msvcrt40
msvcrtd
msvfw32 msvfw32: Use window name to determine if window is created using MCIWndCreate. 2022-09-05 18:53:06 +02:00
msvidc32
msvideo.dll16
mswsock
msxml
msxml2
msxml3
msxml4
msxml6
mtxdm
ncrypt ncrypt: Use BCrypt algorithm pseudo-handles. 2022-09-13 16:22:21 +02:00
nddeapi
ndis.sys
netapi32
netcfgx
netio.sys
netprofm
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: Prevent double free (Coverity). 2022-10-17 17:51:02 +02:00
ntdsapi
ntoskrnl.exe ntoskrnl.exe: KeInsertQueueDpc stub. 2022-10-11 12:28:29 +02: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 Revert "oleaut32/tests: Get_test_recordinfo shouldn't point into a specific VARIANT.". 2022-09-27 09:16:16 +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
openal32
opencl
opengl32 opengl32: Use has_extension in filter_extensions_index. 2022-10-17 11:24:44 +02:00
packager
pdh
photometadatahandler
pidgen
powrprof
printui
prntvpt prntvpt: Use CRT allocation functions. 2022-09-02 11:27:27 +02:00
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 quartz: Fix video flickering. 2022-10-17 11:18:20 +02:00
query
qwave
rasapi16.dll16
rasapi32
rasdlg
regapi
resutils
riched20
riched32
rpcrt4 rpcrt4: Add a refcount owned by MIDL_STUB_MESSAGE. 2022-10-11 17:13:02 +02:00
rsabase
rsaenh rsaenh: Use BCrypt algorithm pseudo-handles. 2022-09-13 16:22:21 +02:00
rstrtmgr
rtutils
rtworkq
samlib
sane.ds
sapi sapi: Implement ISpRegDataKey GetStringValue. 2022-10-12 17:22:08 +02:00
sas
scarddlg
sccbase
schannel schannel/tests: Get rid of workarounds for old Windows versions. 2022-10-12 17:18:59 +02:00
schedsvc
scrobj
scrrun scrrun: Fix FileSystemObject.OpenTextFile when writing to existing files. 2022-09-26 11:36:50 +02:00
scsiport.sys
sechost
secur32 secur32: Implement basic functionality for LsaGetLogonSessionData. 2022-09-22 17:57:58 +02:00
security
sensapi
serialui
setupapi
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: Sanitize Program Manager icon and group names. 2022-10-17 11:40:12 +02: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: Fix strncmp return value. 2022-09-19 20:12:32 +02:00
uianimation
uiautomationcore uiautomationcore: Add support for getting HWND providers to uia_node_from_lresult(). 2022-10-18 17:57:54 +02:00
uiribbon
unicows
updspapi
url
urlmon urlmon/tests: Make BINDSTATUS_DOWNLOADINGDATA optional in test_URLDownloadToFile_abort. 2022-09-14 22:38:34 +02:00
usbd.sys
user.exe16 user.exe: Pass resource ID as a string in DIALOG_CreateControls16. 2022-10-18 17:55:19 +02:00
user32 win32u: Send WM_DISPLAYCHANGE message to the desktop window. 2022-10-12 17:17:54 +02:00
userenv
usp10
utildll
uxtheme uxtheme: Do not draw parent background even if scrollbar arrows and thumb are transparent. 2022-09-01 17:43:00 +02:00
vbscript vbscript: Don't abort when trying to TRACE() functions with many arguments. 2022-09-29 17:59:36 +02:00
vcomp vcomp/tests: Limit the number of nested threads. 2022-09-13 22:07:22 +02:00
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 version/tests: Mark a test that fails on Wow64 as todo. 2022-09-07 20:07:18 +02:00
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 wbemdisp: Use wcsdup() instead of internal helper. 2022-09-01 17:43:28 +02:00
wbemprox wbemprox: Add HypervisorPresent property to win32_ComputerSystem. 2022-10-14 18:01:25 +02:00
wdscore
webservices webservices/tests: Mark tests that fail on 64-bit as todo. 2022-09-12 12:46:35 +02:00
websocket
wer
wevtapi
wevtsvc
wiaservc
wimgapi
win32s16.dll16
win32u win32u: Add more linked fonts for Tahoma. 2022-10-17 17:51:02 +02: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.globalization
windows.media.devices
windows.media.speech windows.media.speech: Remove WINAPI on static functions where not needed. 2022-08-31 18:32:38 +02:00
windows.networking
windowscodecs windowscodecs/tests: Accept new error code from win11. 2022-10-13 10:37:21 +02:00
windowscodecsext
winealsa.drv mmdevapi: Integrate winecoreaudio's additions in unixlib.h. 2022-09-16 19:15:05 +02:00
wineandroid.drv win32u: Move enumeration of available modes out of graphics drivers. 2022-09-23 15:16:48 +02:00
winebus.sys
winecoreaudio.drv winecoreaudio: Switch to mmdevapi's unixlib.h. 2022-09-16 19:15:05 +02:00
winecrt0 winecrt0: Remove free_delay_imports. 2022-08-31 18:32:13 +02:00
wined3d wined3d: Use the supplied context in wined3d_device_context_blt(). 2022-10-14 21:52:55 +02:00
winegstreamer winegstreamer: Implement AAC decoder MFT. 2022-10-14 21:52:55 +02:00
winehid.sys
winemac.drv winemac.drv: Resize desktop window on WM_DISPLAYCHANGE message. 2022-10-12 17:17:57 +02:00
winemapi
wineoss.drv mmdevapi: Integrate winecoreaudio's additions in unixlib.h. 2022-09-16 19:15:05 +02:00
wineps.drv unicode: Update to Unicode 15.0.0. 2022-09-14 22:38:34 +02:00
wineps16.drv16
winepulse.drv mmdevapi: Integrate winecoreaudio's additions in unixlib.h. 2022-09-16 19:15:05 +02:00
wineusb.sys
winevulkan winevulkan: Use host Vulkan structures for private thunks arguments. 2022-10-10 11:16:43 +02:00
winex11.drv winex11.drv: Resize desktop window on WM_DISPLAYCHANGE message. 2022-10-12 17:17:56 +02: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: Set thread name for collect_connections_proc. 2022-09-27 18:14:33 +02:00
winmm
winnls.dll16
winnls32
winscard
winsock.dll16
winspool.drv winspool.drv/tests: Fix the spelling of a variable name. 2022-08-30 22:00:55 +02:00
winsta
wintab.dll16
wintab32
wintrust wintrust: Support WSS_GET_SECONDARY_SIG_COUNT in Softpub provider. 2022-10-11 11:42:42 +02:00
wintypes
winusb winusb: Add WinUsb_Free stub. 2022-09-15 17:45:44 +02:00
wlanapi
wlanui
wldap32
wmasf
wmi
wmiutils wmiutils: Use CRT allocation functions. 2022-09-02 11:27:37 +02:00
wmp
wmphoto
wmvcore winegstreamer: Use IWMSyncReader2_GetAllocateForStream in the async reader. 2022-10-12 15:49:19 +02:00
wnaspi32
wow32
wow64 ntdll: Add NtCancelSynchronousIoFile stub. 2022-10-17 11:22:26 +02:00
wow64cpu
wow64win
wpc
wpcap
ws2_32 ws2_32: Return a valid value for WSAIoctl SIO_IDEAL_SEND_BACKLOG_QUERY. 2022-09-16 19:13:30 +02: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_8
xaudio2_9
xinput1_1
xinput1_2
xinput1_3
xinput1_4
xinput9_1_0
xmllite xmllite/writer: Null terminate duplicated strings. 2022-10-17 11:18:09 +02:00
xolehlp
xpsprint
xpssvcs