1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-05 17:28:47 +00:00
wine/dlls
2023-09-01 11:27:37 +02:00
..
acledit
aclui
activeds activeds: Use CRT allocation functions. 2023-08-22 10:39:18 +02:00
activeds.tlb
actxprxy
adsldp adsldp: Use CRT allocation functions. 2023-08-17 10:37:19 +02:00
adsldpc
advapi32 advapi32: Use CRT allocation functions. 2023-08-17 10:29:30 +02:00
advpack advpack: Check the return value of adv_install in DoInfInstallW (scan-build). 2023-06-19 17:43:19 +02:00
amsi
amstream amstream/tests: Fix a leak in test_ddrawstream_begin_flush_end_flush(). 2023-07-24 12:09:10 +02:00
apisetschema apisetschema: Add ext-ms-win-dxcore-l1-1-0. 2023-08-28 21:56:25 +02:00
apphelp
appwiz.cpl appwiz.cpl: Use nameless unions/structs. 2023-07-12 19:01:13 +02:00
atl atl: Convert REG_DWORD to a correct type. 2023-06-19 13:16:05 +02:00
atl80
atl90
atl100
atl110
atlthunk
atmlib
authz
avicap32
avifil32 avifil32: Remove DECLSPEC_HIDDEN usage. 2023-08-23 17:33:48 +02:00
avifile.dll16
avrt
bcrypt bcrypt/tests: Add LEGACY_RSAPRIVATE_BLOB key import tests. 2023-08-10 10:01:08 +09:00
bcryptprimitives bcryptprimitives: ProcessPrng stub. 2023-07-10 15:56:07 +02:00
bluetoothapis
browseui
bthprops.cpl
cabinet
capi2032
cards
cdosys
cfgmgr32
clusapi
cng.sys
combase combase: Use correct destination context in CoUnmarshalInterface when using the standard marshaler. 2023-07-13 11:51:47 +02:00
comcat
comctl32 comctl32: Remove DECLSPEC_HIDDEN usage. 2023-08-30 21:05:53 +02:00
comdlg32 comdlg32/tests: Use nameless unions/structs. 2023-07-19 12:17:07 +02:00
comm.drv16
commdlg.dll16 commdlg: Fix dialog template parser when caption starts with a DBCS character. 2023-06-14 19:21:41 +02:00
compobj.dll16
compstui compstui/tests: Use nameless unions/structs. 2023-07-19 12:17:20 +02:00
comsvcs
concrt140 msvcr110: Add _Cancellation_beacon class implementation. 2023-08-28 11:19:54 +02:00
connect
credui
crtdll
crypt32 crypt32: Fix CMS SignedData encoding. 2023-08-24 16:40:59 +02:00
cryptdlg cryptdlg: Use nameless unions/structs. 2023-07-12 19:01:13 +02:00
cryptdll
cryptext
cryptnet cryptnet: Use nameless unions/structs. 2023-07-12 19:01:13 +02:00
cryptowinrt include: Introduce wine_dbgstr_hstring and debugstr_hstring. 2023-07-04 21:25:03 +02:00
cryptsp
cryptui cryptui: LoadStringW gets characters as size, not bytes. 2023-08-28 11:19:19 +02:00
ctapi32
ctl3d.dll16
ctl3d32
ctl3dv2.dll16
d2d1 d2d1/tests: Use compare_uint() in compare_float() instead of abs(). 2023-08-08 12:00:01 +09:00
d3d8 Remove unused NONAMELESS defines. 2023-08-15 18:56:45 +02:00
d3d8thk
d3d9 Remove unused NONAMELESS defines. 2023-08-15 18:56:45 +02:00
d3d10 d3d10: Remove DECLSPEC_HIDDEN usage. 2023-07-11 22:39:35 +02:00
d3d10_1 d3d10_1/tests: Use nameless unions/structs. 2023-08-15 18:56:45 +02:00
d3d10core d3d10core/tests: Use nameless unions/structs. 2023-08-15 18:56:45 +02:00
d3d11 d3d11/tests: Use nameless unions/structs. 2023-08-15 18:56:45 +02:00
d3d12
d3d12core
d3dcompiler_33
d3dcompiler_34
d3dcompiler_35
d3dcompiler_36
d3dcompiler_37
d3dcompiler_38
d3dcompiler_39
d3dcompiler_40
d3dcompiler_41 d3dcompiler: Make D3DAssemble a private export. 2023-04-27 20:22:47 +02:00
d3dcompiler_42 d3dcompiler: Make D3DAssemble a private export. 2023-04-27 20:22:47 +02:00
d3dcompiler_43 d3dcompiler/tests: Avoid interpolation filters in test_samplers(). 2023-08-31 15:01:28 +02:00
d3dcompiler_46 d3dcompiler: Make D3DAssemble a private export. 2023-04-27 20:22:47 +02:00
d3dcompiler_47 d3dcompiler: Make D3DAssemble a private export. 2023-04-27 20:22:47 +02:00
d3dim
d3dim700
d3drm d3drm/tests: Use nameless unions/structs. 2023-08-15 18:56:45 +02: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: Use nameless unions/structs. 2023-08-15 18:56:45 +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: Use nameless unions/structs. 2023-08-15 18:56:45 +02:00
d3dx11_42 d3dx11: Add D3DX11LoadTextureFromTexture stub. 2023-08-10 10:00:20 +09:00
d3dx11_43 d3dx11: Add D3DX11LoadTextureFromTexture stub. 2023-08-10 10:00:20 +09:00
d3dxof
davclnt
dbgeng dbgeng: Avoid casts to IUnknown* in IUnknown method calls. 2023-05-09 22:46:41 +02:00
dbghelp dbghelp: Fix sign extension issues on 32bit compilation. 2023-08-21 22:47:42 +02:00
dciman32
dcomp dcomp: Add stub for DCompositionCreateDevice3. 2023-07-03 22:15:42 +02:00
ddeml.dll16
ddraw ddraw/tests: Use nameless unions/structs. 2023-08-15 18:56:45 +02:00
ddrawex ddrawex: Remove DECLSPEC_HIDDEN usage. 2023-07-20 21:48:39 +02:00
devenum Remove unused NONAMELESS defines. 2023-08-15 18:56:45 +02:00
dhcpcsvc
dhcpcsvc6
dhtmled.ocx
diasymreader
difxapi
dinput dinput: Get rid of duplicated winetest helpers. 2023-08-31 19:53:16 +02:00
dinput8
directmanipulation
dispdib.dll16
dispex
display.drv16
dmband dmband: Remove DECLSPEC_HIDDEN usage. 2023-06-29 21:34:48 +02:00
dmcompos dmcompos: Remove DECLSPEC_HIDDEN usage. 2023-06-29 21:34:48 +02:00
dmime dmime: Store WAVE data when Loading. 2023-08-10 09:54:37 +09:00
dmloader dmloader: Use nameless unions/structs. 2023-07-12 19:01:13 +02:00
dmscript dmscript: Remove DECLSPEC_HIDDEN usage. 2023-06-29 21:34:48 +02:00
dmstyle dmstyle: Avoid sizeof() in traces. 2023-07-06 20:54:30 +02:00
dmsynth dmsynth/tests: Use nameless unions/structs. 2023-07-19 12:20:19 +02:00
dmusic dmusic: Use CRT allocation functions. 2023-08-28 11:19:37 +02:00
dmusic32
dnsapi dnsapi: Fix memory leak on error path in do_query_netbios (scan-build). 2023-06-07 11:29:33 +02:00
dplay
dplayx dplayx/tests: Use nameless unions/structs. 2023-07-19 12:20:45 +02:00
dpnaddr
dpnet dpnet/tests: Remove DECLSPEC_HIDDEN usage. 2023-06-28 18:57:56 +02:00
dpnhpast
dpnhupnp
dpnlobby
dpvoice dpvoice: Remove DECLSPEC_HIDDEN usage. 2023-06-27 22:14:15 +02:00
dpwsockx
drmclien
dsdmo dsdmo: Add Flanger effect stub. 2023-06-28 18:58:58 +02:00
dsound Remove unused NONAMELESS defines. 2023-08-15 18:56:45 +02:00
dsquery
dssenh
dsuiext
dswave dswave: Remove DECLSPEC_HIDDEN usage. 2023-06-29 21:34:48 +02:00
dwmapi
dwrite Remove unused NONAMELESS defines. 2023-08-15 18:56:45 +02:00
dx8vb
dxcore dxcore: Add DXCoreCreateAdapterFactory() stub. 2023-08-28 21:56:25 +02:00
dxdiagn dxdiagn: Remove DECLSPEC_HIDDEN usage. 2023-08-23 17:33:48 +02:00
dxgi dxgi/tests: Test swapchains with zero dimensions. 2023-08-18 18:44:05 +02:00
dxtrans
dxva2
esent
evr evr: Remove DECLSPEC_HIDDEN usage. 2023-08-23 17:33:48 +02:00
explorerframe explorerframe: Use nameless unions/structs. 2023-07-13 11:56:43 +02:00
faultrep
feclient
fltlib
fltmgr.sys
fntcache
fontsub
fusion fusion/tests: Use nameless unions/structs. 2023-07-19 12:21:26 +02:00
fwpuclnt
gameux
gamingtcui
gdi.exe16
gdi32 gdi32/tests: Use nameless unions/structs. 2023-07-20 21:48:39 +02:00
gdiplus gdiplus: Fix GdipCreateBitmapFromHICON bitmap data. 2023-08-29 21:53:56 +02:00
geolocation geolocation: Rename from windows.devices.geolocation.geolocator. 2023-07-10 12:19:09 +02:00
glu32
gphoto2.ds
gpkcsp
graphicscapture graphicscapture: Trim default debug channel. 2023-08-03 20:41:12 +09:00
hal
hhctrl.ocx hhctrl.ocx: Remove DECLSPEC_HIDDEN usage. 2023-08-23 17:33:48 +02:00
hid hid: Avoid printing uninitialized guid (Valgrind). 2023-05-15 06:09:54 -05:00
hidclass.sys hidclass.sys: Remove DECLSPEC_HIDDEN usage. 2023-08-01 21:45:03 +09:00
hidparse.sys
hlink
hnetcfg
hrtfapo hrtfapo: Add CreateHrtfApo() stub. 2023-05-02 22:21:26 +02:00
http.sys
httpapi httpapi/tests: Do not test that a local TCP port is closed. 2023-07-24 22:52:22 +02:00
hvsimanagementapi hvsimanagementapi: Implement IIsolatedWindowsEnvironmentHostStatics::get_IsReady(). 2023-08-08 21:11:31 +09:00
ia2comproxy
iccvid
icmp
ieframe ieframe/tests: Use less strict checks in session count tests. 2023-08-16 15:31:54 +02:00
ieproxy
ifsmgr.vxd
imaadp32.acm
imagehlp imagehlp/tests: Use nameless unions/structs. 2023-07-20 21:48:39 +02:00
imm.dll16
imm32 imm32: Hide the composition window if the string is empty. 2023-07-27 13:12:06 +09:00
inetcomm inetcomm/tests: Use nameless unions/structs. 2023-07-20 21:48:39 +02:00
inetcpl.cpl inetcpl: Use CRT allocation functions. 2023-08-17 10:37:19 +02:00
inetmib1 inetmib1: Use nameless unions/structs. 2023-07-13 11:58:25 +02:00
infosoft infosoft: Remove DECLSPEC_HIDDEN usage. 2023-06-28 18:58:00 +02:00
initpki
inkobj
inseng
iphlpapi iphlpapi: Link NotifyAddrChange and CancelIPChangeNotify to nsi implementation. 2023-08-01 21:51:13 +09:00
iprop
ir50_32 ir50_32: Let video_decoder flip the video instead of doing it manually. 2023-05-18 05:29:32 -05:00
irprops.cpl
itircl
itss
joy.cpl joy: Remove size argument to set_config_key function. 2023-08-17 23:26:13 +02:00
jscript jscript: Fix Array.prototype.splice with omitted deleteCount in ES5+ mode. 2023-08-15 18:57:12 +02:00
jsproxy
kerberos kerberos: Ensure unixlib function tables and enum stay in sync. 2023-08-31 11:28:44 +02:00
kernel32 kernelbase: Add GetPackagePathByFullName stub. 2023-08-23 18:56:29 +02:00
kernelbase kernelbase: Add GetPackagePathByFullName stub. 2023-08-23 18:56:29 +02:00
keyboard.drv16
krnl386.exe16 krnl386.exe16: Remove DECLSPEC_HIDDEN usage. 2023-07-27 11:54:03 +09:00
ksecdd.sys
ksproxy.ax
ksuser
ktmw32
l3codeca.acm
light.msstyles
loadperf
localspl localspl: Try fallback print processor if datatype is not supported. 2023-08-24 20:29:49 +02:00
localui
lz32
lzexpand.dll16
magnification magnification: Add stub dll. 2023-08-14 18:11:23 +02:00
mapi32 mapi32: Remove DECLSPEC_HIDDEN usage. 2023-06-28 18:58:01 +02:00
mapistub
mciavi32 mciavi32: Use CRT allocation functions. 2023-08-24 16:26:26 +02:00
mcicda
mciqtz32
mciseq
mciwave
mf mf/session: Increase the request count when requests are already queued. 2023-08-29 16:02:05 +02:00
mf3216
mferror
mfmediaengine mfmediaengine: Implement media_engine_GetSeekable(). 2023-08-14 13:30:23 +02:00
mfplat Remove unused NONAMELESS defines. 2023-08-15 18:56:45 +02:00
mfplay
mfreadwrite Remove unused NONAMELESS defines. 2023-08-15 18:56:45 +02:00
mfsrcsnk mfsrcsnk: Remove DECLSPEC_HIDDEN usage. 2023-06-28 18:57:59 +02:00
mgmtapi
midimap
mlang mlang: Use CRT allocation functions. 2023-08-24 16:26:26 +02:00
mmcndmgr
mmdevapi mmdevapi: Simplify load_driver_devices() by combining loops and removing unneeded allocation(s). 2023-09-01 11:27:37 +02:00
mmdevldr.vxd
mmsystem.dll16 mmsystem.dll16: Remove DECLSPEC_HIDDEN usage. 2023-07-27 11:54:03 +09:00
monodebg.vxd
mountmgr.sys mountmgr.sys: Ensure unixlib function tables and enum stay in sync. 2023-09-01 11:27:19 +02:00
mouse.drv16
mp3dmod
mpr mpr: Fix double free in WNetGetResourceInformationA. 2023-08-28 11:19:02 +02:00
mprapi
msacm.dll16
msacm32
msacm32.drv
msado15 msado15: Remove DECLSPEC_HIDDEN usage. 2023-07-12 10:55:10 +02:00
msadp32.acm
msasn1
msauddecmft msauddecmft: Add DllGetClassObject() stub. 2023-05-16 08:25:08 -05:00
mscat32
mscms mscms: Remove DECLSPEC_HIDDEN usage. 2023-07-10 15:55:31 +02:00
mscoree mscoree/tests: Catch expected exception in loadpaths.exe. 2023-08-29 20:47:54 +02:00
mscorwks
msctf msctf: Remove DECLSPEC_HIDDEN usage. 2023-07-12 10:55:10 +02:00
msctfmonitor
msctfp
msdaps msdaps: Remove DECLSPEC_HIDDEN usage. 2023-07-10 15:55:31 +02:00
msdasql msdasql: Remove DECLSPEC_HIDDEN usage. 2023-06-28 18:57:58 +02:00
msdelta
msdmo
msdrm
msftedit
msg711.acm
msgsm32.acm
mshtml mshtml: Implement Cycle Collection for XMLHttpRequest. 2023-08-31 15:01:16 +02:00
mshtml.tlb
msi msi/tests: Use nameless unions/structs. 2023-07-20 21:48:39 +02:00
msident
msimg32
msimsg
msimtf
msisip
msisys.ocx
msls31
msmpeg2vdec msmpeg2vdec: Add DllGetClassObject() stub. 2023-05-19 08:50:46 -05:00
msnet32
mspatcha
msports
msrle32
msscript.ocx msscript.ocx: Fake success in FreezeEvents. 2023-07-03 22:15:42 +02:00
mssign32
mssip32
mstask
msv1_0 msv1_0: Implement SECPKG_ATTR_SESSION_KEY. 2023-08-03 20:46:08 +09:00
msvcirt
msvcm80
msvcm90
msvcp_win
msvcp60
msvcp70
msvcp71
msvcp80
msvcp90 msvcr100: Fix use after free in critical_section::try_lock_for(). 2023-06-08 18:44:09 +02:00
msvcp100
msvcp110
msvcp120 msvcp120/tests: Use compare_uint() in compare_float() instead of abs(). 2023-08-08 21:11:30 +09:00
msvcp120_app
msvcp140 msvcr100: Use Context to store critical_section owner. 2023-06-05 14:01:07 +02:00
msvcp140_1
msvcp140_2
msvcp140_atomic_wait
msvcp140_codecvt_ids msvcp140_codecvt_ids: Add DLL. 2023-08-02 20:03:51 +09:00
msvcr70
msvcr71
msvcr80
msvcr90 msvcr90/tests: Reorder locale refcount tests to workaround leak in _create_locale. 2023-08-23 17:46:17 +02:00
msvcr100
msvcr110 msvcr110: Add _Cancellation_beacon class implementation. 2023-08-28 11:19:54 +02:00
msvcr120 msvcr120/tests: Add Context::IsCurrentTaskCollectionCanceling tests. 2023-08-28 11:19:56 +02:00
msvcr120_app msvcr110: Add _Cancellation_beacon class implementation. 2023-08-28 11:19:54 +02:00
msvcrt msvcr110: Add _Cancellation_beacon class implementation. 2023-08-28 11:19:54 +02:00
msvcrt20
msvcrt40
msvcrtd
msvfw32 msvfw32: Remove DECLSPEC_HIDDEN usage. 2023-07-31 18:26:07 +09:00
msvidc32
msvideo.dll16
mswsock
msxml
msxml2
msxml3 msxml3/tests: Use wide strings to generate BSTRs in schema.c. 2023-08-03 20:43:04 +09:00
msxml4
msxml6
mtxdm
ncrypt
nddeapi
ndis.sys ndis.sys: Use nameless unions/structs. 2023-07-14 09:25:19 +02:00
netapi32
netcfgx netcfgx: Remove DECLSPEC_HIDDEN usage. 2023-08-23 17:33:48 +02:00
netio.sys netio.sys: Use nameless unions/structs. 2023-07-14 09:25:38 +02:00
netprofm netprofm: Use nameless unions/structs. 2023-07-14 09:25:57 +02:00
netutils
newdev
ninput
normaliz
npmshtml
npptools
nsi nsi: Implement NsiCancelChangeNotification(). 2023-08-01 21:51:13 +09:00
nsiproxy.sys Remove unused NONAMELESS defines. 2023-08-15 18:56:45 +02:00
ntdll ntdll: Implement NtCreateToken(). 2023-08-31 19:53:16 +02:00
ntdsapi
ntoskrnl.exe ntoskrnl.exe/tests: Avoid sizeof() in traces. 2023-07-06 20:54:30 +02:00
ntprint
objsel
odbc32
odbcbcp
odbccp32 odbccp32: Use CRT allocation functions. 2023-08-17 10:37:19 +02:00
odbccu32
ole2.dll16 Remove unused NONAMELESS defines. 2023-08-15 18:56:45 +02:00
ole2conv.dll16
ole2disp.dll16
ole2nls.dll16
ole2prox.dll16
ole2thk.dll16
ole32 combase: Use correct destination context in CoUnmarshalInterface when using the standard marshaler. 2023-07-13 11:51:47 +02:00
oleacc oleacc: Remove DECLSPEC_HIDDEN usage. 2023-07-05 11:19:15 +02:00
oleaut32 include: Don't force named VARIANT members when __STDC__ is defined. 2023-07-06 20:54:30 +02:00
olecli.dll16
olecli32
oledb32 oledb32: Use CRT allocation functions. 2023-08-18 18:31:29 +02:00
oledlg oledlg: Use nameless unions/structs. 2023-07-14 09:26:44 +02:00
olepro32
olesvr.dll16
olesvr32
olethk32
opcservices opcservices: Remove DECLSPEC_HIDDEN usage. 2023-08-23 17:33:48 +02:00
opencl
opengl32 opengl32: Skip debug callback messages called from native thread. 2023-08-14 17:17:21 +02:00
packager
pdh pdh/tests: Use nameless unions/structs. 2023-07-21 21:27:35 +02:00
photometadatahandler
pidgen
powrprof
printui
prntvpt prntvpt: Use nameless unions/structs. 2023-07-17 11:32:46 +02:00
propsys Remove unused NONAMELESS defines. 2023-08-15 18:56:45 +02:00
psapi psapi/tests: Use MAX_PATH size for arrays holding file paths. 2023-07-11 14:08:53 +02:00
pstorec
pwrshplugin
qasf qasf: Remove DECLSPEC_HIDDEN usage. 2023-07-05 10:09:11 +02:00
qcap qcap/audiorecord: Enumerate the currently set media type first. 2023-08-03 20:43:22 +09:00
qdvd qdvd: Remove DECLSPEC_HIDDEN usage. 2023-07-05 10:09:11 +02:00
qedit qedit: Remove DECLSPEC_HIDDEN usage. 2023-07-05 10:09:11 +02:00
qmgr
qmgrprxy
quartz quartz/tests: Fix some memory leaks in test_add_source_filter() (Valgrind). 2023-08-08 11:56:59 +09:00
query
qwave
rasapi16.dll16
rasapi32
rasdlg
regapi
resutils
riched20 riched20/tests: Make the editor paste test failures more informative and unique. 2023-07-19 16:54:39 +02:00
riched32
rpcrt4 rpcrt4/tests: Use nameless unions/structs. 2023-07-21 21:27:35 +02:00
rsabase
rsaenh
rstrtmgr
rtutils
rtworkq Remove unused NONAMELESS defines. 2023-08-15 18:56:45 +02:00
samlib
sane.ds sane.ds: Fix pixel type setting. 2023-08-16 15:34:58 +02:00
sapi sapi/tests: Increase timeout in tts test_spvoice. 2023-08-14 13:32:04 +02:00
sas
scarddlg
scardsvr
sccbase
schannel
schedsvc schedsvc: Remove DECLSPEC_HIDDEN usage. 2023-08-23 17:33:48 +02:00
scrobj
scrrun scrrun: Remove DECLSPEC_HIDDEN usage. 2023-07-31 18:26:07 +09:00
scsiport.sys
sechost Remove unused NONAMELESS defines. 2023-08-15 18:56:45 +02:00
secur32 secur32: Increment iteration index after load_package error. 2023-08-28 21:56:25 +02:00
security
sensapi
serialui
setupapi setupapi: Remove DECLSPEC_HIDDEN usage. 2023-08-14 13:30:39 +02:00
setupx.dll16
sfc
sfc_os
shcore
shdoclc
shdocvw shdocvw: Remove DECLSPEC_HIDDEN usage. 2023-07-06 20:54:30 +02:00
shell.dll16
shell32 shell32: Use CRT allocation functions. 2023-08-21 22:47:42 +02:00
shfolder
shlwapi shlwapi/tests: Test UrlUnescapeW() with URL_UNESCAPE_AS_UTF8. 2023-08-14 18:01:40 +02:00
slbcsp
slc
snmpapi
softpub
sound.drv16
spoolss spoolss: Remove DECLSPEC_HIDDEN usage. 2023-07-05 11:21:32 +02:00
sppc
srclient
srvcli
sspicli
stdole2.tlb
stdole32.tlb
sti sti/tests: Use win_skip() for missing APIs. 2023-05-15 05:40:57 -05:00
storage.dll16 Remove unused NONAMELESS defines. 2023-08-15 18:56:45 +02:00
stress.dll16
strmdll
svrapi
sxs sxs: Remove DECLSPEC_HIDDEN usage. 2023-07-10 15:55:31 +02:00
system.drv16 Remove unused NONAMELESS defines. 2023-08-15 18:56:45 +02:00
t2embed
tapi32
taskschd taskschd: Remove DECLSPEC_HIDDEN usage. 2023-07-12 10:55:10 +02:00
tbs
tdh
tdi.sys
threadpoolwinrt include: Introduce wine_dbgstr_hstring and debugstr_hstring. 2023-07-04 21:25:03 +02:00
toolhelp.dll16
traffic
twain_32 twain_32: Remove DECLSPEC_HIDDEN usage. 2023-07-17 09:40:20 +02:00
twain.dll16
twinapi.appcore twinapi.appcore: Add UnregisterAppConstrainedChangeNotification() stub. 2023-06-27 22:17:51 +02:00
typelib.dll16
tzres
ucrtbase
uianimation
uiautomationcore uiautomationcore: Fix typo with TreeScope_Subtree name. 2023-08-28 11:19:30 +02:00
uiribbon
unicows
updspapi
url
urlmon urlmon/tests: Use nameless unions/structs. 2023-07-21 21:27:36 +02:00
usbd.sys usbd.sys: Use nameless unions/structs. 2023-07-17 11:33:54 +02:00
user.exe16 user.exe16: Remove DECLSPEC_HIDDEN usage. 2023-07-27 11:54:03 +09:00
user32 user32/tests: Mark an occasional Windows behavior as broken. 2023-08-30 19:22:26 +02:00
userenv userenv: Fix setting ALLUSERSPROFILE and ProgramData in CreateEnvironmentBlock. 2023-07-27 11:54:21 +09:00
usp10
utildll
uxtheme uxtheme/tests: Use win_skip() for missing APIs. 2023-07-19 16:54:25 +02:00
vbscript vbscript/tests: Remove the last usage of a2bstr() in vbscript.c. 2023-08-01 21:50:34 +09:00
vcomp
vcomp90
vcomp100
vcomp110
vcomp120
vcomp140
vcruntime140
vcruntime140_1
vdhcp.vxd
vdmdbg
ver.dll16 ver: Use nameless unions/structs. 2023-07-18 20:12:42 +02:00
version Remove unused NONAMELESS defines. 2023-08-15 18:56:45 +02:00
vga
virtdisk
vmm.vxd
vnbt.vxd
vnetbios.vxd
vssapi
vtdapi.vxd
vulkan-1
vwin32.vxd
w32skrnl
w32sys.dll16
wbemdisp wbemdisp: Remove DECLSPEC_HIDDEN usage. 2023-07-12 10:54:22 +02:00
wbemprox wbemprox: Add NetConnectionID, NetEnabled properties in Win32_NetworkAdapter. 2023-08-29 21:54:03 +02:00
wdscore
webservices webservices: Make alloc_float_text() static. 2023-08-02 19:58:46 +09:00
websocket
wer
wevtapi wevtapi: Add stub for EvtCreateBookmark. 2023-08-23 19:00:14 +02:00
wevtsvc
wiaservc wiaservc: Remove DECLSPEC_HIDDEN usage. 2023-07-31 18:26:07 +09:00
wimgapi
win32s16.dll16
win32u win32u: Init vsc2char in NtUserMapVirtualKeyEx only if necessary. 2023-08-31 19:53:17 +02:00
win87em.dll16
winaspi.dll16
windebug.dll16
windows.devices.bluetooth include: Introduce wine_dbgstr_hstring and debugstr_hstring. 2023-07-04 21:25:03 +02:00
windows.devices.enumeration windows.devices.enumeration/tests: Add IDeviceInformationStatics::CreateWatcherAqsFilter() tests. 2023-08-14 13:29:49 +02:00
windows.devices.usb windows.devices.usb/tests: Add IUsbDeviceStatics::GetDeviceSelectorVidPidOnly() tests. 2023-07-24 11:53:21 +02:00
windows.gaming.input windows.gaming.input: Drop superfluous casts to self. 2023-06-27 22:14:15 +02:00
windows.gaming.ui.gamebar
windows.globalization windows.globalization: Use separate AddRef/Release methods for the language factory. 2023-07-12 19:01:13 +02:00
windows.media include: Introduce wine_dbgstr_hstring and debugstr_hstring. 2023-07-04 21:25:03 +02:00
windows.media.devices include: Introduce wine_dbgstr_hstring and debugstr_hstring. 2023-07-04 21:25:03 +02:00
windows.media.speech windows.media.speech/tests: Fix the spelling of some speech ok() messages. 2023-07-27 16:36:10 +09:00
windows.networking include: Introduce wine_dbgstr_hstring and debugstr_hstring. 2023-07-04 21:25:03 +02:00
windows.networking.hostname windows.networking.hostname: Duplicate passed HSTRING in IHostNameFactory::CreateHostName(). 2023-07-24 11:53:28 +02:00
windows.perception.stub include: Introduce wine_dbgstr_hstring and debugstr_hstring. 2023-07-04 21:25:03 +02:00
windows.system.profile.systemmanufacturers include: Introduce wine_dbgstr_hstring and debugstr_hstring. 2023-07-04 21:25:03 +02:00
windows.ui include: Introduce wine_dbgstr_hstring and debugstr_hstring. 2023-07-04 21:25:03 +02:00
windowscodecs windowscodecs: Use CRT allocation functions. 2023-08-21 22:47:41 +02:00
windowscodecsext
winealsa.drv winealsa: Remove GetEndpointIDs. 2023-08-23 17:33:47 +02:00
wineandroid.drv wineandroid.drv: Use nameless unions/structs. 2023-07-17 11:39:50 +02:00
winebus.sys winebus.sys: Ensure unixlib function tables and enum stay in sync. 2023-09-01 11:27:26 +02:00
winecoreaudio.drv winecoreaudio: Remove GetEndpointIDs. 2023-08-23 17:33:47 +02:00
winecrt0
wined3d wined3d: Move the wined3d_gl.h include to individual files. 2023-08-25 22:52:45 +02:00
winegstreamer winegstreamer: Don't append videoconvert for video/x-wmv output. 2023-08-23 17:33:48 +02:00
winehid.sys
winemac.drv winemac.drv: Support cooperative app activation in macOS 14 Sonoma. 2023-08-16 21:26:01 +02:00
winemapi
wineoss.drv wineoss: Remove GetEndpointIDs. 2023-08-23 17:33:48 +02:00
wineps.drv wineps.drv: Flush spool data even if there are no pages to print. 2023-08-01 21:50:34 +09:00
wineps16.drv16
winepulse.drv winepulse: Move GetEndpointIDs into mmdevapi. 2023-08-23 17:33:47 +02:00
wineusb.sys wineusb: Fix memory leaks on error paths in usb_submit_urb (scan-build). 2023-06-06 21:51:43 +02:00
winevulkan winevulkan: Update to VK spec version 1.3.260. 2023-07-31 18:23:40 +09:00
winewayland.drv winewayland.drv: Fix the spelling of a comment. 2023-07-27 16:36:12 +09:00
winex11.drv winex11: Avoid querying GPU properties in get_host_primary_monitor_rect. 2023-08-30 19:22:09 +02:00
winexinput.sys
wing.dll16
wing32
winhttp winhttp: Skip unexpected completions in netconn_wait_overlapped_result(). 2023-07-31 21:03:53 +09:00
wininet wininet/tests: Use nameless unions/structs. 2023-07-21 21:27:36 +02:00
winmm winmm/tests: Use nameless unions/structs. 2023-07-21 21:27:36 +02:00
winnls.dll16
winnls32
winprint winprint: Implement TEXT print processor. 2023-08-24 20:29:58 +02:00
winscard winscard: Handle different type sizes on macOS. 2023-07-31 18:21:29 +09:00
winsock.dll16
winspool.drv winspool.drv/tests: Use nameless unions/structs. 2023-07-21 21:27:36 +02:00
winsta
wintab.dll16
wintab32 wintab32: Remove DECLSPEC_HIDDEN usage. 2023-07-10 15:55:31 +02:00
wintrust wintrust: Decode a zero-length OID to an empty string. 2023-08-14 18:11:23 +02:00
wintypes include: Introduce wine_dbgstr_hstring and debugstr_hstring. 2023-07-04 21:25:03 +02:00
winusb
wlanapi
wlanui
wldap32 wldap32: Report success when turning off LDAP_OPT_(ENCRYPT|ROOTDSE_CACHE|SIGN). 2023-08-29 12:28:54 +02:00
wldp wldp: Add WldpIsDynamicCodePolicyEnabled() stub. 2023-08-28 21:56:25 +02:00
wmasf
wmi
wmiutils
wmp wmp: Remove DECLSPEC_HIDDEN usage. 2023-08-14 13:30:39 +02:00
wmphoto Remove unused NONAMELESS defines. 2023-08-15 18:56:45 +02:00
wmvcore wmvcore/tests: Avoid sizeof() in traces. 2023-07-06 20:54:30 +02:00
wnaspi32 wnaspi32: Remove DECLSPEC_HIDDEN usage. 2023-07-12 10:55:10 +02:00
wofutil
wow32 wow32: Use spec file imports. 2023-06-05 14:01:07 +02:00
wow64 ntdll: Implement NtCreateToken(). 2023-08-31 19:53:16 +02:00
wow64cpu wow64cpu: Don't define stdcall functions on non-i386. 2023-06-14 18:53:36 +02:00
wow64win wow64win: Skip WM_CREATE/WM_NCCREATE lParam conversion if NULL. 2023-08-10 10:00:48 +09:00
wpc
wpcap wpcap: Handle negative count for pcap_dispatch and pcap_loop. 2023-08-30 17:25:45 +02:00
ws2_32 ws2_32: Avoid relying on linux/ipx.h to define SOL_IPX. 2023-08-05 10:45:07 +09:00
wsdapi
wshom.ocx
wsnmp32
wsock32
wtsapi32 wtsapi32/tests: Avoid sizeof() in traces. 2023-07-06 20:54:30 +02:00
wuapi wuapi: Remove DECLSPEC_HIDDEN usage. 2023-07-31 18:26:07 +09:00
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 Remove unused NONAMELESS defines. 2023-08-15 18:56:45 +02:00
xapofx1_1 xaudio2: Use the preprocessor to modify definitions in xaudio2.idl and xaudio2fx.idl. 2023-06-07 22:48:27 +02:00
xapofx1_2 xaudio2: Use the preprocessor to modify definitions in xaudio2.idl and xaudio2fx.idl. 2023-06-07 22:48:27 +02:00
xapofx1_3 xaudio2: Use the preprocessor to modify definitions in xaudio2.idl and xaudio2fx.idl. 2023-06-07 22:48:27 +02:00
xapofx1_4 xaudio2: Use the preprocessor to modify definitions in xaudio2.idl and xaudio2fx.idl. 2023-06-07 22:48:27 +02:00
xapofx1_5 xaudio2: Use the preprocessor to modify definitions in xaudio2.idl and xaudio2fx.idl. 2023-06-07 22:48:27 +02:00
xaudio2_0 xaudio2: Use the preprocessor to modify definitions in xaudio2.idl and xaudio2fx.idl. 2023-06-07 22:48:27 +02:00
xaudio2_1 xaudio2: Use the preprocessor to modify definitions in xaudio2.idl and xaudio2fx.idl. 2023-06-07 22:48:27 +02:00
xaudio2_2 xaudio2: Use the preprocessor to modify definitions in xaudio2.idl and xaudio2fx.idl. 2023-06-07 22:48:27 +02:00
xaudio2_3 xaudio2: Use the preprocessor to modify definitions in xaudio2.idl and xaudio2fx.idl. 2023-06-07 22:48:27 +02:00
xaudio2_4 xaudio2: Use the preprocessor to modify definitions in xaudio2.idl and xaudio2fx.idl. 2023-06-07 22:48:27 +02:00
xaudio2_5 xaudio2: Use the preprocessor to modify definitions in xaudio2.idl and xaudio2fx.idl. 2023-06-07 22:48:27 +02:00
xaudio2_6 xaudio2: Use the preprocessor to modify definitions in xaudio2.idl and xaudio2fx.idl. 2023-06-07 22:48:27 +02:00
xaudio2_7 xaudio2_7: Use CRT allocation functions. 2023-08-21 22:47:42 +02:00
xaudio2_8 xaudio2: Use the preprocessor to modify definitions in xaudio2.idl and xaudio2fx.idl. 2023-06-07 22:48:27 +02:00
xaudio2_9 xaudio2: Use the preprocessor to modify definitions in xaudio2.idl and xaudio2fx.idl. 2023-06-07 22:48:27 +02:00
xinput1_1
xinput1_2
xinput1_3
xinput1_4
xinput9_1_0
xinputuap
xmllite xmllite: Eliminate DECLSPEC_HIDDEN. 2023-07-24 21:28:04 +02:00
xolehlp
xpsprint
xpssvcs