wine/dlls
2022-12-21 18:24:39 +01:00
..
acledit
aclui
activeds
activeds.tlb
actxprxy
adsldp adsldp: Use standard C functions for memory allocation in adsldp.c. 2022-11-21 13:06:18 +01:00
adsldpc
advapi32 advapi32/tests: Only free GetSecurityInfo pointer on success. 2022-12-02 11:04:45 +01:00
advpack
amsi
amstream
apisetschema apisetschema: Add a few more API sets pointing to existing dlls. 2022-12-09 17:52:25 +01:00
apphelp
appwiz.cpl appwiz.cpl: Free wine_get_dos_file_name memory with HeapFree. 2022-11-25 18:09:57 +01:00
atl atl: Fix memory leak on error path in do_process_root_key (scan-build). 2022-11-29 19:11:18 +01:00
atl80
atl90
atl100
atl110
atlthunk
atmlib
authz
avicap32 avicap32: Use the Unix call helpers. 2022-11-28 21:01:55 +01:00
avifil32
avifile.dll16
avrt
bcrypt bcrypt/tests: Test BCRYPT_PAD_NONE encryption result in test_rsa_encrypt(). 2022-12-15 22:28:28 +01:00
bluetoothapis
browseui
bthprops.cpl
cabinet
capi2032 capi2032: Use the Unix call helpers. 2022-11-28 21:01:55 +01:00
cards
cdosys
cfgmgr32
clusapi
cng.sys
combase include: Use proper dllimports for OLE functions. 2022-12-07 13:51:37 +01:00
comcat
comctl32 comctl32: Switch back to internal allocation function. 2022-12-09 17:52:25 +01:00
comdlg32 include: Use proper dllimports for comdlg32 functions. 2022-12-07 13:51:37 +01:00
comm.drv16
commdlg.dll16 commdlg: Consistently use %I printf format for ULONG_PTR values. 2022-12-09 17:52:25 +01:00
compobj.dll16
compstui compstui: Test that callbacks are executed. 2022-10-31 12:11:55 +01:00
comsvcs
concrt140 msvcr100: Implement missing_wait exception. 2022-12-08 18:41:25 +01:00
connect
credui
crtdll msvcr100: Implement exception passing from chore threads to _RunAndWait. 2022-12-08 18:41:25 +01:00
crypt32 include: Use proper dllimports for crypt32 functions. 2022-12-07 13:51:37 +01:00
cryptdlg
cryptdll
cryptext
cryptnet
cryptowinrt
cryptsp
cryptui
ctapi32 ctapi32: Use the Unix call helpers. 2022-11-28 21:01:55 +01:00
ctl3d.dll16
ctl3d32
ctl3dv2.dll16
d2d1 d2d1/tests: Use d2d error code name for unsupported pixel format error code. 2022-11-17 09:58:18 +01:00
d3d8 d3d8/tests: Make sure that the window has focus before testing loss of focus. 2022-12-20 22:37:02 +01:00
d3d8thk
d3d9 d3d9/tests: Mark some of the depth bias tests as todo. 2022-12-19 22:25:19 +01:00
d3d10 d3d10/effect: Add 'frc' instruction support for expressions. 2022-12-03 00:05:17 +01:00
d3d10_1
d3d10core
d3d11 d3d11/tests: Introduce a clear_uav() helper. 2022-11-15 21:56:01 +01: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: Implement D3DDisassemble() using vkd3d-shader. 2022-11-30 15:38:26 +01:00
d3dcompiler_46
d3dcompiler_47
d3dim
d3dim700
d3drm d3drm/tests: Use CRT allocation functions. 2022-11-14 13:13:01 +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/tests: Avoid a GCC warning (-Wsizeof-array-div). 2022-12-12 23:12:42 +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: Annotate allocation functions with __WINE_(ALLOC_SIZE|DEALLOC|MALLOC). 2022-12-06 17:04:50 +01:00
dciman32
dcomp
ddeml.dll16
ddraw ddraw/tests: Release ddraw after device in test_texture_wrong_caps(). 2022-12-21 18:24:39 +01:00
ddrawex
devenum
dhcpcsvc
dhcpcsvc6
dhtmled.ocx
diasymreader
difxapi
dinput dinput/tests: Test dinput force feedback effect envelope removal. 2022-12-21 18:24:39 +01:00
dinput8
directmanipulation
dispdib.dll16
dispex
display.drv16
dmband dmband: Don't force a calling convention on internal functions. 2022-11-24 22:20:21 +01:00
dmcompos dmcompos: Return a valid pointer from ComposeSegmentFromTemplate(). 2022-12-19 11:10:28 +01:00
dmime dmime: Implement the IDirectMusicSegment8_Clone() method. 2022-12-19 11:10:28 +01:00
dmloader dmloader: Don't force a calling convention on internal functions. 2022-11-24 22:20:21 +01:00
dmscript dmscript: Don't force a calling convention on internal functions. 2022-11-24 22:20:21 +01:00
dmstyle dmstyle: Move a struct declaration to the file it is used in. 2022-11-30 20:38:27 +01:00
dmsynth dmsynth: Don't force a calling convention on internal functions. 2022-11-24 22:20:21 +01:00
dmusic dmusic: Don't force a calling convention on internal functions. 2022-11-24 22:20:21 +01:00
dmusic32
dnsapi dnsapi: Use the Unix call helpers. 2022-11-28 21:01:55 +01:00
dplay
dplayx
dpnaddr
dpnet dpnet: Remove unused function heap_strdupW. 2022-11-17 09:58:10 +01:00
dpnhpast
dpnhupnp
dpnlobby
dpvoice
dpwsockx
drmclien
dsdmo
dsound uuid: Add propkey.h. 2022-11-08 20:07:51 +01:00
dsquery
dssenh
dsuiext
dswave dswave: Don't force a calling convention on internal functions. 2022-12-14 18:30:41 +01:00
dwmapi dwmapi: Fallback to 60Hz if the display frequency is invalid in get_display_frequency(). 2022-11-17 09:57:27 +01:00
dwrite dwrite: Use the Unix call helpers. 2022-11-25 10:11:36 +01:00
dx8vb
dxdiagn
dxgi
dxtrans
dxva2
esent
evr
explorerframe
faultrep
feclient
fltlib
fltmgr.sys
fntcache
fontsub
fusion
fwpuclnt
gameux
gamingtcui
gdi.exe16 gdi.exe: Consistently use %I printf format for ULONG_PTR values. 2022-12-09 17:52:25 +01:00
gdi32 gdi32: NULL terminate output string in CreateDCW. 2022-11-29 19:11:19 +01:00
gdiplus gdiplus: Improve performance of GdipTranslateMatrix. 2022-12-09 21:21:59 +01:00
glu32 opengl32: Fix GLdouble type alignment on the Unix side. 2022-12-06 13:44:34 +01:00
gphoto2.ds gphoto2.ds: Use the Unix call helpers. 2022-11-28 21:01:55 +01:00
gpkcsp
hal
hhctrl.ocx hhctrl: Use standard C functions for memory allocation. 2022-11-30 10:51:34 +01:00
hid hid: Fix HidP_(Get|Set)(Scaled)UsageValue with usage ranges and arrays. 2022-11-21 21:21:29 +01:00
hidclass.sys hidclass.sys: Make sure a desktop is created for the driver process. 2022-12-19 19:27:09 +01:00
hidparse.sys hidparse.sys: Fix incorrect HID STRING_INDEX tag value. 2022-11-21 21:21:20 +01:00
hlink
hnetcfg
http.sys http.sys: Use SO_EXCLUSIVEADDRUSE on listening socket. 2022-11-04 19:23:55 +01:00
httpapi httpapi/tests: Test passing NULL size to request reading functions. 2022-12-20 22:37:02 +01:00
ia2comproxy
iccvid
icmp
ieframe ieframe: Use standard C functions for memory allocation. 2022-11-22 18:27:31 +01:00
ieproxy
ifsmgr.vxd
imaadp32.acm
imagehlp include: Include minidumpapiset.h in imagehlp.h. 2022-11-02 17:20:20 +01:00
imm.dll16
imm32 imm32: Prevent deadlock on unload. 2022-11-23 11:03:55 +01:00
inetcomm inetcomm: Allocate PROPVARIANT memory with CoTaskMemAlloc. 2022-12-02 11:04:45 +01:00
inetcpl.cpl
inetmib1
infosoft
initpki
inkobj
inseng
iphlpapi
iprop
irprops.cpl
itircl
itss
joy.cpl joy: Correct spelling of "overridden". 2022-12-14 11:56:51 +01:00
jscript jscript: Fix JSCaller Release refcount. 2022-12-20 22:39:25 +01:00
jsproxy
kerberos kerberos: Use the Unix call helpers. 2022-11-25 10:12:17 +01:00
kernel32 kernel32/tests: Silence a failing test on Win10+. 2022-12-20 22:37:02 +01:00
kernelbase kernelbase/tests: Fix an uninitialized variable warning. 2022-12-08 18:12:18 +01:00
keyboard.drv16
krnl386.exe16 ntdll: Add a Wine-specific process info class for the LDT copy. 2022-11-11 11:56:45 +01:00
ksecdd.sys
ksproxy.ax
ksuser
ktmw32
l3codeca.acm
light.msstyles Revert "light.msstyles: Add nonclient metrics.". 2022-11-10 22:00:34 +01:00
loadperf
localspl localspl: Add partial SeekPrinter implementation. 2022-12-06 17:04:50 +01:00
localui
lz32
lzexpand.dll16
mapi32
mapistub
mciavi32
mcicda
mciqtz32
mciseq
mciwave
mf mf/tests: Test SetOutputType for WMV decoder. 2022-12-20 22:37:02 +01:00
mf3216
mferror
mfmediaengine mfmediaengine: Pause the session in media_engine_Pause. 2022-12-21 18:24:38 +01:00
mfplat mfplat/tests: Add MEDIASUBTYPE_RGB* and NV11 image size tests. 2022-12-21 18:24:38 +01:00
mfplay mfplay/tests: Add MF_SD_LANGUAGE and MF_SD_STREAM_NAME value tests. 2022-12-03 00:05:17 +01:00
mfreadwrite
mfsrcsnk
mgmtapi
midimap
mlang
mmcndmgr
mmdevapi mmdevapi/tests: Mark some more capture tests as flaky. 2022-12-05 20:04:53 +01:00
mmdevldr.vxd
mmsystem.dll16 mmsystem: Consistently use %I printf format for ULONG_PTR values. 2022-12-09 17:52:25 +01:00
monodebg.vxd
mountmgr.sys configure: Remove SystemConfiguration header check (always present on macOS). 2022-12-02 11:04:46 +01:00
mouse.drv16
mp3dmod
mpr
mprapi
msacm.dll16 msacm: Consistently use %I printf format for ULONG_PTR values. 2022-12-09 17:52:25 +01:00
msacm32
msacm32.drv
msado15 msado15: Avoid uninitialized variable warning in fields_get_Item. 2022-11-21 13:00:32 +01:00
msadp32.acm
msasn1
mscat32
mscms
mscoree mscoree: Add StrongNameTokenFromAssembly stub. 2022-11-14 13:13:01 +01:00
mscorwks mscoree: Add StrongNameTokenFromAssembly stub. 2022-11-14 13:13:01 +01:00
msctf
msctfmonitor
msctfp
msdaps
msdasql
msdelta
msdmo
msdrm
msftedit
msg711.acm
msgsm32.acm
mshtml mshtml: Fix previous EventObj leak. 2022-12-15 18:30:38 +01:00
mshtml.tlb
msi msi: Remove wrappers around CRT memory allocation functions. 2022-12-06 20:54:16 +01:00
msident
msimg32
msimsg
msimtf
msisip
msisys.ocx
msls31
msnet32
mspatcha
msports
msrle32
msscript.ocx
mssign32
mssip32
mstask mstask: Don't assume a ONCE trigger is on the current day. 2022-12-05 20:04:54 +01:00
msv1_0 msv1_0: Use the Unix call helpers. 2022-11-28 21:01:55 +01:00
msvcirt
msvcm80
msvcm90
msvcp60
msvcp70 msvcp70: Update spec file. 2022-12-08 20:32:10 +01:00
msvcp71
msvcp80 msvcp90: Add _Wcerr_func implementation. 2022-11-02 16:01:31 +01:00
msvcp90 msvcp90: Make _Condition_variable_* function pointers static. 2022-11-03 18:33:09 +01:00
msvcp100
msvcp110
msvcp120
msvcp120_app
msvcp140
msvcp140_1
msvcp140_2
msvcp140_atomic_wait
msvcp_win
msvcr70 msvcr100: Implement exception passing from chore threads to _RunAndWait. 2022-12-08 18:41:25 +01:00
msvcr71 msvcr100: Implement exception passing from chore threads to _RunAndWait. 2022-12-08 18:41:25 +01:00
msvcr80 msvcr100: Implement exception passing from chore threads to _RunAndWait. 2022-12-08 18:41:25 +01:00
msvcr90 msvcr100: Implement exception passing from chore threads to _RunAndWait. 2022-12-08 18:41:25 +01:00
msvcr100 msvcr100: Implement missing_wait exception. 2022-12-08 18:41:25 +01:00
msvcr110 msvcr100: Implement missing_wait exception. 2022-12-08 18:41:25 +01:00
msvcr120 msvcr100: Implement missing_wait exception. 2022-12-08 18:41:25 +01:00
msvcr120_app msvcr100: Implement missing_wait exception. 2022-12-08 18:41:25 +01:00
msvcrt msvcrt: Consistently use %I printf format for ULONG_PTR values. 2022-12-09 17:52:25 +01:00
msvcrt20
msvcrt40
msvcrtd msvcr100: Implement exception passing from chore threads to _RunAndWait. 2022-12-08 18:41:25 +01:00
msvfw32
msvidc32
msvideo.dll16 msvideo: Consistently use %I printf format for ULONG_PTR values. 2022-12-09 17:52:25 +01:00
mswsock
msxml
msxml2
msxml3 msxml3: Use standard C functions for memory allocation in saxreader.c. 2022-11-21 15:36:02 +01:00
msxml4
msxml6
mtxdm
ncrypt ncrypt: Implement NCryptSignHash(). 2022-12-06 17:04:50 +01:00
nddeapi
ndis.sys
netapi32 netapi32: Use the Unix call helpers. 2022-11-28 21:01:55 +01:00
netcfgx
netio.sys
netprofm netprofm: Use CRT allocation functions. 2022-11-09 16:19:58 +01:00
netutils
newdev
ninput
normaliz
npmshtml
npptools
nsi
nsiproxy.sys nsiproxy.sys: Use the Unix call helpers. 2022-11-24 22:20:20 +01:00
ntdll ntdll: Match a timezone change happening at 23:59:59 with the following day. 2022-12-19 22:25:15 +01:00
ntdsapi
ntoskrnl.exe ntdll: Implement RtlU(short|long)ByteSwap() using fastcall bits. 2022-12-16 18:48:30 +01:00
ntprint
objsel
odbc32 odbc32: Use the Unix call helpers. 2022-11-25 10:13:24 +01:00
odbcbcp
odbccp32
odbccu32
ole2.dll16
ole2conv.dll16
ole2disp.dll16
ole2nls.dll16
ole2prox.dll16
ole2thk.dll16
ole32 include: Use proper dllimports for OLE functions. 2022-12-07 13:51:37 +01:00
oleacc
oleaut32 oleaut32: Fix A<->W conversion when storing names in typelibs. 2022-12-13 13:20:19 +01:00
olecli.dll16
olecli32
oledb32 oledb32: Use standard C functions for memory allocation in rowpos.c. 2022-11-22 18:27:30 +01:00
oledlg oledlg: Use standard C functions for memory allocation in pastespl.c. 2022-11-22 18:27:30 +01:00
olepro32
olesvr.dll16
olesvr32
olethk32
opcservices
opencl opencl: Use the Unix call helpers. 2022-11-25 10:14:03 +01:00
opengl32 opengl32: Avoid calling functions that have not been queried yet. 2022-12-09 17:52:25 +01:00
packager
pdh pdh: Use standard C functions for memory allocation. 2022-11-24 09:39:12 +01:00
photometadatahandler
pidgen
powrprof
printui
prntvpt
propsys
psapi
pstorec
pwrshplugin
qasf qasf/tests: Expand the IFileSourceFilter tests. 2022-12-05 20:04:53 +01:00
qcap qcap: Use the Unix call helpers. 2022-11-28 21:01:55 +01:00
qdvd
qedit
qmgr
qmgrprxy
quartz quartz/tests: Remove redundant null check from testfilter_JoinFilterGraph. 2022-12-05 23:28:03 +01:00
query
qwave
rasapi16.dll16
rasapi32
rasdlg
regapi
resutils
riched20 riched20: Call GlobalReAlloc with GMEM_MOVEABLE flag. 2022-11-22 18:27:31 +01:00
riched32
rpcrt4 rpcrt4: Fix GCC12.2 warnings. 2022-12-14 18:30:08 +01:00
rsabase
rsaenh rsaenh: Pass exact size to BCryptFinishHash(). 2022-11-01 20:46:22 +01:00
rstrtmgr
rtutils
rtworkq
samlib
sane.ds sane.ds: Use the Unix call helpers. 2022-11-28 21:01:55 +01:00
sapi sapi: Use standard C functions for memory allocation in token.c. 2022-11-18 14:04:29 +01:00
sas
scarddlg
sccbase
schannel
schedsvc schedsvc: Remove unused function heap_strdupW. 2022-11-18 14:04:29 +01:00
scrobj
scrrun
scsiport.sys
sechost include: Use proper dllimports for advapi32 functions. 2022-12-07 13:51:37 +01:00
secur32 secur32: Use the Unix call helpers. 2022-11-25 10:16:06 +01:00
security
sensapi
serialui
setupapi setupapi: Move prototypes not in Windows's setupapi.h to setupapi_private.h. 2022-12-06 17:04:50 +01:00
setupx.dll16 setupx: Consistently use %I printf format for ULONG_PTR values. 2022-12-09 17:52:25 +01:00
sfc
sfc_os
shcore include: Use proper dllimports for shlwapi functions. 2022-12-07 13:51:37 +01:00
shdoclc
shdocvw
shell.dll16 shell: Consistently use %I printf format for ULONG_PTR values. 2022-12-09 17:52:25 +01:00
shell32 shell32: Always set last error in Shell_NotifyIconW. 2022-12-21 18:24:39 +01:00
shfolder
shlwapi include: Use proper dllimports for shlwapi functions. 2022-12-07 13:51:37 +01:00
slbcsp
slc
snmpapi
softpub
sound.drv16
spoolss spoolss: Use standard C functions for memory allocation in router.c. 2022-11-18 14:04:29 +01:00
sppc
srclient
srvcli
sspicli sspicli: Use standard C functions for memory allocation. 2022-11-16 10:11:00 +01:00
stdole2.tlb
stdole32.tlb
sti
storage.dll16
stress.dll16
strmdll
svrapi
sxs
system.drv16
t2embed
tapi32
taskschd taskschd/tests: Fix test failures on newer version of Windows 10. 2022-12-08 18:41:24 +01:00
tbs
tdh
tdi.sys
threadpoolwinrt
toolhelp.dll16
traffic
twain.dll16
twain_32
typelib.dll16
tzres
ucrtbase msvcr100: Implement exception passing from chore threads to _RunAndWait. 2022-12-08 18:41:25 +01:00
uianimation
uiautomationcore uiautomationcore: Add UiaAddEvent stub. 2022-11-30 20:38:27 +01:00
uiribbon
unicows
updspapi
url
urlmon urlmon/tests: Use gitlab.winehq.org host in can_do_https. 2022-12-21 18:24:39 +01:00
usbd.sys
user.exe16 user.exe: Consistently use %I printf format for ULONG_PTR values. 2022-12-09 17:52:25 +01:00
user32 user32/tests: Test GetPointer(Frame)Info(History) behavior. 2022-12-19 19:27:09 +01:00
userenv
usp10 usp10/tests: Add Katakana shaping test. 2022-11-04 19:23:55 +01:00
utildll
uxtheme uxtheme: Use bsearch and CompareStringOrdinal in MSSTYLES_LookupProperty. 2022-12-09 18:35:33 +01:00
vbscript vbscript: Fix spelling in a FIXME message. 2022-12-12 12:16:58 +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
vwin32.vxd
w32skrnl
w32sys.dll16
wbemdisp
wbemprox wbemprox: Provide accurate SMBIOS serial number. 2022-12-05 20:04:53 +01:00
wdscore
webservices webservices: Remove unused function heap_realloc_zero. 2022-11-22 09:54:51 +01:00
websocket
wer
wevtapi
wevtsvc
wiaservc wiaservc: Remove unused function wiaservc_strdup. 2022-12-05 20:04:54 +01:00
wimgapi
win32s16.dll16
win32u win32u/tests: Add inter-process message tests. 2022-12-20 22:37:00 +01:00
win87em.dll16
winaspi.dll16
windebug.dll16
windows.devices.enumeration windows.devices.enumeration/tests: Make test handlers structure static. 2022-12-06 22:29:36 +01:00
windows.gaming.input windows.gaming.input: Assume that joysticks with single FFB axis are racing wheels. 2022-11-25 10:02:43 +01:00
windows.gaming.ui.gamebar windows.gaming.ui.gamebar: Add IGameBarStatics interface. 2022-11-04 19:23:56 +01:00
windows.globalization
windows.media windows.media: Partially implement IClosedCaptionPropertiesStatics_get_RegionOpacity. 2022-11-25 17:40:53 +01:00
windows.media.devices
windows.media.speech windows.media.speech: Put the calling convention inside the function pointer parentheses. 2022-11-22 18:27:30 +01:00
windows.networking
windowscodecs windowscodecs: Use standard C functions for memory allocation in metadataquery.c. 2022-11-18 21:13:38 +01:00
windowscodecsext
winealsa.drv winealsa.drv: Use the Unix call helpers. 2022-11-24 22:20:20 +01:00
wineandroid.drv opengl32: Use default calling convention for WGL driver entry points. 2022-12-06 17:11:21 +01:00
winebus.sys winebus.sys: Declare a variable only when used. 2022-12-20 22:37:03 +01:00
winecoreaudio.drv winecoreaudio.drv: Use the Unix call helpers. 2022-11-24 22:20:20 +01:00
winecrt0 winecrt0: Include windef.h to get definitions needed on FreeBSD. 2022-12-12 23:12:42 +01:00
wined3d wined3d: Recognize AMD as a vendor string. 2022-12-19 11:10:34 +01:00
winegstreamer winegstreamer: Implement media_object_SetInputType for WMV decoder. 2022-12-05 23:28:03 +01:00
winehid.sys
winemac.drv winemac: Fix remaining printf format warnings. 2022-12-13 12:08:40 +01:00
winemapi
wineoss.drv wineoss.drv: Use the Unix call helpers. 2022-11-24 22:20:20 +01:00
wineps.drv wineps: Support parsing EMRI_METAFILE_EXT records. 2022-12-07 17:10:27 +01:00
wineps16.drv16
winepulse.drv winepulse.drv: Use the Unix call helpers. 2022-11-24 22:20:20 +01:00
wineusb.sys wineusb.sys: Add usbver, revision, busnum and portnum to PDO's instance id. 2022-12-09 17:52:25 +01:00
winevulkan winevulkan: Return void for some critical functions. 2022-12-12 23:12:42 +01:00
winex11.drv winex11: Remove no longer used declarations. 2022-12-07 23:20:39 +01:00
winexinput.sys winexinput.sys: Fix incorrect HID STRING_INDEX tag value. 2022-11-21 21:21:26 +01:00
wing.dll16
wing32
winhttp winhttp: Only read server reply in send_request() if the whole request is sent. 2022-12-20 22:37:03 +01:00
wininet include: Use proper dllimports for wininet functions. 2022-12-07 14:16:10 +01:00
winmm winmm: Add missing void parameter in function definition. 2022-11-02 16:22:30 +01:00
winnls.dll16
winnls32
winprint winprint: Register winprint print processor. 2022-12-05 20:04:54 +01:00
winscard
winsock.dll16 include: Use proper dllimports for winsock functions. 2022-12-07 14:25:18 +01:00
winspool.drv winspool/tests: Fix test failures on Windows 11. 2022-12-12 23:12:42 +01:00
winsta
wintab.dll16 wintab: Consistently use %I printf format for ULONG_PTR values. 2022-12-09 17:52:25 +01:00
wintab32
wintrust include: Include minidumpapiset.h in imagehlp.h. 2022-11-02 17:20:20 +01:00
wintypes
winusb
wlanapi
wlanui
wldap32 wldap32/tests: Skip paged search tests when the server can't be reached. 2022-12-06 17:10:53 +01:00
wmasf
wmi
wmiutils
wmp
wmphoto
wmvcore wmvcore/tests: Test subtype and formattype for IWMMediaProps. 2022-12-01 10:20:58 +01:00
wnaspi32
wofutil wofutil: Stub WofShouldCompressBinaries(). 2022-12-08 18:41:25 +01:00
wow32
wow64 ntdll: Replace the __wine_unix_call() syscall by a function calling through the dispatcher. 2022-12-01 20:36:04 +01:00
wow64cpu wow64cpu: Add a custom 32->64 thunk for Unix calls. 2022-12-01 20:36:04 +01:00
wow64win win32u: Move NtUserSetShellWindowEx implementation from user32. 2022-12-09 17:52:25 +01:00
wpc
wpcap wpcap: Build pcap_address structure from IP_ADAPTER_UNICAST_ADDRESS. 2022-12-06 17:04:50 +01:00
ws2_32 server: Inherit the SO_RCVTIMEO value in accept_socket(). 2022-12-13 12:47:21 +01:00
wsdapi wsdapi: Annotate duplicate_(string|name) with __WINE_MALLOC. 2022-12-09 17:52:25 +01:00
wshom.ocx wshom.ocx: Implement IWshNetwork2_get_UserName(). 2022-12-08 18:41:24 +01:00
wsnmp32
wsock32
wtsapi32 wtsapi32: Improve the stub for WTSQuerySessionInformation(WTSClientProtocolType). 2022-12-08 18:41:24 +01: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
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_7/tests: Mark tests failing randomly as flaky. 2022-11-07 21:16:10 +01:00
xaudio2_8
xaudio2_9
xinput1_1
xinput1_2
xinput1_3
xinput1_4
xinput9_1_0
xinputuap xinputuap.dll: Add new dll. 2022-11-22 18:27:31 +01:00
xmllite xmllite/writer: Implement WriteSurrogateCharEntity. 2022-11-30 10:56:13 +01:00
xolehlp
xpsprint
xpssvcs