wine/dlls
Zhiyi Zhang 36afabb9c1 ddraw/tests: Do not create a fullscreen test window in test_window_position_cb().
Some window managers have trouble moving fullscreen windows to another monitor. For example, KWin
doesn't allow moving windows with _NET_WM_STATE_FULLSCREEN set. FVWM used by TestBots keeps
the size for fullscreen windows after they are moved to another monitor and when the window is also
fullscreen on the new monitor, which could be a bug in FVWM. But let's work around this in the tests
as well. The changed tests don't need created windows being fullscreen at the start.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54172
2023-01-11 20:32:07 +01:00
..
acledit
aclui
activeds
activeds.tlb
actxprxy
adsldp
adsldpc
advapi32 advapi32/tests: Don't test function directly when reporting GetLastError(). 2023-01-06 13:39:44 +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/tests: Fix failing WM_PASTE tests for edit control on Win10+. 2023-01-09 16:44:08 +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
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: Fix memory leaks. 2023-01-06 13:39:45 +01:00
d3d8 d3d8: Filter out redundant buffer discards. 2023-01-06 13:39:45 +01:00
d3d8thk
d3d9 wined3d: Load and invalidate every mipmap level when mapping the top mipmap level. 2023-01-06 10:40:20 +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: Do not test deferred contexts in test_dynamic_map_synchronization(). 2023-01-06 10:39:12 +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
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: Do not create a fullscreen test window in test_window_position_cb(). 2023-01-11 20:32:07 +01:00
ddrawex
devenum
dhcpcsvc
dhcpcsvc6
dhtmled.ocx
diasymreader
difxapi
dinput dinput/tests: Test W.G.I condition effect with negative direction. 2023-01-06 13:39:45 +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
dpnhpast
dpnhupnp
dpnlobby
dpvoice
dpwsockx
drmclien
dsdmo
dsound
dsquery
dssenh
dsuiext
dswave dswave: Don't force a calling convention on internal functions. 2022-12-14 18:30:41 +01:00
dwmapi dwmapi: Fill qpcVBlank in DwmGetCompositionTimingInfo(). 2023-01-10 08:40:46 +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
hlink
hnetcfg
http.sys
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
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 iphlpapi: Handle errors from DnsQueryConfig(DnsConfigDnsServerList). 2023-01-09 16:44:08 +01:00
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 kernelbase: Fix FindNLSStringEx for strings with no primary weights. 2023-01-09 16:44:08 +01:00
kernelbase kernelbase: Fix FindNLSStringEx for strings with no primary weights. 2023-01-09 16:44:08 +01:00
keyboard.drv16
krnl386.exe16
ksecdd.sys
ksproxy.ax
ksuser
ktmw32
l3codeca.acm
light.msstyles
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 more RGB24 image size tests. 2023-01-06 13:39:45 +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
msadp32.acm
msasn1
mscat32
mscms
mscoree
mscorwks
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: Initialize all members of WINTRUST_DATA. 2023-01-06 13:39:45 +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 msvcirt: Fix ostream_print_char on 0 character. 2023-01-06 13:39:45 +01:00
msvcm80
msvcm90
msvcp60
msvcp70 msvcp70: Update spec file. 2022-12-08 20:32:10 +01:00
msvcp71
msvcp80
msvcp90
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
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
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/tests: Avoid testing the server pipe signaled state from the main thread. 2022-12-22 15:16:25 +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 Update copyright info for 2023. 2023-01-08 12:12: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 Revert "qasf: Register ASF Reader filter media type." 2022-12-21 21:18:38 +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
rstrtmgr
rtutils
rtworkq
samlib
sane.ds sane.ds: Use the Unix call helpers. 2022-11-28 21:01:55 +01:00
sapi
sas
scarddlg
sccbase
schannel
schedsvc
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/tests: Don't test function directly when reporting GetLastError(). 2023-01-06 13:39:45 +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/tests: Fix a test failure on Windows 11. 2023-01-11 19:00:20 +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
sppc
srclient
srvcli
sspicli
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: Fix failing WM_PASTE tests for edit control on Win10+. 2023-01-09 16:44:08 +01:00
userenv
usp10
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: Initialize the tracking_info for NtUserDrawScrollBar params. 2023-01-09 16:44:08 +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.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
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: Check for RTLD_SELF support to enable ELF constructors. 2023-01-11 15:14:04 +01:00
wined3d wined3d: Clamp the bound buffer range to the buffer size. 2023-01-10 08:38:23 +01:00
winegstreamer winegstreamer: Explicitly sleep in the streaming thread when flushing. 2023-01-06 13:39:45 +01:00
winehid.sys
winemac.drv win32u: Introduce a get_display_depth() helper to retrieve emulated display depth. 2023-01-09 16:44:08 +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.drv: Obtain icon info for icons passed to fetch_icon_data(). 2023-01-09 18:29:21 +01:00
winexinput.sys
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 wininet/tests: Pass INTERNET_FLAG_RELOAD in secure connection tests. 2023-01-11 16:08:37 +01:00
winmm
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
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 wow64: Initialize win32u syscall table when it is mapped. 2023-01-10 15:35:53 +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 xactengine3_7/tests: Skip tests when XACTEngine Initialization fails. 2023-01-06 13:39:45 +01:00
xapofx1_1
xapofx1_2
xapofx1_3
xapofx1_4
xapofx1_5
xaudio2_0
xaudio2_1
xaudio2_2
xaudio2_3
xaudio2_4
xaudio2_5
xaudio2_6
xaudio2_7
xaudio2_8
xaudio2_9
xinput1_1
xinput1_2
xinput1_3
xinput1_4
xinput9_1_0
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