wine/dlls
2024-02-06 22:54:21 +01:00
..
acledit
aclui
activeds
activeds.tlb
actxprxy
adsldp
adsldpc
advapi32 advapi32/tests: Add some more EventLog tests. 2024-01-31 11:31:51 +01:00
advpack
amsi
amstream amstream: Send quality control messages from AMDirectDrawStream::Receive. 2023-12-05 21:24:36 +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
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: Make RoGetActivationFactory hookable. 2024-01-17 21:55:07 +01:00
comcat
comctl32 comctl32/listview: Ignore the lParam to WM_PRINTCLIENT and add tests. 2023-12-20 22:20:49 +01:00
comdlg32 comdlg32/tests: Use CRT allocation functions. 2023-11-28 22:58:42 +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
crtdll msvcrt: Add a stub ARM64EC CPU backend. 2023-12-07 20:21:42 +01:00
crypt32 crypt32: Pad R/S values with zeroes if smaller than their counterpart. 2024-01-18 18:09:09 +01:00
cryptdlg
cryptdll
cryptext
cryptnet
cryptowinrt
cryptsp
cryptui
ctapi32
ctl3d.dll16
ctl3d32
ctl3dv2.dll16
d2d1 d2d1: Fix double free bug when d2d_geometry_sink_Close fails. 2024-01-26 10:59:42 +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: Update presentation parameters when creating a swap chain. 2024-01-10 10:35:00 +01:00
d3d10 d3d10/effect: Clarify constant buffer flags field meaning. 2024-02-01 22:14:19 +01:00
d3d10_1
d3d10core d3d10core/tests: Mark a test as no longer todo. 2023-12-05 21:24:37 +01:00
d3d11 d3d11/tests: Add a test for shader stencil export. 2024-01-26 23:47:05 +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_43: Use CRT allocation functions. 2023-11-22 10:06:33 +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 d3dx9: Check for successful sprite draw in DrawTextW(). 2023-12-06 23:09:44 +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
d3dx11_42
d3dx11_43
d3dxof
davclnt
dbgeng
dbghelp dbghelp: Implement SymSrvGetFileIndexInfo() for PDB/JG files. 2024-02-01 21:47:17 +01:00
dciman32
dcomp
ddeml.dll16
ddraw ddraw: Use the sysmem wined3d texture for sysmem surfaces if possible. 2024-01-17 10:57:32 +01:00
ddrawex
devenum devenum: Use switch statements for moniker type handling. 2024-01-26 18:30:07 +01:00
dhcpcsvc
dhcpcsvc6
dhtmled.ocx
diasymreader
difxapi
dinput dinput/tests: Test rawinput with the virtual HID touchscreen. 2024-02-02 13:02:13 +01:00
dinput8
directmanipulation
dispdib.dll16
dispex
display.drv16
dmband
dmcompos
dmime dmime/tests: Add some tests about end-points. 2024-01-29 10:42:48 +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: Leave critical section when out of memory (Coverity). 2024-01-17 11:00:27 +01:00
dmusic dmusic: Clone streams instead of allocating wave data. 2024-01-09 23:59:59 +01:00
dmusic32
dnsapi dnsapi: Free the buffer in the early return paths. 2023-12-21 16:58:26 +01:00
dplay
dplayx dplayx: Fix a memory leak (Coverity). 2023-11-27 22:39:51 +01:00
dpnaddr
dpnet
dpnhpast
dpnhupnp
dpnlobby
dpvoice
dpwsockx
drmclien
dsdmo dsdmo: Add Gargle effect stub. 2023-12-04 22:14:09 +01:00
dsound dsound: Set position past the end of the buffer is invalid. 2023-12-07 21:57:59 +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: Explicitly cast DWRITE_FONT_STRETCH to float in init_font_prop_vec. 2023-12-11 23:11:19 +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: Handle YUY2 sample copy. 2024-01-17 11:07:00 +01:00
explorerframe
faultrep
feclient
fltlib
fltmgr.sys
fntcache
fontsub
fusion
fwpuclnt
gameux
gamingtcui
gdi.exe16
gdi32 gdi32: Ignore Datatype when StartDoc is called. 2024-01-23 15:31:51 +01:00
gdiplus gdiplus/tests: Thoroughly test region combines. 2024-02-05 22:35:10 +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 include: Include cfg.h from cfgmgr32.h. 2024-01-30 22:41:17 +01:00
hidparse.sys
hlink
hnetcfg
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
ieframe
ieproxy
ifsmgr.vxd
imaadp32.acm
imagehlp
imm.dll16
imm32 imm32/tests: Fix some spurious failures with Windows ko_KR IME. 2024-01-31 16:55:13 +01:00
inetcomm
inetcpl.cpl
inetmib1
infosoft
initpki
inkobj
inseng
iphlpapi
iprop
ir50_32
irprops.cpl
itircl
itss
joy.cpl
jscript jscript: Implement IActiveScriptSite service. 2024-01-30 11:06:16 +01:00
jsproxy jsproxy: Don't ignore hostname and url length in InternetGetProxyInfo. 2024-02-01 21:47:17 +01:00
kerberos
kernel32 kernel32: Don't export RtlRaiseException on ARM64. 2024-02-06 16:36:19 +01:00
kernelbase kernel32: Move Wow64Get/SetThreadContext implementation to kernelbase. 2024-02-06 16:36:19 +01:00
keyboard.drv16
krnl386.exe16 krnl386: Emulate the VGA status register. 2024-01-29 17:08:10 +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
mapistub
mciavi32
mcicda
mciqtz32
mciseq
mciwave mciwave: Use matching memory allocator (Coverity). 2023-12-04 22:10:22 +01:00
mf mf/tests: Add some tests with video processor aperture handling. 2024-02-06 16:36:19 +01:00
mf3216
mferror
mfmediaengine mfmediaengine: Avoid implicit casts in IMFAttributes_GetUINT32 calls. 2024-01-31 12:04:32 +01:00
mfplat mfplat: Introduce media_type_get_uint32 helper. 2024-01-31 12:04:32 +01:00
mfplay
mfreadwrite mfreadwrite/tests: Skip tests if D3D9 is unusable. 2024-01-08 20:52:27 +01:00
mfsrcsnk
mgmtapi mgmtapi: AddSnmpMgrOpen stub. 2024-01-18 18:08:48 +01:00
midimap
mlang mlang: Allow encoding name "ISO8859-1". 2023-12-06 17:54:53 +01:00
mmcndmgr
mmdevapi mmdevapi: Remove DECLSPEC_HIDDEN usage. 2023-11-23 22:51:07 +01:00
mmdevldr.vxd
mmsystem.dll16
monodebg.vxd
mountmgr.sys mountmgr: Remove DECLSPEC_HIDDEN usage. 2023-11-24 14:04:53 +01:00
mouse.drv16
mp3dmod
mpr
mprapi
msacm.dll16
msacm32
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: Update Wine Mono to 9.0.0. 2024-02-05 12:39:02 +01:00
mscorwks
msctf
msctfmonitor
msctfp
msdaps
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/tests: Test builtin function default value getter with custom IOleCommandTarget. 2024-02-05 21:45:20 +01:00
mshtml.tlb
msi msi: Don't write past end of string when selecting parent directory. 2024-02-05 13:25:36 +01:00
msident
msimg32
msimsg
msimtf
msisip
msisys.ocx
msls31
msmpeg2vdec
msnet32
mspatcha
msports
msrle32
msscript.ocx
mssign32
mssip32
mstask
msttsengine
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
msvcp60 msvcp: Consistently use __int64 types in number conversion functions. 2024-01-22 11:26:56 +01:00
msvcp70
msvcp71
msvcp80
msvcp90 msvcp140: Pad _Mtx_t struct to match Windows. 2024-01-22 14:15:13 +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
msvcp_win msvcp140: Add stub for _XGetLastError. 2024-01-22 10:12:05 +01:00
msvcr70 msvcrt: Add a stub ARM64EC CPU backend. 2023-12-07 20:21:42 +01:00
msvcr71 msvcrt: Add a stub ARM64EC CPU backend. 2023-12-07 20:21:42 +01:00
msvcr80 msvcrt: Add a stub ARM64EC CPU backend. 2023-12-07 20:21:42 +01:00
msvcr90 msvcrt: Add a stub ARM64EC CPU backend. 2023-12-07 20:21:42 +01:00
msvcr100 msvcr100: Add _ReaderWriterLock constructor implementation. 2024-01-22 16:49:37 +01:00
msvcr110 msvcr100: Add _ReaderWriterLock constructor implementation. 2024-01-22 16:49:37 +01:00
msvcr120 msvcr100: Add _ReaderWriterLock constructor implementation. 2024-01-22 16:49:37 +01:00
msvcr120_app msvcr100: Add _ReaderWriterLock constructor implementation. 2024-01-22 16:49:37 +01:00
msvcrt msvcrt/tests: Add sprintf tests. 2024-02-01 21:47:17 +01:00
msvcrt20
msvcrt40
msvcrtd msvcrt: Add a stub ARM64EC CPU backend. 2023-12-07 20:21:42 +01:00
msvfw32
msvidc32
msvideo.dll16
mswsock
msxml
msxml2
msxml3 msxml3: Handle default namespace in get_namespaceURI. 2023-12-07 20:21:43 +01:00
msxml4 msxml3: Handle default namespace in get_namespaceURI. 2023-12-07 20:21:43 +01:00
msxml6 msxml3: Handle default namespace in get_namespaceURI. 2023-12-07 20:21:43 +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: Remove DECLSPEC_HIDDEN usage. 2023-11-23 22:51:07 +01:00
netcfgx
netio.sys
netprofm
netutils
newdev
ninput
normaliz
npmshtml
npptools
nsi
nsiproxy.sys nsiproxy.sys: Remove DECLSPEC_HIDDEN usage. 2023-11-24 14:04:53 +01:00
ntdll ntdll: Reimplement set_native_thread_name() for macOS. 2024-02-06 16:34:09 +01:00
ntdsapi
ntoskrnl.exe ntoskrnl: Reimplement ExAllocatePool* on top of ExAllocatePool2. 2024-01-22 14:22:21 +01:00
ntprint
objsel
odbc32
odbcbcp
odbccp32
odbccu32
ole2.dll16
ole2conv.dll16
ole2disp.dll16
ole2nls.dll16
ole2prox.dll16
ole2thk.dll16
ole32 coml2: Move StgCreatePropSetStg from ole32. 2023-12-06 17:54:53 +01:00
oleacc
oleaut32 oleaut32/tests: Add tests for VarBstrFromR4. 2024-02-01 11:02:29 +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: Add a FIXME when doing a mapped buffer copy. 2024-01-26 11:00:56 +01:00
packager
pdh
photometadatahandler
pidgen
powrprof powrprof: Add PowerWriteACValueIndex stub. 2024-01-25 20:48:33 +01:00
printui
prntvpt
propsys
psapi
pstorec
pwrshplugin
qasf
qcap qcap/audiorecord: Do not leak the sample when pausing or stopping. 2023-12-20 22:20:49 +01:00
qdvd
qedit
qmgr
qmgrprxy
quartz quartz: Delay import ddraw. 2024-01-03 21:00:09 +01:00
query
qwave
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: Test explicit_handle. 2023-12-04 22:10:23 +01:00
rsabase
rsaenh
rstrtmgr
rtutils
rtworkq
samlib
sane.ds sane.ds: Remove DECLSPEC_HIDDEN usage. 2023-11-27 22:39:51 +01:00
sapi sapi: Create a new engine only when needed in ISpVoice. 2024-01-31 11:04:41 +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
secur32 secur32: Remove DECLSPEC_HIDDEN usage. 2023-11-23 22:51:07 +01:00
security
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
sfc_os
shcore shcore: Add stub for RegisterScaleChangeNotifications. 2024-02-01 22:52:20 +01:00
shdoclc
shdocvw
shell.dll16
shell32 shell32: Fix a memory leak (Coverity). 2023-12-04 22:10:22 +01:00
shfolder
shlwapi
slbcsp
slc
snmpapi
softpub
sound.drv16
spoolss
sppc
srclient
srvcli
srvsvc
sspicli
stdole2.tlb
stdole32.tlb
sti
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
tbs tbs: Add GetDeviceIDString stub. 2024-01-18 18:08:48 +01:00
tdh
tdi.sys
threadpoolwinrt
toolhelp.dll16
traffic
twain.dll16
twain_32
twinapi.appcore twinapi.appcore: Return success from AdvertisingManager_get_AdvertisingId stub. 2023-11-23 22:53:20 +01:00
typelib.dll16
tzres
ucrtbase ucrtbase/tests: Add sprintf tests. 2024-02-01 21:47:17 +01:00
uianimation
uiautomationcore uiautomationcore/tests: Use CRT allocation functions. 2024-01-18 18:08:48 +01:00
uiribbon
unicows
updspapi
url
urlmon
usbd.sys
user.exe16 include: Add a typedef for user callback function pointers. 2024-01-22 11:26:56 +01:00
user32 explorer: Don't pop start menu on "undo minimize all windows" systray command. 2024-02-06 22:54:21 +01:00
userenv
usp10
utildll
uxtheme uxtheme: Add stub for IsDarkModeAllowedForWindow. 2023-12-14 11:16:34 +01:00
vbscript vbscript: Implement IActiveScriptSite service. 2024-01-30 11:06:16 +01: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 winevulkan: Return VK_ERROR_SURFACE_LOST_KHR from surface functions. 2024-02-01 11:02:33 +01:00
vwin32.vxd
w32skrnl
w32sys.dll16
wbemdisp
wbemprox wbemprox: Add property 'ClassGuid' to Win32_PnPEntity. 2024-02-06 22:54:21 +01:00
wdscore
webservices
websocket
wer
wevtapi
wevtsvc
wiaservc
wimgapi
win32s16.dll16
win32u win32u: Only queue a single IME update during ImeProcessKey. 2024-01-31 16:55:13 +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: Stub IRawGameController2 interface. 2024-01-24 12:17:35 +01:00
windows.gaming.ui.gamebar
windows.globalization twinapi.appcore: Stub Windows.System.UserProfile.AdvertisingManager factory. 2023-11-23 22:53:08 +01:00
windows.media
windows.media.devices
windows.media.mediacontrol
windows.media.speech windows.media.speech/tests: Remove obsolete workarounds. 2024-01-04 23:04:46 +01:00
windows.networking
windows.networking.hostname
windows.perception.stub
windows.security.credentials.ui.userconsentverifier
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: Pass result as void pointer to ComponentInfo_GetUINTValue. 2024-01-30 11:05:45 +01:00
windowscodecsext
winealsa.drv winealsa.drv: Remove DECLSPEC_HIDDEN usage. 2023-11-27 22:39:51 +01:00
wineandroid.drv include: Add a typedef for user callback function pointers. 2024-01-22 11:26:56 +01:00
winebus.sys winebus.sys: Use 4 bits for hat switches. 2024-01-30 23:03:38 +01:00
winecoreaudio.drv winecoreaudio: Use UID as device string. 2023-12-07 20:46:47 +01:00
winecrt0
wined3d wined3d/arb: Compare the fragment pipe ops in shader_arb_select() instead of using an extra field. 2024-02-06 16:36:19 +01:00
winegstreamer winegstreamer: Allow wg_transform size changes with an explicit attribute. 2024-02-05 12:39:10 +01:00
winehid.sys
winemac.drv winevulkan: Remove now unnecessary vkGetDeviceGroupSurfacePresentModesKHR driver entry. 2024-02-01 11:02:40 +01:00
winemapi
wineoss.drv wineoss.drv: Remove DECLSPEC_HIDDEN usage. 2023-11-27 22:39:51 +01:00
wineps.drv wineps.drv: Avoid invalid unaligned accesses. 2024-01-26 17:54:33 +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: Remove now unnecessary vkGetDeviceGroupSurfacePresentModesKHR driver entry. 2024-02-01 11:02:40 +01:00
winewayland.drv winevulkan: Remove now unnecessary vkGetDeviceGroupSurfacePresentModesKHR driver entry. 2024-02-01 11:02:40 +01:00
winex11.drv winevulkan: Remove now unnecessary vkGetDeviceGroupSurfacePresentModesKHR driver entry. 2024-02-01 11:02:40 +01:00
winexinput.sys include: Include cfg.h from cfgmgr32.h. 2024-01-30 22:41:17 +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: Add support for WINHTTP_AUTOPROXY_HOST_LOWERCASE flag in WinHttpGetProxyForUrl. 2024-02-05 12:39:15 +01:00
wininet wininet/tests: Update expected winehq.org certificate. 2024-01-11 14:00:37 +01:00
winmm winmm: Fill in pIOProc field in MMIOINFO. 2023-12-21 16:58:09 +01:00
winnls.dll16
winnls32
winprint
winscard
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
wintypes
winusb
wlanapi
wlanui
wldap32 wldap32: Fix a possible memory leak (Coverity). 2024-01-17 11:07:00 +01:00
wldp
wmasf
wmi
wmiutils wmiutils: Always zero path->namespaces in parse_text (Coverity). 2024-01-17 11:00:56 +01:00
wmp
wmphoto
wmvcore wmvcore/tests: Add tests for compressed output. 2023-12-05 22:01:35 +01:00
wnaspi32
wofutil
wow32
wow64 ntdll: Return STATUS_DEBUGGER_INACTIVE from NtSystemDebugControl() stub. 2024-01-23 22:56:53 +01:00
wow64cpu ntdll: Add a machine frame to the KiUserExceptionDispatcher stack on x86-64. 2023-11-30 23:12:54 +01:00
wow64win user32: Return result through NtCallbackReturn for the window hook callback. 2024-01-18 18:08:49 +01:00
wpc
wpcap
ws2_32 server: Check if we have waiting asyncs in sock_dispatch_asyncs() before clearing POLLOUT. 2024-02-02 13:02:04 +01: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 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