1
0
mirror of https://github.com/wine-mirror/wine synced 2024-06-26 04:52:48 +00:00
wine/dlls
Danyil Blyschak 09a6d0f291 gdi32/uniscribe: Ensure the cache is initialised.
Call init_script_cache() in ScriptTextOut() to ensure that a cache
exists for the logic around the ETO_GLYPH_INDEX flag.
2024-06-25 21:58:22 +02:00
..
acledit
aclui
activeds
activeds.tlb
actxprxy widl: Default to fully interpreted stubs mode. 2024-05-02 09:22:40 +02:00
adsldp
adsldpc adsldpc: Add correct C++ mangled names for all platforms. 2024-05-26 22:47:32 +02:00
advapi32 advapi32/tests: Test token label inheritance. 2024-06-06 22:29:58 +02:00
advpack
amsi
amstream amstream: Link to msvcrt instead of ucrtbase. 2024-05-14 18:28:20 +02:00
apisetschema apisetschema: Add api-ms-win-appmodel-runtime-internal-l1-1-1. 2024-06-21 10:51:08 +02:00
apphelp
appwiz.cpl mscoree: Update Wine Mono to 9.1.0. 2024-04-22 17:46:01 +02:00
appxdeploymentclient
atl atl: Remove empty clsid registration. 2024-05-07 22:49:44 +02:00
atl80
atl90
atl100
atl110
atlthunk
atmlib
authz
avicap32
avifil32 widl: Default to fully interpreted stubs mode. 2024-05-02 09:22:40 +02:00
avifile.dll16
avrt
bcp47langs bcp47langs: Add stub dll. 2024-06-21 10:51:08 +02:00
bcrypt bcrypt: Allow overriding GnuTLS debug level. 2024-06-12 20:53:18 +02:00
bcryptprimitives
bluetoothapis
browseui browseui: Force debug info in critical sections. 2024-02-26 22:44:35 +01:00
bthprops.cpl
cabinet
capi2032
cards
cdosys
cfgmgr32
clusapi
cng.sys
combase widl: Default to fully interpreted stubs mode. 2024-05-02 09:22:40 +02:00
comcat
comctl32 tests: Use ARM64 as architecture in manifests on ARM64EC. 2024-06-12 09:55:08 +02:00
comdlg32 comdlg32: Don't treat cmb1 as the printer list unless in PRINT_SETUP. 2024-03-12 13:43:41 +01:00
coml2
comm.drv16
commdlg.dll16
compobj.dll16
compstui
comsvcs
concrt140 msvcp: Replace some stubs by exported functions that already exist for other platforms. 2024-05-27 12:45:38 +02:00
connect
coremessaging coremessaging: Add CreateDispatcherQueueController() stub. 2024-06-03 23:24:59 +02:00
credui
crtdll msvcrt: Import longjmp from ntdll for PE builds. 2024-03-08 17:37:08 +01:00
crypt32 crypt32: Allow overriding GnuTLS debug level. 2024-06-12 20:53:18 +02:00
cryptdlg
cryptdll
cryptext
cryptnet cryptnet: Do not use InternetCombineUrlW() in build_request_url(). 2024-04-25 12:55:02 +02:00
cryptowinrt cryptowinrt: Force debug info in critical sections. 2024-03-14 20:52:33 +01:00
cryptsp
cryptui
ctapi32
ctl3d.dll16
ctl3d32
ctl3dv2.dll16
d2d1 d2d1/effect: Implement ConnectNode(). 2024-05-16 23:09:04 +02:00
d3d8 d3d8: Use GNU assembly syntax on clang x86_64 MSVC target. 2024-05-23 13:50:37 +02:00
d3d8thk
d3d9 wined3d: Default diffuse to 1.0 in the vertex shader. 2024-06-05 15:58:41 +02:00
d3d10 d3dcompiler/fx: Write empty buffers for compiler versions 33-39. 2024-05-31 19:03:26 +02:00
d3d10_1 d3d10_1/tests: Remove todo from now passing test. 2024-03-14 18:41:42 +01:00
d3d10core
d3d11 d3d11/tests: Add a test for NV12 textures. 2024-06-07 20:54:53 +02:00
d3d12
d3d12core
d3dcompiler_33
d3dcompiler_34
d3dcompiler_35
d3dcompiler_36
d3dcompiler_37
d3dcompiler_38
d3dcompiler_39 d3d10: Use older compiler for D3D10CompileEffectFromMemory(). 2024-03-28 19:49:35 +01:00
d3dcompiler_40
d3dcompiler_41
d3dcompiler_42
d3dcompiler_43 d3dcompiler: Enable D3DCOMPILE_EFFECT_CHILD_EFFECT option. 2024-05-31 19:03:28 +02:00
d3dcompiler_46
d3dcompiler_47 d3dcompiler: Add D3DCreateLinker stub. 2024-03-20 09:15:18 +01: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: Add support for specifying which mip level to get pixel data from to d3dx_image_get_pixels(). 2024-06-18 21:17:11 +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 d3dx10/tests: Remove todo's from now passing tests. 2024-03-14 18:41:42 +01:00
d3dx11_42
d3dx11_43
d3dxof
davclnt
dbgeng
dbghelp dbghelp: Add ARM/ARM64 machine types for Mach-O. 2024-06-19 11:15:32 +02:00
dciman32
dcomp
ddeml.dll16
ddraw ddraw: Use GNU assembly syntax on clang x86_64 MSVC target. 2024-05-23 13:50:37 +02:00
ddrawex
devenum
dhcpcsvc
dhcpcsvc6
dhtmled.ocx dhtmled.ocx: Remove empty clsid registration. 2024-05-07 22:49:44 +02:00
diasymreader diasymreader: Force debug info in critical sections. 2024-03-14 20:52:33 +01:00
difxapi
dinput dinput: Dynamically allocate the internal device / event arrays. 2024-05-21 20:47:11 +02:00
dinput8
directmanipulation
dispdib.dll16
dispex widl: Default to fully interpreted stubs mode. 2024-05-02 09:22:40 +02:00
display.drv16
dmband dmband: Move band.c to dmusic. 2024-02-28 21:56:19 +01:00
dmcompos
dmime dmime: Handle MIDI control events in MIDI files. 2024-03-06 22:04:20 +01:00
dmloader
dmscript
dmstyle
dmsynth dmsynth: Force debug info in critical sections. 2024-02-15 11:23:57 +01:00
dmusic dmime: Parse MIDI program change events and generate a bandtrack. 2024-02-28 21:56:24 +01:00
dmusic32
dnsapi dnsapi: Add a stub for DnsServiceBrowse. 2024-06-13 10:55:22 +02:00
dplay
dplayx dplayx: Force debug info in critical sections. 2024-02-21 22:30:03 +01:00
dpnaddr
dpnet
dpnhpast
dpnhupnp
dpnlobby
dpvoice
dpwsockx
drmclien
dsdmo dsdmo: Force debug info in critical sections. 2024-03-14 20:52:33 +01:00
dsound dsound: Initialize MTA in IDirectSound::Initialize(). 2024-03-21 22:19:58 +01:00
dsquery
dssenh dssenh: Add CPSetKeyParam() stub implementation. 2024-05-01 11:45:14 +02:00
dsuiext
dswave
dwmapi
dwrite dwrite/tests: Ignore macOS specific "flip" sbix format. 2024-06-18 21:17:11 +02:00
dx8vb
dxcore
dxdiagn dxdiagn: Add AGP properties. 2024-05-27 13:14:56 +02:00
dxgi dxgi: Add IDXGISwapChain4 stubs for D3D11. 2024-04-18 20:54:25 +02:00
dxtrans dxtrans: Add correct C++ mangled names for all platforms. 2024-05-26 22:47:36 +02:00
dxva2
esent
evr evr: Link to msvcrt instead of ucrtbase. 2024-05-14 18:28:23 +02:00
explorerframe
faultrep
feclient
fltlib
fltmgr.sys fltmgr.sys: Create import library. 2024-03-27 22:44:57 +01:00
fntcache
fontsub
fusion
fwpuclnt
gameux
gamingtcui
gdi.exe16 gdi.exe16: Fix some incorrect usage of NtGdiDdDDICreateDCFromMemory. 2024-06-06 20:46:03 +02:00
gdi32 gdi32/uniscribe: Ensure the cache is initialised. 2024-06-25 21:58:22 +02:00
gdiplus gdiplus: Fix DIB stride calculation in GdipDrawImagePointsRect. 2024-06-11 21:21:14 +02:00
geolocation
glu32
gphoto2.ds
gpkcsp
graphicscapture
hal
hhctrl.ocx
hid
hidclass.sys win32u: Use a custom struct hid_input for NtUserSendHardwareInput. 2024-03-05 20:50:06 +01:00
hidparse.sys
hlink
hnetcfg
hrtfapo
http.sys
httpapi
hvsimanagementapi
ia2comproxy widl: Default to fully interpreted stubs mode. 2024-05-02 09:22:40 +02:00
iccvid iccvid: Reject unsupported output types. 2024-06-19 21:05:52 +02:00
icmp
ieframe
ieproxy widl: Default to fully interpreted stubs mode. 2024-05-02 09:22:40 +02:00
ifsmgr.vxd
imaadp32.acm
imagehlp
imm.dll16
imm32 imm32: Add CtfImmIsCiceroEnabled stub. 2024-04-11 09:02:39 -05:00
inetcomm inetcomm: Force debug info in critical sections. 2024-02-21 22:30:03 +01:00
inetcpl.cpl inetcpl.cpl: Use wininet functions to set proxy settings. 2024-02-19 18:13:26 +01:00
inetmib1
infosoft
initpki
inkobj
inseng
iphlpapi iphlpapi: Partially fill Ipv4 / Ipv6 metric in GetAdaptersAddresses(). 2024-02-26 22:44:35 +01:00
iprop
ir50_32 ir50_32: Use the proper hr value for stream format change. 2024-02-21 22:30:03 +01:00
irprops.cpl
itircl
itss itss: Force debug info in critical sections. 2024-02-26 22:44:35 +01:00
joy.cpl
jscript jscript: Use the correct facility for JScript errors. 2024-03-18 11:00:41 +01:00
jsproxy
kerberos kerberos: Allocate memory for the output token if requested. 2024-03-12 22:36:12 +01:00
kernel32 kernel32/tests: Test GetFileMUIInfo on language resource file. 2024-06-21 22:59:40 +02:00
kernelbase kernelbase: Add GetFileMUIInfo implementation. 2024-06-21 22:59:40 +02:00
keyboard.drv16
krnl386.exe16 krnl386.exe: Start DOSVM timer on GET_SYSTEM_TIME. 2024-04-15 18:10:44 +02:00
ksecdd.sys
ksproxy.ax
ksuser
ktmw32
l3codeca.acm
light.msstyles light.msstyles: Use #fefefe instead of #ffffff for scrollbar parts. 2024-04-18 20:54:25 +02:00
loadperf
localspl
localui
lz32
lzexpand.dll16
magnification
mapi32 mapi32: Force debug info in critical sections. 2024-02-16 11:36:29 +01:00
mapistub
mciavi32 mciavi32: Force debug info in critical sections. 2024-02-29 21:22:24 +01:00
mcicda mcicda: Force debug info in critical sections. 2024-03-01 23:14:22 +01:00
mciqtz32
mciseq
mciwave mciwave: Abort the playback thread regardless of state when stopping. 2024-03-06 18:57:12 +01:00
mf winegstreamer: Implement stubs for h264 encoder. 2024-06-20 11:16:46 +02:00
mf3216
mferror
mfmediaengine mfmediaengine/tests: Sync compare_rgb32 / dump_rgb32 helpers with mf tests. 2024-04-29 17:35:26 +02:00
mfplat mplat/tests: Test Media Source is freed if immediately released. 2024-05-17 18:01:44 +02:00
mfplay
mfreadwrite mfreadwrite/reader: Fixup MFVideoFormat_ABGR32 subtype to enumerate the video processor. 2024-05-17 18:01:44 +02:00
mfsrcsnk
mgmtapi
midimap
mlang mlang: Fix bug with codepage priority in GetStrCodePages. 2024-02-12 23:02:03 +01:00
mmcndmgr
mmdevapi mmdevapi: Implement IAudioClient3_GetCurrentSharedModeEnginePeriod. 2024-06-24 13:23:31 +02:00
mmdevldr.vxd
mmsystem.dll16
monodebg.vxd
mouhid.sys mouhid.sys: Send WM_POINTER* messages on contact updates. 2024-03-05 20:50:07 +01:00
mountmgr.sys mountmgr.sys: Do not add drive letters or volumes for macOS volumes without mount paths. 2024-05-13 21:06:11 +02:00
mouse.drv16
mp3dmod
mpr
mprapi
msacm.dll16
msacm32
msacm32.drv
msado15 msado15: Implement _Recordset get/put MaxRecords. 2024-06-24 17:13:05 +02:00
msadp32.acm
msasn1
msauddecmft
mscat32
mscms mscms: Add stub for WcsGetDefaultColorProfile. 2024-04-15 18:10:44 +02:00
mscoree mscoree: Update Wine Mono to 9.1.0. 2024-04-22 17:46:01 +02:00
mscorwks
msctf
msctfmonitor
msctfp widl: Default to fully interpreted stubs mode. 2024-05-02 09:22:40 +02:00
msdaps include: Correct IRowsetNotify HROW parameter type. 2024-05-30 19:55:57 +02:00
msdasql
msdelta
msdmo
msdrm
msftedit
msg711.acm
msgsm32.acm
mshtml mshtml: Implement MarkupServices_ParseString. 2024-06-24 20:57:04 +02:00
mshtml.tlb
msi widl: Default to fully interpreted stubs mode. 2024-05-02 09:22:40 +02:00
msident
msimg32
msimsg
msimtf
msisip
msisys.ocx
msls31
msmpeg2vdec msmpeg2vdec: Add correct C++ mangled names for all platforms. 2024-05-26 22:47:42 +02:00
msnet32
mspatcha
msports
msrle32
msscript.ocx
mssign32
mssip32
mstask widl: Default to fully interpreted stubs mode. 2024-05-02 09:22:40 +02:00
msttsengine
msv1_0
msvcirt msvcirt: Add missing C++ mangled names for ARM. 2024-05-29 12:30:56 +02:00
msvcm80
msvcm90
msvcp_win msvcp140: Sort entry points by function instead of platform. 2024-05-28 13:45:12 +02:00
msvcp60 msvcp60: Add missing C++ mangled names for ARM. 2024-05-29 12:31:40 +02:00
msvcp70 msvcp70: Add missing C++ mangled names for ARM. 2024-05-29 12:31:51 +02:00
msvcp71 msvcp71: Add missing C++ mangled names for ARM. 2024-05-29 12:32:01 +02:00
msvcp80 msvcp80: Add missing C++ mangled names for ARM. 2024-05-29 12:32:12 +02:00
msvcp90 msvcp140: Use _get_stream_buffer_pointers() to access FILE internal buffers. 2024-06-12 20:54:27 +02:00
msvcp100 msvcp100: Add missing C++ mangled names for ARM. 2024-05-29 12:32:29 +02:00
msvcp110 msvcp: Only export thiscall functions on i386. 2024-05-28 13:45:12 +02:00
msvcp120 msvcp: Only export thiscall functions on i386. 2024-05-28 13:45:12 +02:00
msvcp120_app msvcp: Only export thiscall functions on i386. 2024-05-28 13:45:12 +02:00
msvcp140 msvcp140: Sort entry points by function instead of platform. 2024-05-28 13:45:12 +02:00
msvcp140_1 msvcp: Use RVAs in rtti and exception data on all platforms except i386. 2024-05-22 22:17:39 +02:00
msvcp140_2
msvcp140_atomic_wait msvcp140_atomic_wait: Implement __std_*_crt(). 2024-05-02 15:40:44 +02:00
msvcp140_codecvt_ids
msvcr70 msvcrt: Add missing C++ mangled names for ARM. 2024-05-29 12:30:56 +02:00
msvcr71 msvcrt: Add missing C++ mangled names for ARM. 2024-05-29 12:30:56 +02:00
msvcr80 msvcrt: Add missing C++ mangled names for ARM. 2024-05-29 12:30:56 +02:00
msvcr90 msvcrt: Add missing C++ mangled names for ARM. 2024-05-29 12:30:56 +02:00
msvcr100 msvcrt: Add missing C++ mangled names for ARM. 2024-05-29 12:30:56 +02:00
msvcr110 msvcrt: Only export thiscall functions on i386. 2024-05-28 13:45:13 +02:00
msvcr120 msvcrt: Export all _ConcRT functions also on ARM. 2024-05-26 22:47:53 +02:00
msvcr120_app msvcrt: Export all _ConcRT functions also on ARM. 2024-05-26 22:47:53 +02:00
msvcrt msvcrt: Fix _libm_sse2_sqrt_precise not using SSE2 sqrt. 2024-06-12 21:57:23 +02:00
msvcrt20 msvcirt: Add missing C++ mangled names for ARM. 2024-05-29 12:30:56 +02:00
msvcrt40 msvcirt: Add missing C++ mangled names for ARM. 2024-05-29 12:30:56 +02:00
msvcrtd msvcrt: Add missing C++ mangled names for ARM. 2024-05-29 12:30:56 +02:00
msvfw32 msvfw32/tests: Test that Cinepak rejects unsupported output types. 2024-06-19 21:05:52 +02:00
msvidc32
msvideo.dll16
mswsock
msxml
msxml2
msxml3 include: Remove XMLSchemaCache60 from msxml2.idl. 2024-03-22 21:00:22 +01:00
msxml4 msxml/tests: Move version-specific schema tests to corresponding modules. 2024-03-22 21:00:22 +01:00
msxml6 msxml/tests: Move version-specific schema tests to corresponding modules. 2024-03-22 21:00:22 +01:00
mtxdm
ncrypt
nddeapi
ndis.sys
netapi32 widl: Default to fully interpreted stubs mode. 2024-05-02 09:22:40 +02:00
netcfgx
netio.sys
netprofm netprofm: Use the correct symbols for error codes. 2024-03-19 10:05:57 +01:00
netutils
newdev
ninput
normaliz
npmshtml
npptools
nsi nsi/tests: Use NSI_IP_COMPARTMENT_TABLE instead of hard coding the integer. 2024-05-17 18:01:44 +02:00
nsiproxy.sys nsiproxy.sys: Return success and zero count from ipv6_forward_enumerate_all() if IPV6 is unsupported. 2024-05-16 23:09:04 +02:00
ntdll ntdll: Build relative paths at run-time instead of depending on makedep. 2024-06-25 13:32:57 +02:00
ntdsapi
ntoskrnl.exe ntdll: Add stub RtlNumberGenericTableElementsAvl function. 2024-06-24 13:19:21 +02:00
ntprint
objsel
odbc32 odbc32: Rebind parameters when the result length array is resized. 2024-06-19 21:05:05 +02:00
odbcbcp
odbccp32 odbccp32: SQLConfigDataSource/W fix crash with passed NULL attribute parameter. 2024-06-21 22:59:40 +02:00
odbccu32
ole2.dll16
ole2conv.dll16
ole2disp.dll16
ole2nls.dll16
ole2prox.dll16
ole2thk.dll16
ole32 widl: Default to fully interpreted stubs mode. 2024-05-02 09:22:40 +02:00
oleacc widl: Default to fully interpreted stubs mode. 2024-05-02 09:22:40 +02:00
oleaut32 tests: Use ARM64 as architecture in manifests on ARM64EC. 2024-06-12 09:55:08 +02:00
olecli.dll16
olecli32
oledb32 oledb32: When creating a Data Source, handle non fatal errors. 2024-06-18 21:17:11 +02:00
oledlg
olepro32
olesvr.dll16
olesvr32
olethk32
opcservices opcservices: Check for memory allocation failure before deflating. 2024-06-14 11:03:17 +02:00
opencl
opengl32 opengl32: Add default implementation for wglGetPixelFormatAttribfvARB. 2024-06-19 18:42:45 +02:00
packager
pdh pdh: Add PdhConnectMachineA stub. 2024-05-02 09:52:27 +02:00
photometadatahandler
pidgen
powrprof
printui
prntvpt
profapi profapi: Add stub dll. 2024-06-21 10:47:56 +02:00
propsys propsys: Force debug info in critical sections. 2024-02-16 11:36:30 +01:00
psapi
pstorec
pwrshplugin
qasf qasf/dmowrapper: Sync Stop() and Receive() for dmo wrapper filter. 2024-06-06 20:46:15 +02:00
qcap qcap: Link to msvcrt instead of ucrtbase. 2024-05-14 18:28:27 +02:00
qdvd qdvd: Link to msvcrt instead of ucrtbase. 2024-05-14 18:28:28 +02:00
qedit qedit: Link to msvcrt instead of ucrtbase. 2024-05-14 18:28:30 +02:00
qmgr qmgr: Force debug info in critical sections. 2024-02-23 17:09:41 +01:00
qmgrprxy widl: Default to fully interpreted stubs mode. 2024-05-02 09:22:40 +02:00
quartz quartz/tests: Handle the case where ddraw returns system memory. 2024-06-25 09:19:47 +02:00
query
qwave qwave/tests: Remove todo from a succeeding test. 2024-03-01 23:14:22 +01:00
rasapi16.dll16
rasapi32
rasdlg
regapi
resutils
riched20 riched20: In para_set_fmt protect against out of bound cTabStop values. 2024-05-29 10:41:23 +02:00
riched32
rometadata rometadata: Add initial dll. 2024-06-24 17:13:05 +02:00
rpcrt4 widl: Default to fully interpreted stubs mode. 2024-05-02 09:22:40 +02:00
rsabase
rsaenh rsaenh: Validate pbData in CPSetKeyParam(). 2024-05-01 11:45:18 +02:00
rstrtmgr
rtutils
rtworkq rtworkq: Release cancelled work items. 2024-05-12 16:32:53 +02:00
samlib
sane.ds sane.ds: Improve color mode and paper source detection. 2024-06-25 21:55:06 +02:00
sapi sapi: Only print GetStatus() FIXME once. 2024-03-27 22:38:26 +01:00
sas
scarddlg
scardsvr
sccbase
schannel
schedsvc widl: Default to fully interpreted stubs mode. 2024-05-02 09:22:40 +02:00
scrobj
scrrun scrrun/dictionary: Implement putref_Item() method. 2024-06-05 15:58:00 +02:00
scsiport.sys
sechost widl: Default to fully interpreted stubs mode. 2024-05-02 09:22:40 +02:00
secur32 secur32: Allow overriding GnuTLS debug level. 2024-06-12 20:53:18 +02:00
security
sensapi
serialui
setupapi setupapi: Don't set RequiredSize when SetupDiGetClassDescription* fails. 2024-04-25 22:18:19 +02:00
setupx.dll16
sfc
sfc_os
shcore shcore: Check optional pointer in filestream_CopyTo() before writing to it. 2024-05-21 20:46:52 +02:00
shdoclc
shdocvw
shell.dll16
shell32 shell32: Fix ShellExecute for non-filespec paths. 2024-05-31 11:16:45 +02:00
shfolder
shlwapi shlwapi/tests: Add many more tests for UrlCanonicalize(). 2024-02-13 22:37:50 +01:00
slbcsp
slc
snmpapi
softpub
sound.drv16
spoolss
sppc
srclient
srvcli netapi32: Add NetRemoteTOD stub. 2024-04-17 22:31:19 +02:00
srvsvc
sspicli
stdole2.tlb
stdole32.tlb stdole32.tlb: Generate typelib in SLTG format. 2024-04-25 21:10:31 +02:00
sti widl: Default to fully interpreted stubs mode. 2024-05-02 09:22:40 +02:00
storage.dll16
stress.dll16
strmdll
svrapi
sxs
system.drv16
t2embed
tapi32
taskschd widl: Default to fully interpreted stubs mode. 2024-05-02 09:22:40 +02:00
tbs
tdh
tdi.sys
threadpoolwinrt
toolhelp.dll16
traffic
twain_32
twain.dll16
twinapi.appcore
typelib.dll16
tzres
ucrtbase ucrtbase: Fix FILE _flag values. 2024-06-12 21:06:06 +02:00
uianimation
uiautomationcore uiautomationcore: NULL initialize SAFEARRAY variable passed to IRawElementProviderFragment::GetRuntimeId(). 2024-05-31 19:03:51 +02:00
uiribbon
unicows
updspapi
url
urlmon widl: Default to fully interpreted stubs mode. 2024-05-02 09:22:40 +02:00
usbd.sys
user.exe16
user32 user32/tests: Fix spurious "Failed sequence" reports on Windows. 2024-06-17 10:21:48 +02:00
userenv userenv: Add CreateAppContainerProfile stub. 2024-05-27 22:59:21 +02:00
usp10 gdi32/uniscribe: Ensure the cache is initialised. 2024-06-25 21:58:22 +02:00
utildll
uxtheme tests: Use ARM64 as architecture in manifests on ARM64EC. 2024-06-12 09:55:08 +02:00
vbscript vbscript/tests: Fix error clear call. 2024-05-31 11:16:08 +02:00
vcomp tests: Use ARM64 as architecture in manifests on ARM64EC. 2024-06-12 09:55:08 +02:00
vcomp90
vcomp100 vcomp: Move the fork wrapper to a separate file. 2024-05-02 09:25:01 +02:00
vcomp110 vcomp: Move the fork wrapper to a separate file. 2024-05-02 09:25:01 +02:00
vcomp120 vcomp: Move the fork wrapper to a separate file. 2024-05-02 09:25:01 +02:00
vcomp140 vcomp: Move the fork wrapper to a separate file. 2024-05-02 09:25:01 +02:00
vcruntime140
vcruntime140_1 msvcrt: Use platform-specific handlers also for __CxxFrameHandler4. 2024-06-05 10:31:24 +02:00
vdhcp.vxd
vdmdbg
ver.dll16
version
vga
virtdisk
vmm.vxd
vnbt.vxd
vnetbios.vxd
vssapi vssapi: Add correct C++ mangled names for all platforms. 2024-05-26 22:47:47 +02:00
vtdapi.vxd
vulkan-1 winevulkan: Return VK_SUBOPTIMAL_KHR from vkQueuePresentKHR after resize. 2024-04-09 08:29:09 -05:00
vwin32.vxd
w32skrnl
w32sys.dll16
wbemdisp
wbemprox wbemprox: Don't reference yysymbol_name on older bisons. 2024-05-24 12:25:17 +02:00
wdscore
webservices webservices/tests: Fix -Warray-bounds warning on gcc 13.2.0. 2024-03-04 16:54:54 +01:00
websocket
wer
wevtapi wevtapi: Add stub EvtCreateRenderContext(). 2024-06-25 21:55:06 +02:00
wevtsvc
wiaservc
wimgapi
win32s16.dll16
win32u makefiles: Hardcode the fonts directory. 2024-06-24 13:46:40 +02:00
win87em.dll16
winaspi.dll16
windebug.dll16
windows.applicationmodel include: Add some windows.applicationmodel definitions. 2024-06-24 17:13:05 +02:00
windows.devices.bluetooth
windows.devices.enumeration
windows.devices.usb
windows.gaming.input windows.gaming.input: Force debug info in critical sections. 2024-03-07 22:56:13 +01:00
windows.gaming.ui.gamebar
windows.globalization windows.globalization: Add IIterable_HSTRING impl to IVectorView_HSTRING. 2024-02-07 22:39:58 +01:00
windows.media
windows.media.devices
windows.media.mediacontrol
windows.media.speech windows.media.speech: Force debug info in critical sections. 2024-03-07 22:56:13 +01:00
windows.networking
windows.networking.hostname include: Add more types to windows.networking.connectivity.idl. 2024-06-04 09:49:45 +02:00
windows.perception.stub windows.perception.stub: Add stub IHolographicSpaceInterop interface. 2024-03-26 18:22:24 +01:00
windows.security.authentication.onlineid windows.security.authentication.onlineid: Implement IOnlineIdSystemAuthenticatorStatics::get_Default(). 2024-02-13 22:37:50 +01:00
windows.security.credentials.ui.userconsentverifier windows.security.credentials.ui.userconsentverifier: Force debug info in critical sections. 2024-02-29 21:22:26 +01:00
windows.storage.applicationdata
windows.system.profile.systemmanufacturers
windows.ui windows.ui: Return success in IInputPane2::TryShow(). 2024-04-09 08:29:34 -05:00
windowscodecs windowscodecs: Add conversions from PixelFormat32bppBGRA->PixelFormat16bppBGRA5551. 2024-06-03 23:24:59 +02:00
windowscodecsext
winealsa.drv winealsa: Remove superfluous timing adjustment. 2024-05-30 19:47:50 +02:00
wineandroid.drv win32u: Split WindowPosChanging driver call to a separate CreateWindowSurface. 2024-06-13 21:07:54 +02:00
winebus.sys winebus: Move Sony controllers report fixups to PE side. 2024-05-14 18:07:46 +02:00
winecoreaudio.drv winecoreaudio: Remove superfluous timing adjustment. 2024-05-30 19:47:50 +02:00
winecrt0 winecrt0: Remove some unnecessary asm macros on ARM plaforms. 2024-06-11 10:31:12 +02:00
wined3d wined3d: Use separate signature elements for oFog and oPts. 2024-06-07 20:54:48 +02:00
winegstreamer winegstreamer: Handle Gstreamer pipeline flushes gracefully in the media source. 2024-06-24 17:13:05 +02:00
winehid.sys
winemac.drv winemac: Remove unnecessary surface_clip_to_visible_rect. 2024-06-25 21:55:06 +02:00
winemapi
wineoss.drv wineoss: Remove superfluous timing adjustment. 2024-05-30 19:47:50 +02:00
wineps.drv wineps.drv: Add partial support for changing page size. 2024-06-05 10:32:00 +02:00
wineps16.drv16
winepulse.drv winepulse: Don't set a floor for the period(s). 2024-06-17 10:21:31 +02:00
wineusb.sys
winevulkan winevulkan: Fix size mismatch when writing to return pointer. 2024-06-07 20:56:03 +02:00
winewayland.drv winewayland: Move window surface creation functions to window_surface.c. 2024-06-24 13:25:28 +02:00
winex11.drv winex11: Move window surface creation functions to bitblt.c. 2024-06-24 13:25:28 +02:00
winexinput.sys winexinput.sys: Force debug info in critical sections. 2024-03-01 23:14:22 +01:00
wing.dll16
wing32
winhttp winhttp: Use GlobalAlloc to allocate lpszProxy in WinHttpGetProxyForUrl. 2024-05-03 21:36:22 +02:00
wininet wininet: Unify timeout values closer to hInternet. 2024-06-07 20:57:20 +02:00
winmm winmm: Force debug info in critical sections. 2024-02-29 21:22:24 +01:00
winnls.dll16
winnls32
winprint
winscard winscard: Pass ATR buffer to unixlib in SCardStatusA(). 2024-06-12 21:57:23 +02:00
winsock.dll16
winspool.drv
winsta
wintab.dll16
wintab32
wintrust wintrust: Add support for the PE image hash in CryptCATAdminCalcHashFromFileHandle(). 2024-04-25 13:10:05 +02:00
wintypes wintypes: Report some API contracts as present in api_information_statics_IsApiContractPresentByMajor(). 2024-03-26 22:26:51 +01:00
winusb
wlanapi
wlanui
wldap32
wldp
wmasf
wmi
wmiutils wmiutil: Force debug info in critical sections. 2024-03-07 22:56:13 +01:00
wmp
wmphoto
wmvcore wmwcore: Force debug info in critical sections. 2024-02-26 22:44:35 +01:00
wnaspi32
wofutil
wow32
wow64 wow64: In wow64_NtSetInformationToken forward TokenIntegrityLevel. 2024-06-21 22:59:40 +02:00
wow64cpu wow64cpu: Save non-volatile registers before switching to 32-bit code. 2024-03-22 13:06:40 +01:00
wow64win win32u: Call NtUserMapWindowPoints with per-monitor DPI from the drivers. 2024-06-10 22:47:00 +02:00
wpc
wpcap
ws2_32 ntdll: Don't zero out socket address in sockaddr_from_unix(). 2024-06-13 10:56:00 +02:00
wsdapi
wshom.ocx wshom.ocx: Don't show a message box on ShellExecute error. 2024-03-26 22:26:51 +01:00
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/tests: Fix test failures with xaudio2_8 in test_submix(). 2024-05-16 23:09:04 +02:00
xaudio2_8
xaudio2_9
xinput1_1
xinput1_2
xinput1_3
xinput1_4
xinput9_1_0
xinputuap
xmllite
xolehlp
xpsprint
xpssvcs