1
0
Fork 0
mirror of synced 2025-03-07 03:53:26 +01:00
wine/dlls
Connor McAdams 12b2d34976 uiautomationcore: Add UiaHasServerSideProvider stub.
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
2023-09-18 11:01:22 +02:00
..
acledit acledit: Enable compilation with long types. 2022-02-08 10:45:33 +01:00
aclui aclui: Enable compilation with long types. 2022-02-08 10:45:39 +01:00
activeds activeds: Use CRT allocation functions. 2023-08-22 10:39:18 +02:00
activeds.tlb makedep: Make the spec file optional for data-only dlls. 2023-09-05 13:20:34 +02:00
actxprxy include: Add IParentAndItem definition. 2022-04-28 11:35:31 +02:00
adsldp adsldp: Use CRT allocation functions. 2023-08-17 10:37:19 +02:00
adsldpc
advapi32 wevtsvc: Remove duplicate dwControlsAccepted initialization. 2023-09-08 17:47:32 +02:00
advpack advpack: Check the return value of adv_install in DoInfInstallW (scan-build). 2023-06-19 17:43:19 +02:00
amsi amsi: Enable compilation with long types. 2022-02-08 10:46:01 +01:00
amstream amstream/tests: Fix a leak in test_ddrawstream_begin_flush_end_flush(). 2023-07-24 12:09:10 +02:00
apisetschema makedep: Make the spec file optional for data-only dlls. 2023-09-05 13:20:34 +02:00
apphelp apphelp/tests: Enable compilation with long types. 2022-02-23 10:17:25 +01:00
appwiz.cpl appwiz.cpl: Use nameless unions/structs. 2023-07-12 19:01:13 +02:00
appxdeploymentclient appxdeploymentclient: Add IPackageManager2 stub interface. 2023-09-11 20:41:35 +02:00
atl atl: Convert REG_DWORD to a correct type. 2023-06-19 13:16:05 +02:00
atl80 atl: Enable compilation with long types. 2022-02-08 10:46:42 +01:00
atl90 atl: Enable compilation with long types. 2022-02-08 10:46:42 +01:00
atl100 atl100/tests: Trace GetLastError() when DeleteFile() fails. 2023-02-15 21:48:33 +01:00
atl110 atl: Avoid NULL pointer reference in AtlComModuleRevokeClassObjects(). 2022-07-07 19:10:02 +02:00
atlthunk atlthunk/tests: Build without -DWINE_NO_LONG_TYPES. 2022-02-22 18:20:23 +01:00
atmlib
authz authz: Enable compilation with long types. 2022-02-08 10:46:49 +01:00
avicap32 avicap32: Use the Unix call helpers. 2022-11-28 21:01:55 +01:00
avifil32 avifil32: Remove DECLSPEC_HIDDEN usage. 2023-08-23 17:33:48 +02:00
avifile.dll16
avrt
bcrypt bcrypt: Ensure unixlib function tables and enum stay in sync. 2023-09-14 11:12:16 +02:00
bcryptprimitives bcryptprimitives: ProcessPrng stub. 2023-07-10 15:56:07 +02:00
bluetoothapis bluetoothapis: Add BluetoothUnregisterAuthentication stub. 2023-02-21 11:22:35 +01:00
browseui browseui: Use standard va_list instead of __ms_va_list. 2023-02-17 11:24:50 +01:00
bthprops.cpl bluetoothapis: Add BluetoothUnregisterAuthentication stub. 2023-02-21 11:22:35 +01:00
cabinet cabinet: Make sure the cabinet file name doesn't end with a backslash. 2022-06-28 13:20:15 +02:00
capi2032 capi2032: Ensure unixlib function tables and enum stay in sync. 2023-09-15 11:15:55 +02:00
cards cards: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
cdosys
cfgmgr32 cfgmgr32/tests: Add CM_MapCrToWin32Err tests. 2023-03-30 18:47:32 +02:00
clusapi clusapi: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
cng.sys cng.sys: New dll. 2021-10-25 18:53:31 +02:00
combase makedep: Use #pragma makedep testdll for TESTDLL resources. 2023-09-05 12:44:34 +02:00
comcat comcat/tests: Enable compilation with long types. 2022-02-23 10:17:25 +01:00
comctl32 comctl32: Use iswalnum() to filter alpha numeric characters from unicode messages. 2023-09-07 12:05:29 +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 compobj.dll16: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
compstui compstui/tests: Use nameless unions/structs. 2023-07-19 12:17:20 +02:00
comsvcs comsvcs: Use CRT memory allocation functions. 2022-03-31 20:48:43 +02:00
concrt140 msvcr110: Add _Cancellation_beacon class implementation. 2023-08-28 11:19:54 +02:00
connect
credui credui/tests: Enable compilation with long types. 2022-02-23 10:17:25 +01:00
crtdll msvcrt: Use the sqrt() implementation from the bundled musl library. 2023-04-11 12:36:53 +02:00
crypt32 crypt32: Ensure unixlib function tables and enum stay in sync. 2023-09-14 11:11:55 +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 ctapi32: Use the Unix call helpers. 2022-11-28 21:01:55 +01:00
ctl3d.dll16
ctl3d32
ctl3dv2.dll16
d2d1 d2d1: Scale stroke width for D2D1_STROKE_TRANSFORM_TYPE_FIXED in DrawGeometry::ID2D1DeviceContext1(). 2023-09-12 20:11:31 +02:00
d3d8 d3d8/tests: Mark the hidden test WM_WINDOWPOSCHANGED test flaky. 2023-09-14 11:13:50 +02:00
d3d8thk
d3d9 d3d9/tests: Mark hidden window WM_WINDOWPOSCHANGED tests unconditionally flaky. 2023-09-14 11:13:50 +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 wined3d: Restart vk render pass on RT clear. 2023-09-05 23:10:22 +02:00
d3d12 dxgi: Immediately error out when creating a D3D12 swapchain on a non-immediate queue. 2023-03-09 17:31:26 +01:00
d3d12core d3d12core: Add stub DLL. 2023-02-10 19:09:16 +01:00
d3dcompiler_33 d3dcompiler: Always use vkd3d-shader's preprocessor. 2022-03-28 22:21:47 +02:00
d3dcompiler_34 d3dcompiler: Always use vkd3d-shader's preprocessor. 2022-03-28 22:21:47 +02:00
d3dcompiler_35 d3dcompiler: Always use vkd3d-shader's preprocessor. 2022-03-28 22:21:47 +02:00
d3dcompiler_36 d3dcompiler: Always use vkd3d-shader's preprocessor. 2022-03-28 22:21:47 +02:00
d3dcompiler_37 d3dcompiler: Always use vkd3d-shader's preprocessor. 2022-03-28 22:21:47 +02:00
d3dcompiler_38 d3dcompiler: Always use vkd3d-shader's preprocessor. 2022-03-28 22:21:47 +02:00
d3dcompiler_39 d3dcompiler: Always use vkd3d-shader's preprocessor. 2022-03-28 22:21:47 +02:00
d3dcompiler_40 d3dcompiler: Always use vkd3d-shader's preprocessor. 2022-03-28 22:21:47 +02:00
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: Correct D3DRMIMAGE validation. 2023-09-14 11:15:01 +02:00
d3dx9_24 d3dx9: Build without -DWINE_NO_LONG_TYPES. 2022-05-20 16:51:02 +02:00
d3dx9_25 d3dx9: Build without -DWINE_NO_LONG_TYPES. 2022-05-20 16:51:02 +02:00
d3dx9_26 d3dx9: Build without -DWINE_NO_LONG_TYPES. 2022-05-20 16:51:02 +02:00
d3dx9_27 d3dx9: Build without -DWINE_NO_LONG_TYPES. 2022-05-20 16:51:02 +02:00
d3dx9_28 d3dx9: Build without -DWINE_NO_LONG_TYPES. 2022-05-20 16:51:02 +02:00
d3dx9_29 d3dx9: Build without -DWINE_NO_LONG_TYPES. 2022-05-20 16:51:02 +02:00
d3dx9_30 d3dx9: Build without -DWINE_NO_LONG_TYPES. 2022-05-20 16:51:02 +02:00
d3dx9_31 d3dx9: Build without -DWINE_NO_LONG_TYPES. 2022-05-20 16:51:02 +02:00
d3dx9_32 d3dx9: Build without -DWINE_NO_LONG_TYPES. 2022-05-20 16:51:02 +02:00
d3dx9_33 d3dx9: Build without -DWINE_NO_LONG_TYPES. 2022-05-20 16:51:02 +02:00
d3dx9_34 d3dx9: Build without -DWINE_NO_LONG_TYPES. 2022-05-20 16:51:02 +02:00
d3dx9_35 d3dx9: Build without -DWINE_NO_LONG_TYPES. 2022-05-20 16:51:02 +02:00
d3dx9_36 d3dx9/tests: Add a basic test for d3dx9_mesh_OptimizeInplace(). 2023-09-15 18:34:11 +02:00
d3dx9_37 d3dx9: Build without -DWINE_NO_LONG_TYPES. 2022-05-20 16:51:02 +02:00
d3dx9_38 d3dx9: Build without -DWINE_NO_LONG_TYPES. 2022-05-20 16:51:02 +02:00
d3dx9_39 d3dx9: Build without -DWINE_NO_LONG_TYPES. 2022-05-20 16:51:02 +02:00
d3dx9_40 d3dx9: Build without -DWINE_NO_LONG_TYPES. 2022-05-20 16:51:02 +02:00
d3dx9_41 d3dx9: Build without -DWINE_NO_LONG_TYPES. 2022-05-20 16:51:02 +02:00
d3dx9_42 d3dx9: Build without -DWINE_NO_LONG_TYPES. 2022-05-20 16:51:02 +02:00
d3dx9_43 d3dx9: Build without -DWINE_NO_LONG_TYPES. 2022-05-20 16:51:02 +02:00
d3dx10_33
d3dx10_34 d3dx10/tests: Build without -DWINE_NO_LONG_TYPES. 2022-07-04 17:47:58 +02:00
d3dx10_35 d3dx10/tests: Build without -DWINE_NO_LONG_TYPES. 2022-07-04 17:47:58 +02:00
d3dx10_36 d3dx10/tests: Build without -DWINE_NO_LONG_TYPES. 2022-07-04 17:47:58 +02:00
d3dx10_37 d3dx10/tests: Build without -DWINE_NO_LONG_TYPES. 2022-07-04 17:47:58 +02:00
d3dx10_38 d3dx10/tests: Build without -DWINE_NO_LONG_TYPES. 2022-07-04 17:47:58 +02:00
d3dx10_39 d3dx10/tests: Build without -DWINE_NO_LONG_TYPES. 2022-07-04 17:47:58 +02:00
d3dx10_40 d3dx10/tests: Build without -DWINE_NO_LONG_TYPES. 2022-07-04 17:47:58 +02:00
d3dx10_41 d3dx10/tests: Build without -DWINE_NO_LONG_TYPES. 2022-07-04 17:47:58 +02:00
d3dx10_42 d3dx10/tests: Build without -DWINE_NO_LONG_TYPES. 2022-07-04 17:47:58 +02:00
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 d3dxof: Remove unnecessary includes. 2023-09-13 11:13:03 +02:00
davclnt davclnt: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
dbgeng dbgeng: Avoid casts to IUnknown* in IUnknown method calls. 2023-05-09 22:46:41 +02:00
dbghelp dbghelp: Don't insert dwz file map into module's file maps' chain. 2023-09-15 21:15:28 +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 dhcpcsvc/tests: Enable compilation with long types. 2022-02-24 20:22:21 +01:00
dhcpcsvc6 dhcpcsvc6: Add stub DLL. 2021-10-11 21:33:38 +02:00
dhtmled.ocx dhtmled.ocx: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
diasymreader diasymreader: Remove DECLSPEC_HIDDEN usage. 2023-09-13 11:13:11 +02:00
difxapi difxapi: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
dinput dinput/tests: Report the driver success and skipped tests counters. 2023-09-07 22:28:30 +02:00
dinput8 dinput: Move dinput class implementation to dinput.c. 2023-01-25 18:31:03 +01:00
directmanipulation directmanipulation: Use CRT memory allocation functions. 2022-04-01 12:54:50 +02:00
dispdib.dll16
dispex dispex/tests: Use CRT allocation functions. 2022-04-08 11:49:51 +02:00
display.drv16
dmband dmband: Use PARENTSRC with dmusic. 2023-09-12 15:54:06 +02:00
dmcompos dmcompos: Use PARENTSRC with dmusic. 2023-09-14 11:11:45 +02:00
dmime dmime: Implement IDirectMusicPerformance8_ClonePMsg. 2023-09-14 21:20:16 +02:00
dmloader dmloader: Use PARENTSRC with dmusic. 2023-09-14 11:11:46 +02:00
dmscript dmscript: Use PARENTSRC with dmusic. 2023-09-14 11:11:46 +02:00
dmstyle dmstyle: Use PARENTSRC with dmusic. 2023-09-12 20:11:31 +02:00
dmsynth dmsynth: Implement IDirectMusicSynth_Download for instrument articulations. 2023-09-08 22:00:25 +02:00
dmusic dmusic: Add more parsed instruments traces. 2023-09-14 22:03:53 +02:00
dmusic32
dnsapi dnsapi: Set correct wDataLength for DNS_TYPE_SRV records. 2023-09-04 20:41:54 +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 dpwsockx: Enable compilation with long types. 2022-02-10 10:41:11 +01:00
drmclien
dsdmo include: Do not import strmif.idl in mediaobj.idl. 2023-09-13 20:24:17 +02:00
dsound dsound: Get rid of the global device GUID arrays. 2023-09-15 11:15:56 +02:00
dsquery dsquery: Enable compilation with long types. 2022-02-10 10:41:11 +01:00
dssenh dssenh: Use BCrypt algorithm pseudo-handles. 2022-09-13 16:22:21 +02:00
dsuiext dsuiext: Enable compilation with long types. 2022-02-10 10:41:11 +01:00
dswave dswave: Use PARENTSRC with dmusic. 2023-09-12 20:11:31 +02:00
dwmapi dwmapi: Fill qpcVBlank in DwmGetCompositionTimingInfo(). 2023-01-10 08:40:46 +01:00
dwrite dwrite: Ensure unixlib function tables and enum stay in sync. 2023-09-14 11:12:36 +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 dxtrans: Add DllGetClassObject stub. 2021-10-25 18:54:06 +02:00
dxva2 include: Fix IDirectXVideoDecoderService declaration in dxva2api.idl. 2023-04-10 21:54:17 +02:00
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 faultrep/tests: Enable compilation with long types. 2022-02-24 20:22:21 +01:00
feclient
fltlib fltlib: Enable compilation with long types. 2022-02-10 10:44:10 +01:00
fltmgr.sys makedep: Make the spec file optional for native modules. 2023-09-05 15:20:38 +02:00
fntcache fntcache: Enable compilation with long types. 2022-02-10 10:44:10 +01:00
fontsub fontsub: Enable compilation with long types. 2022-02-10 10:44:10 +01:00
fusion fusion/tests: Use nameless unions/structs. 2023-07-19 12:21:26 +02:00
fwpuclnt
gameux gameux/tests: Enable compilation with long types. 2022-02-28 21:30:19 +01:00
gamingtcui gamingtcui: Fix printf format warnings on 64-bit. 2022-01-27 17:56:07 +01:00
gdi.exe16 gdi.exe: Consistently use %I printf format for ULONG_PTR values. 2022-12-09 17:52:25 +01:00
gdi32 gdi32: Fix buffer size parameter in GetFontFileData for 64-bit. 2023-09-01 18:06:02 +02:00
gdiplus gdiplus: GdipIsVisiblePathPoint is not affected by world transform. 2023-09-12 22:09:17 +02:00
geolocation geolocation: Rename from windows.devices.geolocation.geolocator. 2023-07-10 12:19:09 +02: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
graphicscapture graphicscapture: Trim default debug channel. 2023-08-03 20:41:12 +09:00
hal ntoskrnl: Add KeLowerIrql stub. 2022-05-31 22:52:44 +02:00
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 hidparse.sys: Include zero-count reports in cap count. 2023-03-27 11:05:34 +02:00
hlink hlink: Return requested interface from HlinkCreateFromString(). 2022-04-11 17:34:48 +02:00
hnetcfg hnetcfg: Return success from netfw_rules_Add() and netfw_rules_Remove(). 2022-08-15 18:11:58 +02:00
hrtfapo hrtfapo: Add CreateHrtfApo() stub. 2023-05-02 22:21:26 +02:00
http.sys http: Use CRT allocation functions. 2023-09-15 21:18:20 +02:00
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 ia2comproxy: Introduce new proxy stub DLL for IAccessible2. 2022-06-15 21:48:52 +02:00
iccvid iccvid: Enable compilation with long types. 2022-02-11 10:57:38 +01:00
icmp makedep: Make the spec file optional for data-only dlls. 2023-09-05 13:20:34 +02:00
ieframe ieframe/tests: Use less strict checks in session count tests. 2023-08-16 15:31:54 +02:00
ieproxy
ifsmgr.vxd ifsmgr.vxd: Enable compilation with long types. 2022-02-11 10:58:42 +01:00
imaadp32.acm imaadp32.acm: Enable compilation with long types. 2022-02-11 10:58:42 +01:00
imagehlp makedep: Use #pragma makedep testdll for TESTDLL resources. 2023-09-05 12:44:34 +02:00
imm.dll16
imm32 makedep: Use #pragma makedep testdll for TESTDLL resources. 2023-09-05 12:44:34 +02: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 inseng: Enable compilation with long types. 2022-02-11 10:59:10 +01:00
iphlpapi iphlpapi/tests: Call GetExtendedTcp/UdpTable() in a loop. 2023-09-15 18:34:11 +02: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 bluetoothapis: Add BluetoothUnregisterAuthentication stub. 2023-02-21 11:22:35 +01:00
itircl
itss itss/tests: Enable compilation with long types. 2022-02-28 10:32:31 +01:00
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 jsproxy/tests: Add more tests for InternetGetProxyInfo()'s length parameter. 2023-02-20 08:38:26 +01:00
kerberos kerberos: Add ISC_REQ_DELEGATE to the list of supported flags. 2023-09-04 11:38:57 +02:00
kernel32 kernel32/tests: Allow a 0 removed entry count in the completion test. 2023-09-14 12:30:33 +02:00
kernelbase kernelbase: Support masks suggesting no extension in FindNextFile(). 2023-09-04 20:41:54 +02:00
keyboard.drv16
krnl386.exe16 krnl386.exe16: Remove DECLSPEC_HIDDEN usage. 2023-07-27 11:54:03 +09:00
ksecdd.sys makedep: Make the spec file optional for native modules. 2023-09-05 15:20:38 +02:00
ksproxy.ax
ksuser
ktmw32 ktmw32: Use syscall interface for transaction objects stubs. 2023-01-26 22:05:13 +01:00
l3codeca.acm l3codeca.acm: Avoid mpg123 functions with suffix. 2022-05-23 18:56:32 +02:00
light.msstyles makedep: Make the spec file optional for data-only dlls. 2023-09-05 13:20:34 +02:00
loadperf loadperf: Fix printf format warnings on 64-bit. 2022-01-27 17:56:07 +01:00
localspl localspl: Fix an uninitialized variable warning with clang. 2023-09-14 12:32:57 +02:00
localui localui/tests: Use CRT allocation functions. 2022-04-07 22:44:38 +02:00
lz32 makedep: Make the spec file optional for data-only dlls. 2023-09-05 13:20:34 +02:00
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 mcicda: Enable compilation with long types. 2022-02-14 11:04:19 +01:00
mciqtz32 mciqtz32: Fix MCI_DGV_WINDOW_HWND error handling. 2022-08-19 22:45:18 +02:00
mciseq mciseq: Enable compilation with long types. 2022-02-14 11:04:19 +01:00
mciwave mciwave: Fix bad free in MCI_SendCommandAsync (Coverity). 2022-04-07 22:44:39 +02:00
mf winegstreamer: Add MFMPEG4SinkClassFactory. 2023-09-05 15:20:38 +02:00
mf3216
mferror makedep: Make the spec file optional for data-only dlls. 2023-09-05 13:20:34 +02:00
mfmediaengine mfmediaengine: Implement media_engine_GetSeekable(). 2023-08-14 13:30:23 +02:00
mfplat include: Do not import strmif.idl in mediaobj.idl. 2023-09-13 20:24:17 +02:00
mfplay mfplay/tests: Add tests for MF_SD_LANGUAGE. 2023-01-24 18:19:12 +01:00
mfreadwrite winegstreamer: Add MFMPEG4SinkClassFactory. 2023-09-05 15:20:38 +02:00
mfsrcsnk mfsrcsnk: Remove DECLSPEC_HIDDEN usage. 2023-06-28 18:57:59 +02:00
mgmtapi
midimap midimap: Handle MIDI running status. 2022-05-26 19:02:59 +02:00
mlang mlang: Use CRT allocation functions. 2023-08-24 16:26:26 +02:00
mmcndmgr mmcndmgr/tests: Enable compilation with long types. 2022-03-01 10:37:22 +01:00
mmdevapi winealsa: Ensure unixlib function tables and enum stay in sync. 2023-09-15 11:15:56 +02:00
mmdevldr.vxd mmdevldr.vxd: Enable compilation with long types. 2022-02-14 11:04:19 +01:00
mmsystem.dll16 mmsystem.dll16: Remove DECLSPEC_HIDDEN usage. 2023-07-27 11:54:03 +09:00
monodebg.vxd monodebg.vxd: Enable compilation with long types. 2022-02-14 11:04:19 +01:00
mountmgr.sys makedep: Make the spec file optional for native modules. 2023-09-05 15:20:38 +02:00
mouse.drv16
mp3dmod mp3dmod: Avoid mpg123 functions with suffix. 2022-05-23 18:56:34 +02:00
mpr mpr: Use CRT allocation functions. 2023-09-04 20:41:42 +02:00
mprapi mprapi: Enable compilation with long types. 2022-02-14 11:04:19 +01:00
msacm.dll16 msacm: Consistently use %I printf format for ULONG_PTR values. 2022-12-09 17:52:25 +01:00
msacm32 msacm32/tests: Enable compilation with long types. 2022-03-03 21:30:39 +01:00
msacm32.drv msacm32.drv: Enable compilation with long types. 2022-02-14 11:04:19 +01:00
msado15 msado15: Remove DECLSPEC_HIDDEN usage. 2023-07-12 10:55:10 +02:00
msadp32.acm msadpm: Stop decoding instead of crashing for invalid adpcm data. 2022-05-23 20:51:55 +02:00
msasn1 msasn1/tests: Enable compilation with long types. 2022-03-01 10:37:43 +01:00
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 mscoree: Add StrongNameTokenFromAssembly stub. 2022-11-14 13:13:01 +01:00
msctf msctf: Use CRT allocation functions. 2023-09-04 11:42:21 +02:00
msctfmonitor msctfmonitor: Enable compilation with long types. 2022-02-15 10:38:11 +01:00
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 msdmo/tests: Enable compilation with long types. 2022-03-01 10:37:52 +01:00
msdrm
msftedit msftedit/tests: Enable compilation with long types. 2022-03-01 10:37:07 +01:00
msg711.acm msg711.acm: Enable compilation with long types. 2022-02-16 21:43:46 +01:00
msgsm32.acm msgsm32.acm: Enable compilation with long types. 2022-02-16 21:43:46 +01:00
mshtml mshtml: Unlink document nodes and fragments using the dispex. 2023-09-15 21:15:06 +02:00
mshtml.tlb makedep: Make the spec file optional for data-only dlls. 2023-09-05 13:20:34 +02:00
msi makedep: Use #pragma makedep testdll for TESTDLL resources. 2023-09-05 12:44:34 +02:00
msident msident: Enable compilation with long types. 2022-02-15 10:38:25 +01:00
msimg32
msimsg makedep: Make the spec file optional for data-only dlls. 2023-09-05 13:20:34 +02:00
msimtf msimtf: Enable compilation with long types. 2022-02-15 10:38:30 +01:00
msisip msisip: Enable compilation with long types. 2022-02-15 10:38:33 +01:00
msisys.ocx
msls31
msmpeg2vdec msmpeg2vdec: Add DllGetClassObject() stub. 2023-05-19 08:50:46 -05:00
msnet32 msnet32: Enable compilation with long types. 2022-02-15 10:38:37 +01:00
mspatcha mspatcha/tests: Enable compilation with long types. 2022-03-01 10:38:01 +01:00
msports
msrle32 msrle32/tests: Enable compilation with long types. 2022-03-01 10:38:05 +01:00
msscript.ocx msscript.ocx: Fake success in FreezeEvents. 2023-07-03 22:15:42 +02:00
mssign32 mssign32: Enable compilation with long types. 2022-02-15 10:38:55 +01:00
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: Ensure unixlib function tables and enum stay in sync. 2023-09-14 11:12:00 +02:00
msvcirt msvcirt: Fix ostream_print_char on 0 character. 2023-01-06 13:39:45 +01:00
msvcm80
msvcm90
msvcp60 msvcp60: Use 'MultiByteToWideChar' in __Fiopen implementation. 2022-08-15 18:12:19 +02:00
msvcp70 msvcp70: Update spec file. 2022-12-08 20:32:10 +01:00
msvcp71 msvcp: Build without -DWINE_NO_LONG_TYPES. 2022-02-08 20:24:15 +01:00
msvcp80 msvcp90: Add _Wcerr_func implementation. 2022-11-02 16:01:31 +01:00
msvcp90 msvcp110: Add _Throw_C_error implementation. 2023-09-14 11:19:03 +02:00
msvcp100 msvcp: Build without -DWINE_NO_LONG_TYPES. 2022-02-08 20:24:15 +01:00
msvcp110 msvcp110: Add _Throw_C_error implementation. 2023-09-14 11:19:03 +02:00
msvcp120 msvcp110: Add _Throw_C_error implementation. 2023-09-14 11:19:03 +02:00
msvcp120_app msvcp110: Add _Throw_C_error implementation. 2023-09-14 11:19:03 +02:00
msvcp140 msvcp110: Add _Throw_C_error implementation. 2023-09-14 11:19:03 +02:00
msvcp140_1 ntdll: Move some exception definitions to winternl.h. 2021-10-07 13:52:42 +02:00
msvcp140_2 msvcp140_2: Add stub dll. 2022-07-04 18:04:03 +02:00
msvcp140_atomic_wait msvcp140_atomic_wait: Add __std_atomic_wait_direct implementation. 2022-04-28 11:35:56 +02:00
msvcp140_codecvt_ids msvcp140_codecvt_ids: Add DLL. 2023-08-02 20:03:51 +09:00
msvcp_win msvcp110: Add _Throw_C_error implementation. 2023-09-14 11:19:03 +02:00
msvcr70 msvcrt: Use the sqrt() implementation from the bundled musl library. 2023-04-11 12:36:53 +02:00
msvcr71 msvcrt: Use the sqrt() implementation from the bundled musl library. 2023-04-11 12:36:53 +02:00
msvcr80 msvcrt: Use the sqrt() implementation from the bundled musl library. 2023-04-11 12:36:53 +02:00
msvcr90 msvcr90/tests: Reorder locale refcount tests to workaround leak in _create_locale. 2023-08-23 17:46:17 +02:00
msvcr100 msvcrt: Use the sqrt() implementation from the bundled musl library. 2023-04-11 12:36:53 +02:00
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 msvcrt: Use unsigned types for bitfields. 2023-09-13 22:07:19 +02:00
msvcrt20
msvcrt40
msvcrtd msvcrt: Use the sqrt() implementation from the bundled musl library. 2023-04-11 12:36:53 +02:00
msvfw32 msvfw32: Remove DECLSPEC_HIDDEN usage. 2023-07-31 18:26:07 +09:00
msvidc32 msvidc32: Enable compilation with long types. 2022-02-15 10:39:09 +01:00
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/tests: Fix failure messages. 2023-09-11 20:41:35 +02:00
msxml4
msxml6
mtxdm
ncrypt ncrypt: Implement NCryptSignHash(). 2022-12-06 17:04:50 +01:00
nddeapi nddeapi: Enable compilation with long types. 2022-02-16 17:16:52 +01:00
ndis.sys makedep: Make the spec file optional for native modules. 2023-09-05 15:20:38 +02:00
netapi32 netapi32: Ensure unixlib function tables and enum stay in sync. 2023-09-15 11:15:55 +02:00
netcfgx netcfgx: Remove DECLSPEC_HIDDEN usage. 2023-08-23 17:33:48 +02:00
netio.sys makedep: Make the spec file optional for native modules. 2023-09-05 15:20:38 +02:00
netprofm netprofm: Call GetAdaptersAddresses() in a loop. 2023-09-05 16:18:39 +02:00
netutils
newdev newdev: Use CRT allocation functions. 2023-09-15 21:18:14 +02:00
ninput ninput/tests: Enable compilation with long types. 2022-03-02 20:17:15 +01:00
normaliz makedep: Make the spec file optional for data-only dlls. 2023-09-05 13:20:34 +02:00
npmshtml
npptools
nsi nsi: Implement NsiCancelChangeNotification(). 2023-08-01 21:51:13 +09:00
nsiproxy.sys makedep: Make the spec file optional for native modules. 2023-09-05 15:20:38 +02:00
ntdll ntdll/tests: Mark some tests as todo for ARM64. 2023-09-15 18:33:29 +02:00
ntdsapi ntdsapi/tests: Enable compilation with long types. 2022-03-02 20:17:15 +01:00
ntoskrnl.exe ntoskrnl/tests: Use wine/test.h in the driver tests. 2023-09-07 22:38:40 +02:00
ntprint ntprint/tests: Enable compilation with long types. 2022-03-02 20:17:15 +01:00
objsel
odbc32 odbc32: Use the Unix call helpers. 2022-11-25 10:13:24 +01:00
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 ole2disp.dll16: Enable compilation with long types. 2022-02-16 17:16:52 +01:00
ole2nls.dll16
ole2prox.dll16
ole2thk.dll16
ole32 ole32/tests: Don't use bitfield for called_todo. 2023-09-13 22:07:19 +02:00
oleacc oleacc: Remove DECLSPEC_HIDDEN usage. 2023-07-05 11:19:15 +02:00
oleaut32 oleaut32/tests: Mark the win9x behavior as todo on Wine. 2023-09-01 23:36:10 +02:00
olecli.dll16 olecli.dll16: Enable compilation with long types. 2022-02-16 17:16:52 +01:00
olecli32 olecli32: Enable compilation with long types. 2022-02-16 17:16:52 +01:00
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 olesvr.dll16: Enable compilation with long types. 2022-02-16 17:16:52 +01:00
olesvr32 olesvr32: Enable compilation with long types. 2022-02-16 17:16:52 +01:00
olethk32
opcservices opcservices: Remove DECLSPEC_HIDDEN usage. 2023-08-23 17:33:48 +02:00
opencl opencl: Use the Unix call helpers. 2022-11-25 10:14:03 +01:00
opengl32 opengl32: Skip debug callback messages called from native thread. 2023-08-14 17:17:21 +02:00
packager packager/tests: Enable compilation with long types. 2022-03-03 12:06:36 +01:00
pdh pdh/tests: Use nameless unions/structs. 2023-07-21 21:27:35 +02:00
photometadatahandler
pidgen
powrprof powrprof: Add PowerSettingUnregisterNotification stub. 2022-03-01 22:41:15 +01:00
printui printui: Use LocalFree for memory allocated by LocalAlloc (Coverity). 2022-04-25 11:32:42 +02:00
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 pstorec/tests: Enable compilation with long types. 2022-03-03 12:06:36 +01:00
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 qmgr: Remove DECLSPEC_HIDDEN usage. 2023-09-13 11:13:11 +02:00
qmgrprxy
quartz quartz/tests: Fix segfault in changed3ddevice test. 2023-09-14 20:27:41 +02:00
query query: Enable compilation with long types. 2022-02-17 09:07:08 +01:00
qwave qwave/tests: Enable compilation with long types. 2022-03-03 12:06:36 +01:00
rasapi16.dll16
rasapi32 rasapi32/tests: Enable compilation with long types. 2022-03-04 10:06:33 +01:00
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 riched32/tests: EM_GETSELTEXT's wparam is not used and should be 0. 2023-02-28 09:46:33 +01:00
rpcrt4 rpcrt4/tests: Use nameless unions/structs. 2023-07-21 21:27:35 +02:00
rsabase
rsaenh rsaenh: Pass exact size to BCryptFinishHash(). 2022-11-01 20:46:22 +01:00
rstrtmgr rstrtmgr: Enable compilation with long types. 2022-02-17 18:57:17 +01:00
rtutils rtutils: Enable compilation with long types. 2022-02-17 18:57:17 +01:00
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 scardsvr: Add stub service. 2023-02-08 08:58:25 +01:00
sccbase
schannel schannel/tests: Get rid of workarounds for old Windows versions. 2022-10-12 17:18:59 +02:00
schedsvc schedsvc: Remove duplicate dwControlsAccepted initialization. 2023-09-08 17:47:32 +02:00
scrobj scrobj: Initialize a variable to silence a compiler warning. 2023-01-26 22:05:12 +01:00
scrrun scrrun: Fix pointer hashing on 64-bit. 2023-09-01 18:06:02 +02:00
scsiport.sys makedep: Make the spec file optional for native modules. 2023-09-05 15:20:38 +02:00
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 makedep: Make the spec file optional for data-only dlls. 2023-09-05 13:20:34 +02:00
sensapi sensapi: Remove unnecessary includes. 2023-09-15 18:42:43 +02:00
serialui serialui/tests: Enable compilation with long types. 2022-03-04 10:07:37 +01:00
setupapi makedep: Use #pragma makedep testdll for TESTDLL resources. 2023-09-05 12:44:34 +02:00
setupx.dll16 setupx: Consistently use %I printf format for ULONG_PTR values. 2022-12-09 17:52:25 +01:00
sfc makedep: Make the spec file optional for data-only dlls. 2023-09-05 13:20:34 +02:00
sfc_os sfc_os: Stub SfpVerifyFile(). 2022-05-02 22:43:53 +02:00
shcore shcore: Use CRT allocation functions. 2023-09-04 11:42:25 +02:00
shdoclc makedep: Make the spec file optional for data-only dlls. 2023-09-05 13:20:34 +02:00
shdocvw shdocvw: Remove DECLSPEC_HIDDEN usage. 2023-07-06 20:54:30 +02:00
shell.dll16 krnl386: Make MapLS argument non-const to avoid some compiler warnings. 2023-01-24 22:24:39 +01:00
shell32 shell32: Use a signed value to assign single signed bitfields values. 2023-09-13 22:07:19 +02:00
shfolder
shlwapi shlwapi: Use CRT allocation functions. 2023-09-04 11:42:28 +02:00
slbcsp
slc slc/tests: Enable compilation with long types. 2022-03-07 20:53:12 +01:00
snmpapi snmpapi: Use CRT allocation functions. 2023-09-04 11:42:32 +02:00
softpub
sound.drv16 sound.drv16: Enable compilation with long types. 2022-02-18 09:32:26 +01:00
spoolss spoolss: Remove DECLSPEC_HIDDEN usage. 2023-07-05 11:21:32 +02:00
sppc sppc: Enable compilation with long types. 2022-02-18 11:03:21 +01:00
srclient
srvcli
srvsvc srvsvc: Add LanmanServer stub service. 2023-09-08 17:47:32 +02:00
sspicli sspicli: Use standard C functions for memory allocation. 2022-11-16 10:11:00 +01:00
stdole2.tlb makedep: Make the spec file optional for data-only dlls. 2023-09-05 13:20:34 +02:00
stdole32.tlb makedep: Make the spec file optional for data-only dlls. 2023-09-05 13:20:34 +02:00
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 stress.dll16: Enable compilation with long types. 2022-02-18 11:03:21 +01:00
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 t2embed/tests: Fix the TTGetEmbeddingType() test in UTF-8 locales. 2023-03-07 18:35:20 +01:00
tapi32 tapi32: Add lineSetDevConfigW stub. 2022-05-30 22:07:43 +02:00
taskschd taskschd: Remove DECLSPEC_HIDDEN usage. 2023-07-12 10:55:10 +02:00
tbs
tdh
tdi.sys makedep: Make the spec file optional for native modules. 2023-09-05 15:20:38 +02:00
threadpoolwinrt include: Introduce wine_dbgstr_hstring and debugstr_hstring. 2023-07-04 21:25:03 +02:00
toolhelp.dll16 toolhelp.dll16: Enable compilation with long types. 2022-02-18 11:03:21 +01:00
traffic traffic: Enable compilation with long types. 2022-02-18 11:03:21 +01:00
twain.dll16
twain_32 twain_32: Remove DECLSPEC_HIDDEN usage. 2023-07-17 09:40:20 +02:00
twinapi.appcore twinapi.appcore: Add UnregisterAppConstrainedChangeNotification() stub. 2023-06-27 22:17:51 +02:00
typelib.dll16 typelib.dll16: Enable compilation with long types. 2022-02-18 11:03:21 +01:00
tzres makedep: Make the spec file optional for data-only dlls. 2023-09-05 13:20:34 +02:00
ucrtbase makedep: Use #pragma makedep testdll for TESTDLL resources. 2023-09-05 12:44:34 +02:00
uianimation uianimation: Use CRT allocation functions. 2022-04-04 19:52:45 +02:00
uiautomationcore uiautomationcore: Add UiaHasServerSideProvider stub. 2023-09-18 11:01:22 +02:00
uiribbon uiribbon: Enable compilation with long types. 2022-02-18 11:03:21 +01:00
unicows
updspapi
url url: Enable compilation with long types. 2022-02-18 11:03:21 +01:00
urlmon urlmon: Fix NULL dereference in BindProtocol_UnlockRequest. 2023-09-07 10:48:53 +02:00
usbd.sys makedep: Make the spec file optional for native modules. 2023-09-05 15:20:38 +02:00
user.exe16 user.exe16: Remove DECLSPEC_HIDDEN usage. 2023-07-27 11:54:03 +09:00
user32 user32/tests: Ignore other messages in test_broadcast. 2023-09-15 21:18:44 +02:00
userenv userenv: Fix setting ALLUSERSPROFILE and ProgramData in CreateEnvironmentBlock. 2023-07-27 11:54:21 +09:00
usp10 makedep: Make the spec file optional for data-only dlls. 2023-09-05 13:20:34 +02:00
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 vcomp/tests: Limit the number of nested threads. 2022-09-13 22:07:22 +02:00
vcomp90 vcomp: Add _vcomp_for_static_simple_init_i8 implementation. 2021-10-26 22:52:00 +02:00
vcomp100 vcomp*: Enable compilation with long types. 2022-02-21 12:32:07 +01:00
vcomp110 vcomp110/tests: Enable compilation with long types. 2022-03-08 09:37:23 +01:00
vcomp120 vcomp*: Enable compilation with long types. 2022-02-21 12:32:07 +01:00
vcomp140 vcomp*: Enable compilation with long types. 2022-02-21 12:32:07 +01:00
vcruntime140 vcruntime140_1: Link to vcruntime140. 2022-10-13 15:50:33 +02:00
vcruntime140_1 ucrtbase: Add __CxxFrameHandler4 implementation. 2023-03-27 11:02:50 +02:00
vdhcp.vxd vdhcp.vxd: Enable compilation with long types. 2022-02-21 18:55:21 +01:00
vdmdbg vdmdbg: Enable compilation with long types. 2022-02-21 18:55:21 +01:00
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 virtdisk/tests: Enable compilation with long types. 2022-03-08 09:37:41 +01:00
vmm.vxd vmm.vxd: Enable compilation with long types. 2022-02-21 18:55:21 +01:00
vnbt.vxd vnbt.vxd: Enable compilation with long types. 2022-02-21 18:55:21 +01:00
vnetbios.vxd vnetbios.vxd: Enable compilation with long types. 2022-02-21 18:55:21 +01:00
vssapi vssapi: Enable compilation with long types. 2022-02-21 18:55:21 +01:00
vtdapi.vxd vtdapi.vxd: Enable compilation with long types. 2022-02-21 18:55:21 +01:00
vulkan-1 winevulkan: Update to VK spec version 1.3.242. 2023-03-06 11:10:34 +01:00
vwin32.vxd vwin32.vxd: Enable compilation with long types. 2022-02-21 18:55:21 +01:00
w32skrnl
w32sys.dll16 w32sys.dll16: Enable compilation with long types. 2022-02-21 18:55:22 +01:00
wbemdisp wbemdisp: Remove DECLSPEC_HIDDEN usage. 2023-07-12 10:54:22 +02:00
wbemprox wbemprox: Call GetAdaptersAddresses() in a loop. 2023-09-05 16:18:38 +02:00
wdscore
webservices webservices/tests: Fully initialize xmlstr. 2023-09-04 20:41:54 +02:00
websocket
wer wer: Use CRT memory allocation functions. 2022-03-29 20:53:50 +02:00
wevtapi wevtapi: Add stub for EvtCreateBookmark. 2023-08-23 19:00:14 +02:00
wevtsvc wevtsvc: Remove duplicate dwControlsAccepted initialization. 2023-09-08 17:47:32 +02:00
wiaservc wiaservc: Remove DECLSPEC_HIDDEN usage. 2023-07-31 18:26:07 +09:00
wimgapi wimgapi: Enable compilation with long types. 2022-02-22 18:20:23 +01:00
win32s16.dll16
win32u win32u: Use the correct length for kernel object names in object attributes. 2023-09-12 10:00:24 +02:00
win87em.dll16 win87em.dll16: Enable compilation with long types. 2022-02-22 18:20:23 +01:00
winaspi.dll16
windebug.dll16
windows.applicationmodel appxdeploymentclient: Add IPackageManager2 stub interface. 2023-09-11 20:41:35 +02:00
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.gaming.ui.gamebar: Add IGameBarStatics interface. 2022-11-04 19:23:56 +01:00
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 windowscodecsext/tests: Enable compilation with long types. 2022-03-09 20:54:16 +01:00
winealsa.drv winealsa: Ensure unixlib function tables and enum stay in sync. 2023-09-15 11:15:56 +02:00
wineandroid.drv wineandroid.drv: Use nameless unions/structs. 2023-07-17 11:39:50 +02:00
winebus.sys makedep: Make the spec file optional for native modules. 2023-09-05 15:20:38 +02:00
winecoreaudio.drv winecoreaudio: Ensure unixlib function tables and enum stay in sync. 2023-09-15 11:15:56 +02:00
winecrt0 winecrt0: Check for RTLD_SELF support to enable ELF constructors. 2023-01-11 15:14:04 +01:00
wined3d wined3d: Don't skip ARB fragment program selection when fog state is dirty. 2023-09-15 18:34:12 +02:00
winegstreamer winegstreamer: Ensure unixlib function tables and enum stay in sync. 2023-09-14 11:12:29 +02:00
winehid.sys makedep: Make the spec file optional for native modules. 2023-09-05 15:20:38 +02:00
winemac.drv winemac.drv: Support cooperative app activation in macOS 14 Sonoma. 2023-08-16 21:26:01 +02:00
winemapi winemapi: Enable compilation with long types. 2022-02-23 10:17:25 +01:00
wineoss.drv wineoss: Ensure unixlib function tables and enum stay in sync. 2023-09-15 11:15:56 +02:00
wineps.drv wineps: Fix EMRPOLYDRAW16 printing. 2023-09-15 12:07:03 +02:00
wineps16.drv16
winepulse.drv winepulse: Ensure unixlib function tables and enum stay in sync. 2023-09-15 11:15:56 +02:00
wineusb.sys makedep: Make the spec file optional for native modules. 2023-09-05 15:20:38 +02:00
winevulkan winevulkan: Update to VK spec version 1.3.260. 2023-07-31 18:23:40 +09:00
winewayland.drv winewayland.drv: Implement SetCursor using cursor bitmap data. 2023-09-11 20:45:10 +02:00
winex11.drv win32u: Use the correct length for kernel object names in object attributes. 2023-09-12 10:00:24 +02:00
winexinput.sys makedep: Make the spec file optional for native modules. 2023-09-05 15:20:38 +02:00
wing.dll16 wing.dll16: Enable compilation with long types. 2022-02-22 18:20:23 +01:00
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: Use CRT allocation functions. 2023-09-14 11:21:44 +02:00
winnls.dll16
winnls32
winprint winprint: Implement TEXT print processor. 2023-08-24 20:29:58 +02:00
winscard winscard/tests: Skip tests when SCardListReadersA() returns an empty list. 2023-09-14 11:14:42 +02:00
winsock.dll16 include: Use proper dllimports for winsock functions. 2022-12-07 14:25:18 +01:00
winspool.drv winspool.drv: Ensure unixlib function tables and enum stay in sync. 2023-09-14 11:12:43 +02:00
winsta winsta: Enable compilation with long types. 2022-02-22 18:20:23 +01:00
wintab.dll16 wintab: Consistently use %I printf format for ULONG_PTR values. 2022-12-09 17:52:25 +01:00
wintab32 wintab32: Use CRT allocation functions. 2023-09-08 11:20:42 +02:00
wintrust wintrust: Use CRT allocation functions. 2023-09-08 11:20:51 +02:00
wintypes include: Introduce wine_dbgstr_hstring and debugstr_hstring. 2023-07-04 21:25:03 +02:00
winusb winusb: Add WinUsb_Free stub. 2022-09-15 17:45:44 +02:00
wlanapi wlanapi/tests: Enable compilation with long types. 2022-03-10 09:30:23 +01:00
wlanui
wldap32 wldap32: Implement setting LDAP_OPT_CLIENT_CERTIFICATE. 2023-09-04 11:38:51 +02:00
wldp wldp: Add WldpQueryWindowsLockdownMode stub. 2023-09-08 11:06:19 +02:00
wmasf
wmi makedep: Make the spec file optional for data-only dlls. 2023-09-05 13:20:34 +02:00
wmiutils wmiutils: Use CRT allocation functions. 2022-09-02 11:27:37 +02:00
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: Explicitly include strmif.h. 2023-09-13 20:24:09 +02:00
wnaspi32 wnaspi32: Remove DECLSPEC_HIDDEN usage. 2023-07-12 10:55:10 +02:00
wofutil wofutil: Add a trailing linefeed to a FIXME(). 2023-03-16 17:01:00 +01:00
wow32 wow32: Use spec file imports. 2023-06-05 14:01:07 +02:00
wow64 wow64: Don't add MEM_RESERVE for invalid flags combinations. 2023-09-12 15:54:06 +02:00
wow64cpu wow64cpu: Don't define stdcall functions on non-i386. 2023-06-14 18:53:36 +02:00
wow64win wow64win: Implement wow64_NtUserImmTranslateMessage. 2023-09-14 21:06:31 +02:00
wpc wpc/tests: Enable compilation with long types. 2022-03-10 09:30:42 +01:00
wpcap wpcap/tests: Accept another return value from pcap_can_set_rfmon(). 2023-09-14 11:14:35 +02:00
ws2_32 ws2_32: Ensure unixlib function tables and enum stay in sync. 2023-09-14 11:12:05 +02:00
wsdapi wsdapi/tests: Call GetAdaptersAddresses() in a loop. 2023-09-07 10:54:25 +02:00
wshom.ocx wshom.ocx: Remove DECLSPEC_HIDDEN usage. 2023-09-13 11:13:11 +02:00
wsnmp32
wsock32 wsock32: Enable compilation with long types. 2022-02-23 10:17:25 +01:00
wtsapi32 wtsapi32: Handle WTSConnectState class in WTSQuerySessionInformationW(). 2023-09-07 21:19:00 +02:00
wuapi wuapi: Remove DECLSPEC_HIDDEN usage. 2023-07-31 18:26:07 +09:00
wuaueng
x3daudio1_0 xaudio: Use the bundled FAudio and build with msvcrt. 2021-10-21 14:03:54 +02:00
x3daudio1_1 xaudio: Use the bundled FAudio and build with msvcrt. 2021-10-21 14:03:54 +02:00
x3daudio1_2 xaudio: Use the bundled FAudio and build with msvcrt. 2021-10-21 14:03:54 +02:00
x3daudio1_3 xaudio: Use the bundled FAudio and build with msvcrt. 2021-10-21 14:03:54 +02:00
x3daudio1_4 xaudio: Use the bundled FAudio and build with msvcrt. 2021-10-21 14:03:54 +02:00
x3daudio1_5 xaudio: Use the bundled FAudio and build with msvcrt. 2021-10-21 14:03:54 +02:00
x3daudio1_6 xaudio: Use the bundled FAudio and build with msvcrt. 2021-10-21 14:03:54 +02:00
x3daudio1_7 xaudio: Use the bundled FAudio and build with msvcrt. 2021-10-21 14:03:54 +02:00
xactengine2_0 xactengine: Fix long types printf warnings. 2022-02-02 12:28:43 +01:00
xactengine2_4 xactengine: Fix long types printf warnings. 2022-02-02 12:28:43 +01:00
xactengine2_7 xactengine: Fix long types printf warnings. 2022-02-02 12:28:43 +01:00
xactengine2_9 xactengine: Fix long types printf warnings. 2022-02-02 12:28:43 +01:00
xactengine3_0 xactengine: Fix long types printf warnings. 2022-02-02 12:28:43 +01:00
xactengine3_1 xactengine: Fix long types printf warnings. 2022-02-02 12:28:43 +01:00
xactengine3_2 xactengine: Fix long types printf warnings. 2022-02-02 12:28:43 +01:00
xactengine3_3 xactengine: Fix long types printf warnings. 2022-02-02 12:28:43 +01:00
xactengine3_4 xactengine: Fix long types printf warnings. 2022-02-02 12:28:43 +01:00
xactengine3_5 xactengine: Fix long types printf warnings. 2022-02-02 12:28:43 +01:00
xactengine3_6 xactengine: Fix long types printf warnings. 2022-02-02 12:28:43 +01:00
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/tests: Improve IID_IXAudio2 interface version checking. 2023-09-04 20:41:54 +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_3: Fix printf format warnings with long types. 2022-01-28 21:10:21 +01:00
xinput1_2 xinput1_3: Fix printf format warnings with long types. 2022-01-28 21:10:21 +01:00
xinput1_3 xinput1_3: Set thread name for hid_update_thread_proc. 2022-10-20 20:57:28 +02:00
xinput1_4 xinput1_3: Fix printf format warnings with long types. 2022-01-28 21:10:21 +01:00
xinput9_1_0 xinput1_3: Fix printf format warnings with long types. 2022-01-28 21:10:21 +01:00
xinputuap xinputuap.dll: Add new dll. 2022-11-22 18:27:31 +01:00
xmllite xmllite: Eliminate DECLSPEC_HIDDEN. 2023-07-24 21:28:04 +02:00
xolehlp xolehlp: Use CRT allocation functions. 2022-07-13 12:50:07 +02:00
xpsprint
xpssvcs