1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-03 08:19:41 +00:00
wine/dlls
2024-03-19 23:02:11 +01:00
..
acledit
aclui
activeds
activeds.tlb
actxprxy
adsldp
adsldpc
advapi32 advapi32/tests: Add todo_wine to tests that are currently failing. 2024-03-14 18:41:42 +01:00
advpack advpack: Remove DECLSPEC_HIDDEN usage. 2023-11-08 10:05:57 +01:00
amsi
amstream amstream: Force debug info in critical sections. 2024-02-29 21:22:28 +01:00
apisetschema apisetschema: Add api-ms-win-core-com-l2-1-1. 2023-12-05 21:24:37 +01:00
apphelp
appwiz.cpl mscoree: Update Wine Mono to 9.0.0. 2024-02-05 12:39:02 +01:00
appxdeploymentclient
atl
atl80
atl90
atl100
atl110
atlthunk
atmlib
authz
avicap32
avifil32
avifile.dll16
avrt
bcrypt bcrypt: Fix private data size in wow64 thunks. 2024-01-23 12:20:10 +01: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 include: Include cfg.h from cfgmgr32.h. 2024-01-30 22:41:17 +01:00
clusapi
cng.sys
combase combase: Force debug info in critical sections. 2024-02-20 10:44:14 +01:00
comcat
comctl32 comctl32: Implement IImageList2::Initialize(). 2024-03-14 18:41:42 +01:00
comdlg32 comdlg32: Don't treat cmb1 as the printer list unless in PRINT_SETUP. 2024-03-12 13:43:41 +01:00
coml2 coml2: Move StgCreatePropSetStg from ole32. 2023-12-06 17:54:53 +01:00
comm.drv16
commdlg.dll16
compobj.dll16
compstui compstui: Fix a possible out-of-bounds write (Coverity). 2024-01-18 18:08:48 +01:00
comsvcs
concrt140 msvcr100: Add _ReaderWriterLock constructor implementation. 2024-01-22 16:49:37 +01:00
connect
credui include: Use proper dllimports for credui functions. 2023-11-07 11:11:40 +01:00
crtdll msvcrt: Import longjmp from ntdll for PE builds. 2024-03-08 17:37:08 +01:00
crypt32 crypt32: Force debug info in critical sections. 2024-02-20 10:44:14 +01:00
cryptdlg
cryptdll
cryptext
cryptnet
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: Make some strings const. 2024-03-12 13:43:41 +01:00
d3d8 wined3d/glsl: Pass through the specular varying when SPECULARENABLE is FALSE. 2024-02-06 16:36:19 +01:00
d3d8thk
d3d9 d3d9/tests: Skip desktop window tests if device creation fails. 2024-03-15 15:06:37 +01:00
d3d10 d3d10/tests: Add a small effect compilation test. 2024-03-12 08:31:51 +01:00
d3d10_1 d3d10_1/tests: Remove todo from now passing test. 2024-03-14 18:41:42 +01:00
d3d10core d3d10core/tests: Mark a test as no longer todo. 2023-12-05 21:24:37 +01:00
d3d11 wined3d: Use bindless textures for GLSL shaders if possible. 2024-03-14 10:16:34 +01: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: Wrap fx_4_x output in a dxbc container. 2024-03-12 08:31:51 +01:00
d3dcompiler_46
d3dcompiler_47
d3dim
d3dim700
d3drm d3drm: Suppress a use-after-free warning in d3drm_image_palettise (GCC). 2023-11-30 23:12:54 +01:00
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 d3dcompiler: Set correct compilation target for effects profiles. 2024-03-12 08:31:51 +01: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: No longer embed unwind information in minidump (x86_64). 2024-03-15 15:06:38 +01:00
dciman32
dcomp
ddeml.dll16
ddraw ddraw: Release only valid texture parents on ddraw_texture_init failure. 2024-03-15 15:06:37 +01:00
ddrawex ddrawex: Use CRT allocation functions. 2023-11-07 22:05:35 +01:00
devenum devenum: Use switch statements for moniker type handling. 2024-01-26 18:30:07 +01:00
dhcpcsvc
dhcpcsvc6
dhtmled.ocx
diasymreader diasymreader: Force debug info in critical sections. 2024-03-14 20:52:33 +01:00
difxapi
dinput server: Generate WM_POINTERENTER / WM_POINTERLEAVE messages. 2024-03-06 19:20:09 +01:00
dinput8
directmanipulation
dispdib.dll16
dispex
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 dmloader: Avoid caching DMUS_OBJ_STREAM objects we can't load from cache. 2024-01-04 20:44:46 +01:00
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/tests: Skip tests if no CNAME records are returned. 2024-03-12 22:36:12 +01: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: Force debug info in critical sections. 2024-02-21 22:30:03 +01:00
dsquery
dssenh dssenh: Finalize the hash if necessary in CPVerifySignature(). 2024-01-23 12:20:17 +01:00
dsuiext
dswave
dwmapi dwmapi: Implement DwmGetWindowAttribute(DWMWA_EXTENDED_FRAME_BOUNDS). 2023-12-07 20:21:42 +01:00
dwrite dwrite: Force debug info in critical sections. 2024-02-21 22:30:03 +01:00
dx8vb
dxcore
dxdiagn dxdiagn: Check ICreateDevEnum_CreateClassEnumerator result for S_OK. 2023-12-22 21:51:28 +01:00
dxgi dxgi: Avoid redundantly setting the present info wait semaphore fields in d3d12_swapchain_queue_present(). 2023-12-05 21:24:37 +01:00
dxtrans
dxva2 dxva2/tests: Skip tests if D3D9 is unusable. 2023-11-20 17:43:54 +01:00
esent
evr evr/dshow: Support NV12 in evr_render. 2024-03-12 22:36:12 +01:00
explorerframe
faultrep
feclient
fltlib
fltmgr.sys
fntcache
fontsub
fusion fusion: Bump version to 4.6.1590.0. 2023-11-16 13:43:58 +01:00
fwpuclnt
gameux gameux: Remove DECLSPEC_HIDDEN usage. 2023-11-08 10:05:57 +01:00
gamingtcui
gdi.exe16
gdi32 win32u: Implement NtGdiDdDDIEnumAdapters2. 2024-02-15 20:39:48 +01:00
gdiplus gdiplus: Check bounding box in GdipIsVisibleRegionPoint. 2024-03-11 12:18:49 +01:00
geolocation
glu32 glu32: Return GLU_INVALID_ENUM for illegal pixel types. 2024-01-30 23:03:38 +01:00
gphoto2.ds gphoto2.ds: Remove DECLSPEC_HIDDEN usage. 2023-11-27 22:39:51 +01:00
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 hlink: Remove DECLSPEC_HIDDEN usage. 2023-11-08 10:05:57 +01:00
hnetcfg hnetcfg: Remove DECLSPEC_HIDDEN usage. 2023-11-08 10:05:57 +01:00
hrtfapo
http.sys http.sys: Keep connection sockets open after sending a 400 response. 2023-11-22 20:03:04 +01:00
httpapi
hvsimanagementapi
ia2comproxy
iccvid
icmp makefiles: Remove support for obsolete source variables. 2023-11-14 13:07:24 +01:00
ieframe
ieproxy
ifsmgr.vxd
imaadp32.acm
imagehlp
imm.dll16
imm32 imm32: Set lengths to 0 for NULL strings in ImmSetCompositionString(). 2024-03-11 18:12:03 +01: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 jsproxy: Don't ignore hostname and url length in InternetGetProxyInfo. 2024-02-01 21:47:17 +01:00
kerberos kerberos: Allocate memory for the output token if requested. 2024-03-12 22:36:12 +01:00
kernel32 kernel32/tests: Add tests for job object accounting. 2024-03-18 23:21:37 +01:00
kernelbase kernelbase: Remove no longer needed DllMainCRTStartup function. 2024-03-14 18:41:42 +01:00
keyboard.drv16
krnl386.exe16 include: Move unwinding functions definitions to rtlsupportapi.h. 2024-03-01 10:21:48 +01:00
ksecdd.sys
ksproxy.ax
ksuser
ktmw32
l3codeca.acm
light.msstyles
loadperf
localspl localspl: Fix a maybe-uninitialized warning in fill_builtin_form_info(). 2024-01-26 11:02:41 +01:00
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 mf/topoloader: Preserve input topology id. 2024-03-18 23:21:37 +01:00
mf3216
mferror makefiles: Remove support for obsolete source variables. 2023-11-14 13:07:24 +01:00
mfmediaengine mfmediaengine: Avoid implicit casts in IMFAttributes_GetUINT32 calls. 2024-01-31 12:04:32 +01:00
mfplat mfplat/mediatype: Implement MFInitMediaTypeFromMFVideoFormat. 2024-03-19 23:02:11 +01:00
mfplay
mfreadwrite mfreadwrite/reader: Handle MF_E_TRANSFORM_STREAM_CHANGE results. 2024-03-14 18:41:42 +01:00
mfsrcsnk
mgmtapi mgmtapi: AddSnmpMgrOpen stub. 2024-01-18 18:08:48 +01:00
midimap
mlang mlang: Fix bug with codepage priority in GetStrCodePages. 2024-02-12 23:02:03 +01:00
mmcndmgr
mmdevapi mmdevapi: Add stub for IDeviceTopology. 2024-03-07 22:56:12 +01: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: Replace some malloc/sprintf/strcpy calls with asprintf. 2024-03-11 21:22:08 +01:00
mouse.drv16
mp3dmod
mpr mpr: Remove DECLSPEC_HIDDEN usage. 2023-11-08 10:06:01 +01:00
mprapi
msacm.dll16
msacm32 msacm32: Remove DECLSPEC_HIDDEN usage. 2023-11-10 00:03:44 +01:00
msacm32.drv
msado15 msado15: Correct logic when setting field value. 2023-11-21 11:10:55 +01:00
msadp32.acm
msasn1
msauddecmft
mscat32
mscms
mscoree mscoree: Implement CLRRuntimeHost_Start. 2024-03-07 23:00:47 +01:00
mscorwks
msctf
msctfmonitor
msctfp
msdaps widl: Make the alignment option generic instead of win32/win64-specific. 2023-11-10 11:06:38 +01:00
msdasql msdasql/tests: Add missing carriage returns. 2023-12-20 22:20:49 +01:00
msdelta
msdmo
msdrm
msftedit
msg711.acm
msgsm32.acm
mshtml mshtml: Don't handle special case when doc != node->doc. 2024-02-29 08:38:38 +01:00
mshtml.tlb
msi msi: Create the custom action server as an elevated process. 2024-03-04 15:39:06 +01:00
msident
msimg32
msimsg
msimtf msimtf: Remove DECLSPEC_HIDDEN usage. 2023-11-08 10:05:57 +01:00
msisip
msisys.ocx
msls31
msmpeg2vdec
msnet32
mspatcha
msports
msrle32
msscript.ocx
mssign32
mssip32
mstask mstask: Remove DECLSPEC_HIDDEN usage. 2023-11-08 10:05:57 +01:00
msttsengine msttsengine: Add ISpTTSEngine stub. 2023-11-08 17:25:41 +01:00
msv1_0
msvcirt msvcirt: Use proper operator_new and operator_delete types. 2024-01-18 22:50:55 +01:00
msvcm80 msvcm80: Add stub for ThrowNestedLoadModuleException function. 2023-12-05 22:00:22 +01:00
msvcm90 msvcm80: Add stub for ThrowNestedLoadModuleException function. 2023-12-05 22:00:22 +01:00
msvcp_win msvcp140: Add stub for _XGetLastError. 2024-01-22 10:12:05 +01:00
msvcp60 msvcp: Consistently use __int64 types in number conversion functions. 2024-01-22 11:26:56 +01:00
msvcp70
msvcp71
msvcp80
msvcp90 include: Move unwinding functions definitions to rtlsupportapi.h. 2024-03-01 10:21:48 +01:00
msvcp100
msvcp110 msvcp110: Implement std::_Xbad_function_call(). 2023-11-21 19:22:16 +01:00
msvcp120 msvcp120/tests: Add some tests for _Mtx_t fields. 2024-01-22 14:15:13 +01:00
msvcp120_app msvcp110: Implement std::_Xbad_function_call(). 2023-11-21 19:22:16 +01:00
msvcp140 msvcp140: Pad _Mtx_t struct to match Windows. 2024-01-22 14:15:13 +01:00
msvcp140_1
msvcp140_2 msvcp140_t/tests: Add __std_smf_hypot3 tests. 2024-01-18 22:50:54 +01:00
msvcp140_atomic_wait
msvcp140_codecvt_ids
msvcr70 msvcrt: Import longjmp from ntdll for PE builds. 2024-03-08 17:37:08 +01:00
msvcr71 msvcrt: Import longjmp from ntdll for PE builds. 2024-03-08 17:37:08 +01:00
msvcr80 msvcrt: Import longjmp from ntdll for PE builds. 2024-03-08 17:37:08 +01:00
msvcr90 msvcrt: Import longjmp from ntdll for PE builds. 2024-03-08 17:37:08 +01:00
msvcr100 msvcrt: Import longjmp from ntdll for PE builds. 2024-03-08 17:37:08 +01:00
msvcr110 msvcrt: Import longjmp from ntdll for PE builds. 2024-03-08 17:37:08 +01:00
msvcr120 msvcrt: Import longjmp from ntdll for PE builds. 2024-03-08 17:37:08 +01:00
msvcr120_app msvcrt: Import setjmp/setjmpex from ntdll. 2024-03-08 17:37:08 +01:00
msvcrt msvcrt: Import longjmp from ntdll for PE builds. 2024-03-08 17:37:08 +01:00
msvcrt20
msvcrt40
msvcrtd msvcrt: Import longjmp from ntdll for PE builds. 2024-03-08 17:37:08 +01:00
msvfw32
msvidc32
msvideo.dll16
mswsock
msxml
msxml2
msxml3 msxml3: Use CRT allocation functions. 2024-02-22 12:46:06 +01:00
msxml4 msxml3: Handle default namespace in get_namespaceURI. 2023-12-07 20:21:43 +01:00
msxml6 msxml6/tests: Add some tests for MXWriter60. 2024-03-18 23:21:37 +01:00
mtxdm
ncrypt ncrypt/tests: Don't use uninitialized variable in test_get_property. 2024-01-29 21:15:20 +01:00
nddeapi
ndis.sys
netapi32 netapi32: Force debug info in critical sections. 2024-02-27 21:17:50 +01: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 makefiles: Remove support for obsolete source variables. 2023-11-14 13:07:24 +01:00
npmshtml
npptools
nsi nsi: Use CRT allocation functions. 2023-11-10 11:00:20 +01:00
nsiproxy.sys nsiproxy.sys: Fix ipv6 route table parsing on Linux. 2024-02-26 22:44:35 +01:00
ntdll ntdll/tests: Don't import kernel32.RtlPcToFileHeader. 2024-03-19 23:02:11 +01:00
ntdsapi
ntoskrnl.exe ntdll: Implement NtMakePermanentObject. 2024-03-15 15:06:37 +01:00
ntprint
objsel
odbc32
odbcbcp
odbccp32
odbccu32
ole2.dll16
ole2conv.dll16
ole2disp.dll16
ole2nls.dll16
ole2prox.dll16
ole2thk.dll16
ole32 ole32/tests: Remove todo from lock tests. 2024-03-05 20:52:41 +01:00
oleacc
oleaut32 oleaut32: Return success from GetSizeMax if not dirty. 2024-03-14 10:16:13 +01:00
olecli.dll16
olecli32
oledb32 oledb32: Fix a memory leak (Coverity). 2023-11-27 22:39:51 +01:00
oledlg
olepro32
olesvr.dll16
olesvr32
olethk32
opcservices
opencl opencl: Remove DECLSPEC_HIDDEN usage. 2023-11-28 22:58:42 +01:00
opengl32 opengl32: Replace sprintf with snprintf/asprintf to avoid deprecation warnings on macOS. 2024-03-11 21:22:41 +01:00
packager
pdh pdh: Zero out magic fields with SecureZeroMemory(). 2023-11-07 22:05:35 +01:00
photometadatahandler
pidgen
powrprof powrprof: Add PowerWriteACValueIndex stub. 2024-01-25 20:48:33 +01:00
printui
prntvpt
propsys propsys: Force debug info in critical sections. 2024-02-16 11:36:30 +01:00
psapi
pstorec
pwrshplugin
qasf qasf: Force debug info in critical sections. 2024-03-14 20:52:33 +01:00
qcap qcap: Force debug info in critical sections. 2024-03-01 23:14:22 +01:00
qdvd
qedit
qmgr qmgr: Force debug info in critical sections. 2024-02-23 17:09:41 +01:00
qmgrprxy
quartz quartz/tests: Add some tests for VMR7 renderless mode. 2024-03-19 23:02:11 +01: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: Don't write past end of buffer. 2023-12-18 21:50:19 +01:00
riched32
rpcrt4 rpcrt4/tests: Fix some malloc/HeapAlloc mismatches. 2024-02-16 16:43:18 +01:00
rsabase
rsaenh rsaenh: Force debug info in critical sections. 2024-02-27 21:17:50 +01:00
rstrtmgr
rtutils
rtworkq rtworkq: Avoid possible scenarios that an async callback could be called twice. 2024-03-04 15:39:06 +01:00
samlib
sane.ds sane.ds: Remove DECLSPEC_HIDDEN usage. 2023-11-27 22:39:51 +01:00
sapi sapi: Implement ISpeechVoice::{get/putref}_Voice. 2024-03-04 15:39:06 +01:00
sas
scarddlg
scardsvr
sccbase
schannel
schedsvc
scrobj
scrrun scrrun/dictionary: Handle VT_EMPTY/VT_NULL keys. 2024-01-17 11:07:00 +01:00
scsiport.sys
sechost sechost: Remove DECLSPEC_HIDDEN usage. 2023-11-08 10:05:57 +01:00
secur32 secur32: Replace sprintf with snprintf to avoid deprecation warnings on macOS. 2024-03-11 22:19:49 +01:00
security makefiles: Remove support for obsolete source variables. 2023-11-14 13:07:24 +01:00
sensapi
serialui
setupapi setupapi: Don't clobber the original filename if .inf is found. 2024-01-22 21:59:58 +01:00
setupx.dll16
sfc makefiles: Remove support for obsolete source variables. 2023-11-14 13:07:24 +01:00
sfc_os
shcore shcore: Add stub for RegisterScaleChangeNotifications. 2024-02-01 22:52:20 +01:00
shdoclc
shdocvw shdocvw: Use CRT allocation functions. 2023-11-07 20:55:26 +01:00
shell.dll16
shell32 shell32: Create nonexistent destination directories in FO_MOVE. 2024-03-19 23:02:11 +01: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 include: Use proper dllimports for slc functions. 2023-11-07 11:11:40 +01:00
srclient
srvcli
srvsvc
sspicli
stdole2.tlb
stdole32.tlb
sti sti: Remove DECLSPEC_HIDDEN usage. 2023-11-08 10:05:57 +01:00
storage.dll16
stress.dll16
strmdll
svrapi
sxs sxs: Skip file copy when assembly is already installed. 2024-01-19 12:42:18 +01:00
system.drv16
t2embed
tapi32
taskschd taskschd: Implement TaskService_get_ConnectedDomain. 2024-02-27 21:17:58 +01:00
tbs tbs: Add GetDeviceIDString stub. 2024-01-18 18:08:48 +01:00
tdh
tdi.sys
threadpoolwinrt
toolhelp.dll16
traffic
twain_32
twain.dll16
twinapi.appcore twinapi.appcore: Return success from AdvertisingManager_get_AdvertisingId stub. 2023-11-23 22:53:20 +01:00
typelib.dll16
tzres
ucrtbase msvcrt: Import longjmp from ntdll for PE builds. 2024-03-08 17:37:08 +01:00
uianimation
uiautomationcore uiautomationcore/tests: Use CRT allocation functions. 2024-01-18 18:08:48 +01:00
uiribbon uiribbon: Fix IUIFramework::SetUICommandProperty() prototype. 2023-11-16 14:02:33 +01:00
unicows
updspapi
url
urlmon urlmon: Add stub for ordinal 414. 2024-03-19 23:02:11 +01:00
usbd.sys
user.exe16 include: Add a typedef for user callback function pointers. 2024-01-22 11:26:56 +01:00
user32 user32/tests: Add another missing message for TrackPopupMenu. 2024-03-15 23:49:00 +01:00
userenv include: Use proper dllimports for userenv functions. 2023-11-07 11:11:40 +01:00
usp10 makefiles: Remove support for obsolete source variables. 2023-11-14 13:07:24 +01:00
utildll
uxtheme uxtheme: Use BOOLEAN instead of BOOL in ordinal functions. 2024-02-09 11:48:46 +01:00
vbscript vbscript: Implement IActiveScriptSite service. 2024-01-30 11:06:16 +01:00
vcomp vcomp/tests: Use limits.h macros in for_static_i8_cb. 2024-02-27 11:36:41 +01:00
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 winevulkan: Handle invalid window in vkGetPhysicalDevicePresentRectanglesKHR. 2024-02-21 22:30:31 +01:00
vwin32.vxd
w32skrnl
w32sys.dll16
wbemdisp
wbemprox wbemprox: Use separate critical sections for tables and table list. 2024-03-06 19:03:11 +01: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
wevtsvc
wiaservc
wimgapi
win32s16.dll16
win32u win32u: Cancel previous key auto-repeat when starting a new one. 2024-03-15 17:55:30 +01:00
win87em.dll16
winaspi.dll16
windebug.dll16
windows.applicationmodel
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
windows.perception.stub
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: Add stubs for InputPane class. 2024-01-22 14:15:13 +01:00
windowscodecs windowscodecs: Force debug info in critical sections. 2024-02-23 17:09:41 +01:00
windowscodecsext
winealsa.drv winealsa: Remove superflous check. 2024-02-15 20:36:30 +01:00
wineandroid.drv win32u: Use NtUserCallHwndParam interface for __wine_send_input. 2024-03-05 20:50:06 +01:00
winebus.sys winebus: Remove devices that are ignored wrt hidraw preferences. 2024-03-19 23:02:11 +01:00
winecoreaudio.drv winecoreaudio: Use UID as device string. 2023-12-07 20:46:47 +01:00
winecrt0 winecrt0: Use the official definitions for exception flags. 2024-02-29 18:14:48 +01:00
wined3d wined3d: Do not check the input signature element count for sm4+ shaders in shader_spirv_compile_arguments_init(). 2024-03-15 15:06:37 +01:00
winegstreamer winegstreamer: Force debug info in critical sections. 2024-03-07 22:56:12 +01:00
winehid.sys
winemac.drv win32u: Use NtUserCallHwndParam interface for __wine_send_input. 2024-03-05 20:50:06 +01:00
winemapi
wineoss.drv wineoss: Remove superflous check. 2024-02-15 20:36:28 +01:00
wineps.drv wineps.drv: Return default resolution if PPD doesn't provide the list of supported resolutions. 2024-03-12 22:36:12 +01:00
wineps16.drv16
winepulse.drv winepulse.drv: Don't free memory at process exit. 2023-12-08 22:31:38 +01:00
wineusb.sys wineusb.sys: Add support for URB_FUNCTION_VENDOR_DEVICE. 2023-11-22 20:03:05 +01:00
winevulkan winevulkan: Allow only one vulkan surface at a time for an HWND. 2024-03-19 23:02:11 +01:00
winewayland.drv winewayland.drv: Implement wgl(Get)SwapIntervalEXT. 2024-03-13 20:59:56 +01:00
winex11.drv win32u: Move D3DKMT VidPn* functions out of winex11. 2024-03-13 18:28:49 +01:00
winexinput.sys winexinput.sys: Force debug info in critical sections. 2024-03-01 23:14:22 +01:00
wing.dll16
wing32 wing32: Avoid crash in WinGGetDIBPointer when called with NULL bitmap info. 2024-01-17 12:26:28 +01:00
winhttp winhttp: Mind read size when skipping async read in WinHttpReadData(). 2024-02-21 21:55:04 +01:00
wininet wininet: Fix memory leak when loading proxy information. 2024-02-28 21:57:35 +01:00
winmm winmm: Force debug info in critical sections. 2024-02-29 21:22:24 +01:00
winnls.dll16
winnls32
winprint
winscard winscard: Use SecureZeroMemory() to clear magic fields. 2023-11-08 14:28:57 +01:00
winsock.dll16
winspool.drv winspool: Keep driver_9x in scope while it is in use. 2024-01-08 20:52:27 +01:00
winsta winsta: Start time is an input parameter in WinStationGetProcessSid. 2024-01-29 10:42:48 +01:00
wintab.dll16
wintab32
wintrust wintrust: Use SecureZeroMemory() to clear magic fields. 2023-11-08 14:29:04 +01:00
wintypes
winusb
wlanapi
wlanui
wldap32 wldap32: Fix a possible memory leak (Coverity). 2024-01-17 11:07:00 +01:00
wldp wldp: Improve the WldpGetLockdownPolicy() stub. 2023-11-15 23:03:51 +01:00
wmasf
wmi makefiles: Remove support for obsolete source variables. 2023-11-14 13:07:24 +01:00
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 ntdll: Implement NtMakePermanentObject. 2024-03-15 15:06:37 +01:00
wow64cpu include: Move unwinding functions definitions to rtlsupportapi.h. 2024-03-01 10:21:48 +01:00
wow64win win32u: Use NtUserCallHwndParam interface for __wine_send_input. 2024-03-05 20:50:06 +01:00
wpc
wpcap
ws2_32 ws2_32/tests: Fix a couple of failures on Windows. 2024-03-12 20:49:21 +01:00
wsdapi wsdapi: Use SecureZeroMemory() to clear magic fields. 2023-11-08 14:29:14 +01:00
wshom.ocx wshom/network: Implement UserDomain property. 2024-03-15 23:48:17 +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: Force debug info in critical sections. 2024-02-20 10:44:14 +01:00
xaudio2_8
xaudio2_9
xinput1_1
xinput1_2
xinput1_3 xinput: Reimplement XInputGetCapabilities. 2024-01-19 12:41:02 +01:00
xinput1_4 xinput: Implement XInputGetCapabilitiesEx. 2024-01-19 12:41:02 +01:00
xinput9_1_0
xinputuap
xmllite
xolehlp
xpsprint
xpssvcs