1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-01 07:14:31 +00:00
wine/dlls
2024-06-25 13:32:57 +02:00
..
acledit makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
aclui makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
activeds makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
activeds.tlb makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
actxprxy widl: Default to fully interpreted stubs mode. 2024-05-02 09:22:40 +02:00
adsldp adsldp: Remove unused heap.h include. 2023-11-03 11:56:54 +01:00
adsldpc adsldpc: Add correct C++ mangled names for all platforms. 2024-05-26 22:47:32 +02:00
advapi32 advapi32/tests: Test token label inheritance. 2024-06-06 22:29:58 +02:00
advpack advpack: Remove DECLSPEC_HIDDEN usage. 2023-11-08 10:05:57 +01:00
amsi makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
amstream amstream: Link to msvcrt instead of ucrtbase. 2024-05-14 18:28:20 +02:00
apisetschema apisetschema: Add api-ms-win-appmodel-runtime-internal-l1-1-1. 2024-06-21 10:51:08 +02:00
apphelp makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
appwiz.cpl mscoree: Update Wine Mono to 9.1.0. 2024-04-22 17:46:01 +02:00
appxdeploymentclient makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
atl atl: Remove empty clsid registration. 2024-05-07 22:49:44 +02:00
atl80 makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
atl90 makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
atl100 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
atl110 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
atlthunk makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
atmlib makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
authz makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
avicap32 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
avifil32 widl: Default to fully interpreted stubs mode. 2024-05-02 09:22:40 +02:00
avifile.dll16 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
avrt avrt: Use CRT allocation functions. 2023-11-03 11:57:10 +01:00
bcp47langs bcp47langs: Add stub dll. 2024-06-21 10:51:08 +02:00
bcrypt bcrypt: Allow overriding GnuTLS debug level. 2024-06-12 20:53:18 +02:00
bcryptprimitives makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
bluetoothapis makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
browseui browseui: Force debug info in critical sections. 2024-02-26 22:44:35 +01:00
bthprops.cpl
cabinet makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
capi2032 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
cards makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
cdosys makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
cfgmgr32 include: Include cfg.h from cfgmgr32.h. 2024-01-30 22:41:17 +01:00
clusapi makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
cng.sys
combase widl: Default to fully interpreted stubs mode. 2024-05-02 09:22:40 +02:00
comcat makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
comctl32 tests: Use ARM64 as architecture in manifests on ARM64EC. 2024-06-12 09:55:08 +02:00
comdlg32 comdlg32: Don't treat cmb1 as the printer list unless in PRINT_SETUP. 2024-03-12 13:43:41 +01:00
coml2 coml2: Move StgCreatePropSetStg from ole32. 2023-12-06 17:54:53 +01:00
comm.drv16
commdlg.dll16 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
compobj.dll16 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
compstui compstui: Fix a possible out-of-bounds write (Coverity). 2024-01-18 18:08:48 +01:00
comsvcs makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
concrt140 msvcp: Replace some stubs by exported functions that already exist for other platforms. 2024-05-27 12:45:38 +02:00
connect makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
coremessaging coremessaging: Add CreateDispatcherQueueController() stub. 2024-06-03 23:24:59 +02:00
credui include: Use proper dllimports for credui functions. 2023-11-07 11:11:40 +01:00
crtdll msvcrt: Import longjmp from ntdll for PE builds. 2024-03-08 17:37:08 +01:00
crypt32 crypt32: Allow overriding GnuTLS debug level. 2024-06-12 20:53:18 +02:00
cryptdlg include: Use proper dllimports for cryptdlg functions. 2023-11-06 12:01:08 +01:00
cryptdll
cryptext makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
cryptnet cryptnet: Do not use InternetCombineUrlW() in build_request_url(). 2024-04-25 12:55:02 +02:00
cryptowinrt cryptowinrt: Force debug info in critical sections. 2024-03-14 20:52:33 +01:00
cryptsp
cryptui makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
ctapi32 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
ctl3d.dll16 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
ctl3d32 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
ctl3dv2.dll16 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
d2d1 d2d1/effect: Implement ConnectNode(). 2024-05-16 23:09:04 +02:00
d3d8 d3d8: Use GNU assembly syntax on clang x86_64 MSVC target. 2024-05-23 13:50:37 +02:00
d3d8thk makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
d3d9 wined3d: Default diffuse to 1.0 in the vertex shader. 2024-06-05 15:58:41 +02:00
d3d10 d3dcompiler/fx: Write empty buffers for compiler versions 33-39. 2024-05-31 19:03:26 +02:00
d3d10_1 d3d10_1/tests: Remove todo from now passing test. 2024-03-14 18:41:42 +01:00
d3d10core d3d10core/tests: Mark a test as no longer todo. 2023-12-05 21:24:37 +01:00
d3d11 d3d11/tests: Add a test for NV12 textures. 2024-06-07 20:54:53 +02:00
d3d12 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
d3d12core
d3dcompiler_33
d3dcompiler_34
d3dcompiler_35
d3dcompiler_36
d3dcompiler_37
d3dcompiler_38
d3dcompiler_39 d3d10: Use older compiler for D3D10CompileEffectFromMemory(). 2024-03-28 19:49:35 +01:00
d3dcompiler_40
d3dcompiler_41
d3dcompiler_42
d3dcompiler_43 d3dcompiler: Enable D3DCOMPILE_EFFECT_CHILD_EFFECT option. 2024-05-31 19:03:28 +02:00
d3dcompiler_46 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
d3dcompiler_47 d3dcompiler: Add D3DCreateLinker stub. 2024-03-20 09:15:18 +01:00
d3dim makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
d3dim700 makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
d3drm d3drm: Suppress a use-after-free warning in d3drm_image_palettise (GCC). 2023-11-30 23:12:54 +01:00
d3dx9_24 makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
d3dx9_25 makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
d3dx9_26 makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
d3dx9_27 makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
d3dx9_28 makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
d3dx9_29 makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
d3dx9_30 makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
d3dx9_31 makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
d3dx9_32 makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
d3dx9_33 makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
d3dx9_34 makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
d3dx9_35 makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
d3dx9_36 d3dx9: Add support for specifying which mip level to get pixel data from to d3dx_image_get_pixels(). 2024-06-18 21:17:11 +02:00
d3dx9_37 makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
d3dx9_38 makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
d3dx9_39 makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
d3dx9_40 makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
d3dx9_41 makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
d3dx9_42 makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
d3dx9_43 makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
d3dx10_33 makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
d3dx10_34 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
d3dx10_35 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
d3dx10_36 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
d3dx10_37 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
d3dx10_38 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
d3dx10_39 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
d3dx10_40 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
d3dx10_41 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
d3dx10_42 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
d3dx10_43 d3dx10/tests: Remove todo's from now passing tests. 2024-03-14 18:41:42 +01:00
d3dx11_42 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
d3dx11_43 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
d3dxof makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
davclnt makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
dbgeng makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
dbghelp dbghelp: Add ARM/ARM64 machine types for Mach-O. 2024-06-19 11:15:32 +02:00
dciman32 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
dcomp makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
ddeml.dll16 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
ddraw ddraw: Use GNU assembly syntax on clang x86_64 MSVC target. 2024-05-23 13:50:37 +02:00
ddrawex ddrawex: Use CRT allocation functions. 2023-11-07 22:05:35 +01:00
devenum devenum: Use switch statements for moniker type handling. 2024-01-26 18:30:07 +01:00
dhcpcsvc dhcpcsvc/tests: Use CRT allocation functions. 2023-11-03 11:59:40 +01:00
dhcpcsvc6
dhtmled.ocx dhtmled.ocx: Remove empty clsid registration. 2024-05-07 22:49:44 +02:00
diasymreader diasymreader: Force debug info in critical sections. 2024-03-14 20:52:33 +01:00
difxapi makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
dinput dinput: Dynamically allocate the internal device / event arrays. 2024-05-21 20:47:11 +02:00
dinput8 makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
directmanipulation makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
dispdib.dll16 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
dispex widl: Default to fully interpreted stubs mode. 2024-05-02 09:22:40 +02:00
display.drv16 makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
dmband dmband: Move band.c to dmusic. 2024-02-28 21:56:19 +01:00
dmcompos makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
dmime dmime: Handle MIDI control events in MIDI files. 2024-03-06 22:04:20 +01:00
dmloader dmloader: Avoid caching DMUS_OBJ_STREAM objects we can't load from cache. 2024-01-04 20:44:46 +01:00
dmscript makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
dmstyle makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
dmsynth dmsynth: Force debug info in critical sections. 2024-02-15 11:23:57 +01:00
dmusic dmime: Parse MIDI program change events and generate a bandtrack. 2024-02-28 21:56:24 +01:00
dmusic32 makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
dnsapi dnsapi: Add a stub for DnsServiceBrowse. 2024-06-13 10:55:22 +02:00
dplay makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
dplayx dplayx: Force debug info in critical sections. 2024-02-21 22:30:03 +01:00
dpnaddr makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
dpnet makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
dpnhpast makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
dpnhupnp makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
dpnlobby makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
dpvoice makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
dpwsockx makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
drmclien
dsdmo dsdmo: Force debug info in critical sections. 2024-03-14 20:52:33 +01:00
dsound dsound: Initialize MTA in IDirectSound::Initialize(). 2024-03-21 22:19:58 +01:00
dsquery makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
dssenh dssenh: Add CPSetKeyParam() stub implementation. 2024-05-01 11:45:14 +02:00
dsuiext dsuiext: Use CRT allocation functions. 2023-11-03 11:59:58 +01:00
dswave makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
dwmapi dwmapi: Implement DwmGetWindowAttribute(DWMWA_EXTENDED_FRAME_BOUNDS). 2023-12-07 20:21:42 +01:00
dwrite dwrite/tests: Ignore macOS specific "flip" sbix format. 2024-06-18 21:17:11 +02:00
dx8vb makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
dxcore makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
dxdiagn dxdiagn: Add AGP properties. 2024-05-27 13:14:56 +02:00
dxgi dxgi: Add IDXGISwapChain4 stubs for D3D11. 2024-04-18 20:54:25 +02:00
dxtrans dxtrans: Add correct C++ mangled names for all platforms. 2024-05-26 22:47:36 +02:00
dxva2 dxva2/tests: Skip tests if D3D9 is unusable. 2023-11-20 17:43:54 +01:00
esent
evr evr: Link to msvcrt instead of ucrtbase. 2024-05-14 18:28:23 +02:00
explorerframe makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
faultrep makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
feclient
fltlib makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
fltmgr.sys fltmgr.sys: Create import library. 2024-03-27 22:44:57 +01:00
fntcache makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
fontsub makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
fusion fusion: Bump version to 4.6.1590.0. 2023-11-16 13:43:58 +01:00
fwpuclnt makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
gameux gameux: Remove DECLSPEC_HIDDEN usage. 2023-11-08 10:05:57 +01:00
gamingtcui makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
gdi.exe16 gdi.exe16: Fix some incorrect usage of NtGdiDdDDICreateDCFromMemory. 2024-06-06 20:46:03 +02:00
gdi32 gdi32/text: Handle null partial extents pointer in GetTextExtentExPointW(). 2024-06-06 20:46:03 +02:00
gdiplus gdiplus: Fix DIB stride calculation in GdipDrawImagePointsRect. 2024-06-11 21:21:14 +02:00
geolocation makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
glu32 glu32: Return GLU_INVALID_ENUM for illegal pixel types. 2024-01-30 23:03:38 +01:00
gphoto2.ds gphoto2.ds: Remove DECLSPEC_HIDDEN usage. 2023-11-27 22:39:51 +01:00
gpkcsp
graphicscapture makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
hal makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
hhctrl.ocx
hid makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
hidclass.sys win32u: Use a custom struct hid_input for NtUserSendHardwareInput. 2024-03-05 20:50:06 +01:00
hidparse.sys makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
hlink hlink: Remove DECLSPEC_HIDDEN usage. 2023-11-08 10:05:57 +01:00
hnetcfg hnetcfg: Remove DECLSPEC_HIDDEN usage. 2023-11-08 10:05:57 +01:00
hrtfapo makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
http.sys http.sys: Keep connection sockets open after sending a 400 response. 2023-11-22 20:03:04 +01:00
httpapi include: Use proper dllimports for httpapi functions. 2023-11-06 12:01:33 +01:00
hvsimanagementapi makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
ia2comproxy widl: Default to fully interpreted stubs mode. 2024-05-02 09:22:40 +02:00
iccvid iccvid: Reject unsupported output types. 2024-06-19 21:05:52 +02:00
icmp makefiles: Remove support for obsolete source variables. 2023-11-14 13:07:24 +01:00
ieframe makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
ieproxy widl: Default to fully interpreted stubs mode. 2024-05-02 09:22:40 +02:00
ifsmgr.vxd makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
imaadp32.acm makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
imagehlp makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
imm.dll16
imm32 imm32: Add CtfImmIsCiceroEnabled stub. 2024-04-11 09:02:39 -05:00
inetcomm inetcomm: Force debug info in critical sections. 2024-02-21 22:30:03 +01:00
inetcpl.cpl inetcpl.cpl: Use wininet functions to set proxy settings. 2024-02-19 18:13:26 +01:00
inetmib1 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
infosoft makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
initpki
inkobj makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
inseng inseng: Use CRT allocation functions. 2023-11-03 12:00:18 +01:00
iphlpapi iphlpapi: Partially fill Ipv4 / Ipv6 metric in GetAdaptersAddresses(). 2024-02-26 22:44:35 +01:00
iprop
ir50_32 ir50_32: Use the proper hr value for stream format change. 2024-02-21 22:30:03 +01:00
irprops.cpl
itircl
itss itss: Force debug info in critical sections. 2024-02-26 22:44:35 +01:00
joy.cpl
jscript jscript: Use the correct facility for JScript errors. 2024-03-18 11:00:41 +01:00
jsproxy jsproxy: Don't ignore hostname and url length in InternetGetProxyInfo. 2024-02-01 21:47:17 +01:00
kerberos kerberos: Allocate memory for the output token if requested. 2024-03-12 22:36:12 +01:00
kernel32 kernel32/tests: Test GetFileMUIInfo on language resource file. 2024-06-21 22:59:40 +02:00
kernelbase kernelbase: Add GetFileMUIInfo implementation. 2024-06-21 22:59:40 +02:00
keyboard.drv16 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
krnl386.exe16 krnl386.exe: Start DOSVM timer on GET_SYSTEM_TIME. 2024-04-15 18:10:44 +02:00
ksecdd.sys
ksproxy.ax makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
ksuser makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
ktmw32 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
l3codeca.acm makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
light.msstyles light.msstyles: Use #fefefe instead of #ffffff for scrollbar parts. 2024-04-18 20:54:25 +02:00
loadperf makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
localspl localspl: Fix a maybe-uninitialized warning in fill_builtin_form_info(). 2024-01-26 11:02:41 +01:00
localui makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
lz32 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
lzexpand.dll16 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
magnification
mapi32 mapi32: Force debug info in critical sections. 2024-02-16 11:36:29 +01:00
mapistub
mciavi32 mciavi32: Force debug info in critical sections. 2024-02-29 21:22:24 +01:00
mcicda mcicda: Force debug info in critical sections. 2024-03-01 23:14:22 +01:00
mciqtz32 makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
mciseq makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
mciwave mciwave: Abort the playback thread regardless of state when stopping. 2024-03-06 18:57:12 +01:00
mf winegstreamer: Implement stubs for h264 encoder. 2024-06-20 11:16:46 +02:00
mf3216
mferror makefiles: Remove support for obsolete source variables. 2023-11-14 13:07:24 +01:00
mfmediaengine mfmediaengine/tests: Sync compare_rgb32 / dump_rgb32 helpers with mf tests. 2024-04-29 17:35:26 +02:00
mfplat mplat/tests: Test Media Source is freed if immediately released. 2024-05-17 18:01:44 +02:00
mfplay makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
mfreadwrite mfreadwrite/reader: Fixup MFVideoFormat_ABGR32 subtype to enumerate the video processor. 2024-05-17 18:01:44 +02:00
mfsrcsnk makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
mgmtapi mgmtapi: AddSnmpMgrOpen stub. 2024-01-18 18:08:48 +01:00
midimap makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
mlang mlang: Fix bug with codepage priority in GetStrCodePages. 2024-02-12 23:02:03 +01:00
mmcndmgr makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
mmdevapi mmdevapi: Implement IAudioClient3_GetCurrentSharedModeEnginePeriod. 2024-06-24 13:23:31 +02:00
mmdevldr.vxd makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
mmsystem.dll16 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
monodebg.vxd makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
mouhid.sys mouhid.sys: Send WM_POINTER* messages on contact updates. 2024-03-05 20:50:07 +01:00
mountmgr.sys mountmgr.sys: Do not add drive letters or volumes for macOS volumes without mount paths. 2024-05-13 21:06:11 +02:00
mouse.drv16 makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
mp3dmod mp3dmod: Use CRT allocation functions. 2023-11-03 12:00:35 +01:00
mpr mpr: Remove DECLSPEC_HIDDEN usage. 2023-11-08 10:06:01 +01:00
mprapi makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
msacm.dll16 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
msacm32 msacm32: Remove DECLSPEC_HIDDEN usage. 2023-11-10 00:03:44 +01:00
msacm32.drv makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
msado15 msado15: Implement _Recordset get/put MaxRecords. 2024-06-24 17:13:05 +02:00
msadp32.acm makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
msasn1 msasn1: Use CRT allocation functions. 2023-11-03 12:00:56 +01:00
msauddecmft makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
mscat32
mscms mscms: Add stub for WcsGetDefaultColorProfile. 2024-04-15 18:10:44 +02:00
mscoree mscoree: Update Wine Mono to 9.1.0. 2024-04-22 17:46:01 +02:00
mscorwks
msctf msctf: Avoid implicit enum casts. 2023-11-03 19:21:35 +01:00
msctfmonitor makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
msctfp widl: Default to fully interpreted stubs mode. 2024-05-02 09:22:40 +02:00
msdaps include: Correct IRowsetNotify HROW parameter type. 2024-05-30 19:55:57 +02:00
msdasql msdasql/tests: Add missing carriage returns. 2023-12-20 22:20:49 +01:00
msdelta
msdmo makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
msdrm makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
msftedit makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
msg711.acm makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
msgsm32.acm makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
mshtml mshtml: Implement MarkupServices_ParseString. 2024-06-24 20:57:04 +02:00
mshtml.tlb makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
msi widl: Default to fully interpreted stubs mode. 2024-05-02 09:22:40 +02:00
msident msident: Use CRT allocation functions. 2023-11-03 12:01:13 +01:00
msimg32 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
msimsg makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
msimtf msimtf: Remove DECLSPEC_HIDDEN usage. 2023-11-08 10:05:57 +01:00
msisip makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
msisys.ocx makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
msls31
msmpeg2vdec msmpeg2vdec: Add correct C++ mangled names for all platforms. 2024-05-26 22:47:42 +02:00
msnet32 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
mspatcha mspatcha: Use CRT allocation functions. 2023-11-03 12:01:39 +01:00
msports
msrle32 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
msscript.ocx makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
mssign32 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
mssip32
mstask widl: Default to fully interpreted stubs mode. 2024-05-02 09:22:40 +02:00
msttsengine msttsengine: Add ISpTTSEngine stub. 2023-11-08 17:25:41 +01:00
msv1_0 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
msvcirt msvcirt: Add missing C++ mangled names for ARM. 2024-05-29 12:30:56 +02:00
msvcm80 msvcm80: Add stub for ThrowNestedLoadModuleException function. 2023-12-05 22:00:22 +01:00
msvcm90 msvcm80: Add stub for ThrowNestedLoadModuleException function. 2023-12-05 22:00:22 +01:00
msvcp_win msvcp140: Sort entry points by function instead of platform. 2024-05-28 13:45:12 +02:00
msvcp60 msvcp60: Add missing C++ mangled names for ARM. 2024-05-29 12:31:40 +02:00
msvcp70 msvcp70: Add missing C++ mangled names for ARM. 2024-05-29 12:31:51 +02:00
msvcp71 msvcp71: Add missing C++ mangled names for ARM. 2024-05-29 12:32:01 +02:00
msvcp80 msvcp80: Add missing C++ mangled names for ARM. 2024-05-29 12:32:12 +02:00
msvcp90 msvcp140: Use _get_stream_buffer_pointers() to access FILE internal buffers. 2024-06-12 20:54:27 +02:00
msvcp100 msvcp100: Add missing C++ mangled names for ARM. 2024-05-29 12:32:29 +02:00
msvcp110 msvcp: Only export thiscall functions on i386. 2024-05-28 13:45:12 +02:00
msvcp120 msvcp: Only export thiscall functions on i386. 2024-05-28 13:45:12 +02:00
msvcp120_app msvcp: Only export thiscall functions on i386. 2024-05-28 13:45:12 +02:00
msvcp140 msvcp140: Sort entry points by function instead of platform. 2024-05-28 13:45:12 +02:00
msvcp140_1 msvcp: Use RVAs in rtti and exception data on all platforms except i386. 2024-05-22 22:17:39 +02:00
msvcp140_2 msvcp140_t/tests: Add __std_smf_hypot3 tests. 2024-01-18 22:50:54 +01:00
msvcp140_atomic_wait msvcp140_atomic_wait: Implement __std_*_crt(). 2024-05-02 15:40:44 +02:00
msvcp140_codecvt_ids makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
msvcr70 msvcrt: Add missing C++ mangled names for ARM. 2024-05-29 12:30:56 +02:00
msvcr71 msvcrt: Add missing C++ mangled names for ARM. 2024-05-29 12:30:56 +02:00
msvcr80 msvcrt: Add missing C++ mangled names for ARM. 2024-05-29 12:30:56 +02:00
msvcr90 msvcrt: Add missing C++ mangled names for ARM. 2024-05-29 12:30:56 +02:00
msvcr100 msvcrt: Add missing C++ mangled names for ARM. 2024-05-29 12:30:56 +02:00
msvcr110 msvcrt: Only export thiscall functions on i386. 2024-05-28 13:45:13 +02:00
msvcr120 msvcrt: Export all _ConcRT functions also on ARM. 2024-05-26 22:47:53 +02:00
msvcr120_app msvcrt: Export all _ConcRT functions also on ARM. 2024-05-26 22:47:53 +02:00
msvcrt msvcrt: Fix _libm_sse2_sqrt_precise not using SSE2 sqrt. 2024-06-12 21:57:23 +02:00
msvcrt20 msvcirt: Add missing C++ mangled names for ARM. 2024-05-29 12:30:56 +02:00
msvcrt40 msvcirt: Add missing C++ mangled names for ARM. 2024-05-29 12:30:56 +02:00
msvcrtd msvcrt: Add missing C++ mangled names for ARM. 2024-05-29 12:30:56 +02:00
msvfw32 msvfw32/tests: Test that Cinepak rejects unsupported output types. 2024-06-19 21:05:52 +02:00
msvidc32 makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
msvideo.dll16 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
mswsock makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
msxml makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
msxml2 makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
msxml3 include: Remove XMLSchemaCache60 from msxml2.idl. 2024-03-22 21:00:22 +01:00
msxml4 msxml/tests: Move version-specific schema tests to corresponding modules. 2024-03-22 21:00:22 +01:00
msxml6 msxml/tests: Move version-specific schema tests to corresponding modules. 2024-03-22 21:00:22 +01:00
mtxdm makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
ncrypt ncrypt/tests: Don't use uninitialized variable in test_get_property. 2024-01-29 21:15:20 +01:00
nddeapi makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
ndis.sys makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
netapi32 widl: Default to fully interpreted stubs mode. 2024-05-02 09:22:40 +02:00
netcfgx makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
netio.sys netio: Use CRT allocation functions. 2023-11-03 12:02:50 +01:00
netprofm netprofm: Use the correct symbols for error codes. 2024-03-19 10:05:57 +01:00
netutils
newdev makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
ninput ninput: Use CRT allocation functions. 2023-11-02 10:14:49 +01:00
normaliz makefiles: Remove support for obsolete source variables. 2023-11-14 13:07:24 +01:00
npmshtml makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
npptools
nsi nsi/tests: Use NSI_IP_COMPARTMENT_TABLE instead of hard coding the integer. 2024-05-17 18:01:44 +02:00
nsiproxy.sys nsiproxy.sys: Return success and zero count from ipv6_forward_enumerate_all() if IPV6 is unsupported. 2024-05-16 23:09:04 +02:00
ntdll ntdll: Build relative paths at run-time instead of depending on makedep. 2024-06-25 13:32:57 +02:00
ntdsapi makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
ntoskrnl.exe ntdll: Add stub RtlNumberGenericTableElementsAvl function. 2024-06-24 13:19:21 +02:00
ntprint makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
objsel makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
odbc32 odbc32: Rebind parameters when the result length array is resized. 2024-06-19 21:05:05 +02:00
odbcbcp
odbccp32 odbccp32: SQLConfigDataSource/W fix crash with passed NULL attribute parameter. 2024-06-21 22:59:40 +02:00
odbccu32 makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
ole2.dll16 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
ole2conv.dll16
ole2disp.dll16 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
ole2nls.dll16 makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
ole2prox.dll16
ole2thk.dll16
ole32 widl: Default to fully interpreted stubs mode. 2024-05-02 09:22:40 +02:00
oleacc widl: Default to fully interpreted stubs mode. 2024-05-02 09:22:40 +02:00
oleaut32 tests: Use ARM64 as architecture in manifests on ARM64EC. 2024-06-12 09:55:08 +02:00
olecli.dll16 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
olecli32 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
oledb32 oledb32: When creating a Data Source, handle non fatal errors. 2024-06-18 21:17:11 +02:00
oledlg makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
olepro32 makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
olesvr.dll16 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
olesvr32 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
olethk32 makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
opcservices opcservices: Check for memory allocation failure before deflating. 2024-06-14 11:03:17 +02:00
opencl opencl: Remove DECLSPEC_HIDDEN usage. 2023-11-28 22:58:42 +01:00
opengl32 opengl32: Add default implementation for wglGetPixelFormatAttribfvARB. 2024-06-19 18:42:45 +02:00
packager makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
pdh pdh: Add PdhConnectMachineA stub. 2024-05-02 09:52:27 +02:00
photometadatahandler makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
pidgen makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
powrprof powrprof: Add PowerWriteACValueIndex stub. 2024-01-25 20:48:33 +01:00
printui makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
prntvpt makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
profapi profapi: Add stub dll. 2024-06-21 10:47:56 +02:00
propsys propsys: Force debug info in critical sections. 2024-02-16 11:36:30 +01:00
psapi makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
pstorec makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
pwrshplugin makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
qasf qasf/dmowrapper: Sync Stop() and Receive() for dmo wrapper filter. 2024-06-06 20:46:15 +02:00
qcap qcap: Link to msvcrt instead of ucrtbase. 2024-05-14 18:28:27 +02:00
qdvd qdvd: Link to msvcrt instead of ucrtbase. 2024-05-14 18:28:28 +02:00
qedit qedit: Link to msvcrt instead of ucrtbase. 2024-05-14 18:28:30 +02:00
qmgr qmgr: Force debug info in critical sections. 2024-02-23 17:09:41 +01:00
qmgrprxy widl: Default to fully interpreted stubs mode. 2024-05-02 09:22:40 +02:00
quartz quartz/tests: Handle the case where ddraw returns system memory. 2024-06-25 09:19:47 +02:00
query makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
qwave qwave/tests: Remove todo from a succeeding test. 2024-03-01 23:14:22 +01:00
rasapi16.dll16
rasapi32 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
rasdlg makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
regapi
resutils
riched20 riched20: In para_set_fmt protect against out of bound cTabStop values. 2024-05-29 10:41:23 +02:00
riched32 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
rometadata rometadata: Add initial dll. 2024-06-24 17:13:05 +02:00
rpcrt4 widl: Default to fully interpreted stubs mode. 2024-05-02 09:22:40 +02:00
rsabase makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
rsaenh rsaenh: Validate pbData in CPSetKeyParam(). 2024-05-01 11:45:18 +02:00
rstrtmgr makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
rtutils makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
rtworkq rtworkq: Release cancelled work items. 2024-05-12 16:32:53 +02:00
samlib
sane.ds sane.ds: Add SANE option settable flag support. 2024-06-24 20:56:47 +02:00
sapi sapi: Only print GetStatus() FIXME once. 2024-03-27 22:38:26 +01:00
sas
scarddlg
scardsvr makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
sccbase
schannel makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
schedsvc widl: Default to fully interpreted stubs mode. 2024-05-02 09:22:40 +02:00
scrobj makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
scrrun scrrun/dictionary: Implement putref_Item() method. 2024-06-05 15:58:00 +02:00
scsiport.sys
sechost widl: Default to fully interpreted stubs mode. 2024-05-02 09:22:40 +02:00
secur32 secur32: Allow overriding GnuTLS debug level. 2024-06-12 20:53:18 +02:00
security makefiles: Remove support for obsolete source variables. 2023-11-14 13:07:24 +01:00
sensapi makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
serialui makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
setupapi setupapi: Don't set RequiredSize when SetupDiGetClassDescription* fails. 2024-04-25 22:18:19 +02:00
setupx.dll16 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
sfc makefiles: Remove support for obsolete source variables. 2023-11-14 13:07:24 +01:00
sfc_os makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
shcore shcore: Check optional pointer in filestream_CopyTo() before writing to it. 2024-05-21 20:46:52 +02:00
shdoclc makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
shdocvw shdocvw: Use CRT allocation functions. 2023-11-07 20:55:26 +01:00
shell.dll16 makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
shell32 shell32: Fix ShellExecute for non-filespec paths. 2024-05-31 11:16:45 +02:00
shfolder makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
shlwapi shlwapi/tests: Add many more tests for UrlCanonicalize(). 2024-02-13 22:37:50 +01:00
slbcsp
slc makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
snmpapi makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
softpub
sound.drv16 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
spoolss makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
sppc include: Use proper dllimports for slc functions. 2023-11-07 11:11:40 +01:00
srclient
srvcli netapi32: Add NetRemoteTOD stub. 2024-04-17 22:31:19 +02:00
srvsvc makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
sspicli makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
stdole2.tlb makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
stdole32.tlb stdole32.tlb: Generate typelib in SLTG format. 2024-04-25 21:10:31 +02:00
sti widl: Default to fully interpreted stubs mode. 2024-05-02 09:22:40 +02:00
storage.dll16 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
stress.dll16 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
strmdll makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
svrapi
sxs sxs: Skip file copy when assembly is already installed. 2024-01-19 12:42:18 +01:00
system.drv16 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
t2embed makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
tapi32 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
taskschd widl: Default to fully interpreted stubs mode. 2024-05-02 09:22:40 +02:00
tbs tbs: Add GetDeviceIDString stub. 2024-01-18 18:08:48 +01:00
tdh makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
tdi.sys
threadpoolwinrt makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
toolhelp.dll16 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
traffic makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
twain_32 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
twain.dll16 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
twinapi.appcore twinapi.appcore: Return success from AdvertisingManager_get_AdvertisingId stub. 2023-11-23 22:53:20 +01:00
typelib.dll16 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
tzres makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
ucrtbase ucrtbase: Fix FILE _flag values. 2024-06-12 21:06:06 +02:00
uianimation makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
uiautomationcore uiautomationcore: NULL initialize SAFEARRAY variable passed to IRawElementProviderFragment::GetRuntimeId(). 2024-05-31 19:03:51 +02:00
uiribbon uiribbon: Fix IUIFramework::SetUICommandProperty() prototype. 2023-11-16 14:02:33 +01:00
unicows
updspapi makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
url include: Use proper dllimports for url functions. 2023-11-06 12:01:45 +01:00
urlmon widl: Default to fully interpreted stubs mode. 2024-05-02 09:22:40 +02:00
usbd.sys
user.exe16 include: Add a typedef for user callback function pointers. 2024-01-22 11:26:56 +01:00
user32 user32/tests: Fix spurious "Failed sequence" reports on Windows. 2024-06-17 10:21:48 +02:00
userenv userenv: Add CreateAppContainerProfile stub. 2024-05-27 22:59:21 +02:00
usp10 makefiles: Remove support for obsolete source variables. 2023-11-14 13:07:24 +01:00
utildll
uxtheme tests: Use ARM64 as architecture in manifests on ARM64EC. 2024-06-12 09:55:08 +02:00
vbscript vbscript/tests: Fix error clear call. 2024-05-31 11:16:08 +02:00
vcomp tests: Use ARM64 as architecture in manifests on ARM64EC. 2024-06-12 09:55:08 +02:00
vcomp90
vcomp100 vcomp: Move the fork wrapper to a separate file. 2024-05-02 09:25:01 +02:00
vcomp110 vcomp: Move the fork wrapper to a separate file. 2024-05-02 09:25:01 +02:00
vcomp120 vcomp: Move the fork wrapper to a separate file. 2024-05-02 09:25:01 +02:00
vcomp140 vcomp: Move the fork wrapper to a separate file. 2024-05-02 09:25:01 +02:00
vcruntime140 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
vcruntime140_1 msvcrt: Use platform-specific handlers also for __CxxFrameHandler4. 2024-06-05 10:31:24 +02:00
vdhcp.vxd makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
vdmdbg makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
ver.dll16 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
version makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
vga makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
virtdisk virtdisk/tests: Use CRT allocation functions. 2023-11-06 11:52:54 +01:00
vmm.vxd makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
vnbt.vxd makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
vnetbios.vxd makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
vssapi vssapi: Add correct C++ mangled names for all platforms. 2024-05-26 22:47:47 +02:00
vtdapi.vxd makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
vulkan-1 winevulkan: Return VK_SUBOPTIMAL_KHR from vkQueuePresentKHR after resize. 2024-04-09 08:29:09 -05:00
vwin32.vxd makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
w32skrnl makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
w32sys.dll16 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
wbemdisp makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
wbemprox wbemprox: Don't reference yysymbol_name on older bisons. 2024-05-24 12:25:17 +02:00
wdscore
webservices webservices/tests: Fix -Warray-bounds warning on gcc 13.2.0. 2024-03-04 16:54:54 +01:00
websocket
wer makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
wevtapi makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
wevtsvc makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
wiaservc makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
wimgapi makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
win32s16.dll16 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
win32u makefiles: Hardcode the fonts directory. 2024-06-24 13:46:40 +02:00
win87em.dll16 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
winaspi.dll16 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
windebug.dll16 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
windows.applicationmodel include: Add some windows.applicationmodel definitions. 2024-06-24 17:13:05 +02:00
windows.devices.bluetooth makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
windows.devices.enumeration makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
windows.devices.usb makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
windows.gaming.input windows.gaming.input: Force debug info in critical sections. 2024-03-07 22:56:13 +01:00
windows.gaming.ui.gamebar makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
windows.globalization windows.globalization: Add IIterable_HSTRING impl to IVectorView_HSTRING. 2024-02-07 22:39:58 +01:00
windows.media makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
windows.media.devices windows.media.devices: Use CRT allocation functions. 2023-11-07 11:03:23 +01:00
windows.media.mediacontrol makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
windows.media.speech windows.media.speech: Force debug info in critical sections. 2024-03-07 22:56:13 +01:00
windows.networking makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
windows.networking.hostname include: Add more types to windows.networking.connectivity.idl. 2024-06-04 09:49:45 +02:00
windows.perception.stub windows.perception.stub: Add stub IHolographicSpaceInterop interface. 2024-03-26 18:22:24 +01:00
windows.security.authentication.onlineid windows.security.authentication.onlineid: Implement IOnlineIdSystemAuthenticatorStatics::get_Default(). 2024-02-13 22:37:50 +01:00
windows.security.credentials.ui.userconsentverifier windows.security.credentials.ui.userconsentverifier: Force debug info in critical sections. 2024-02-29 21:22:26 +01:00
windows.storage.applicationdata makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
windows.system.profile.systemmanufacturers makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
windows.ui windows.ui: Return success in IInputPane2::TryShow(). 2024-04-09 08:29:34 -05:00
windowscodecs windowscodecs: Add conversions from PixelFormat32bppBGRA->PixelFormat16bppBGRA5551. 2024-06-03 23:24:59 +02:00
windowscodecsext makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
winealsa.drv winealsa: Remove superfluous timing adjustment. 2024-05-30 19:47:50 +02:00
wineandroid.drv win32u: Split WindowPosChanging driver call to a separate CreateWindowSurface. 2024-06-13 21:07:54 +02:00
winebus.sys winebus: Move Sony controllers report fixups to PE side. 2024-05-14 18:07:46 +02:00
winecoreaudio.drv winecoreaudio: Remove superfluous timing adjustment. 2024-05-30 19:47:50 +02:00
winecrt0 winecrt0: Remove some unnecessary asm macros on ARM plaforms. 2024-06-11 10:31:12 +02:00
wined3d wined3d: Use separate signature elements for oFog and oPts. 2024-06-07 20:54:48 +02:00
winegstreamer winegstreamer: Handle Gstreamer pipeline flushes gracefully in the media source. 2024-06-24 17:13:05 +02:00
winehid.sys makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
winemac.drv winemac.drv: Fix warning in [WineContentView viewWillDraw]. 2024-06-25 09:20:00 +02:00
winemapi makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
wineoss.drv wineoss: Remove superfluous timing adjustment. 2024-05-30 19:47:50 +02:00
wineps.drv wineps.drv: Add partial support for changing page size. 2024-06-05 10:32:00 +02:00
wineps16.drv16 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
winepulse.drv winepulse: Don't set a floor for the period(s). 2024-06-17 10:21:31 +02:00
wineusb.sys wineusb.sys: Add support for URB_FUNCTION_VENDOR_DEVICE. 2023-11-22 20:03:05 +01:00
winevulkan winevulkan: Fix size mismatch when writing to return pointer. 2024-06-07 20:56:03 +02:00
winewayland.drv winewayland: Move window surface creation functions to window_surface.c. 2024-06-24 13:25:28 +02:00
winex11.drv winex11: Move window surface creation functions to bitblt.c. 2024-06-24 13:25:28 +02:00
winexinput.sys winexinput.sys: Force debug info in critical sections. 2024-03-01 23:14:22 +01:00
wing.dll16 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
wing32 wing32: Avoid crash in WinGGetDIBPointer when called with NULL bitmap info. 2024-01-17 12:26:28 +01:00
winhttp winhttp: Use GlobalAlloc to allocate lpszProxy in WinHttpGetProxyForUrl. 2024-05-03 21:36:22 +02:00
wininet wininet: Unify timeout values closer to hInternet. 2024-06-07 20:57:20 +02:00
winmm winmm: Force debug info in critical sections. 2024-02-29 21:22:24 +01:00
winnls.dll16 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
winnls32 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
winprint makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
winscard winscard: Pass ATR buffer to unixlib in SCardStatusA(). 2024-06-12 21:57:23 +02:00
winsock.dll16 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
winspool.drv winspool: Keep driver_9x in scope while it is in use. 2024-01-08 20:52:27 +01:00
winsta winsta: Start time is an input parameter in WinStationGetProcessSid. 2024-01-29 10:42:48 +01:00
wintab.dll16 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
wintab32 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
wintrust wintrust: Add support for the PE image hash in CryptCATAdminCalcHashFromFileHandle(). 2024-04-25 13:10:05 +02:00
wintypes wintypes: Report some API contracts as present in api_information_statics_IsApiContractPresentByMajor(). 2024-03-26 22:26:51 +01:00
winusb makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
wlanapi makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
wlanui
wldap32 wldap32: Fix a possible memory leak (Coverity). 2024-01-17 11:07:00 +01:00
wldp wldp: Improve the WldpGetLockdownPolicy() stub. 2023-11-15 23:03:51 +01:00
wmasf
wmi makefiles: Remove support for obsolete source variables. 2023-11-14 13:07:24 +01:00
wmiutils wmiutil: Force debug info in critical sections. 2024-03-07 22:56:13 +01:00
wmp makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
wmphoto makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
wmvcore wmwcore: Force debug info in critical sections. 2024-02-26 22:44:35 +01:00
wnaspi32 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
wofutil makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
wow32
wow64 wow64: In wow64_NtSetInformationToken forward TokenIntegrityLevel. 2024-06-21 22:59:40 +02:00
wow64cpu wow64cpu: Save non-volatile registers before switching to 32-bit code. 2024-03-22 13:06:40 +01:00
wow64win win32u: Call NtUserMapWindowPoints with per-monitor DPI from the drivers. 2024-06-10 22:47:00 +02:00
wpc makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
wpcap makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
ws2_32 ntdll: Don't zero out socket address in sockaddr_from_unix(). 2024-06-13 10:56:00 +02:00
wsdapi wsdapi: Use SecureZeroMemory() to clear magic fields. 2023-11-08 14:29:14 +01:00
wshom.ocx wshom.ocx: Don't show a message box on ShellExecute error. 2024-03-26 22:26:51 +01:00
wsnmp32 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
wsock32 makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
wtsapi32 wtsapi32: Use CRT allocation functions. 2023-11-03 12:03:00 +01:00
wuapi makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
wuaueng makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
x3daudio1_0 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
x3daudio1_1 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
x3daudio1_2 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
x3daudio1_3 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
x3daudio1_4 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
x3daudio1_5 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
x3daudio1_6 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
x3daudio1_7 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
xactengine2_0 makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
xactengine2_4 makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
xactengine2_7 makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
xactengine2_9 makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
xactengine3_0 makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
xactengine3_1 makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
xactengine3_2 makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
xactengine3_3 makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
xactengine3_4 makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
xactengine3_5 makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
xactengine3_6 makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
xactengine3_7 makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
xapofx1_1 makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
xapofx1_2 makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
xapofx1_3 makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
xapofx1_4 makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
xapofx1_5 makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
xaudio2_0 makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
xaudio2_1 makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
xaudio2_2 makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
xaudio2_3 makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
xaudio2_4 makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
xaudio2_5 makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
xaudio2_6 makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
xaudio2_7 xaudio2/tests: Fix test failures with xaudio2_8 in test_submix(). 2024-05-16 23:09:04 +02:00
xaudio2_8 makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
xaudio2_9 makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
xinput1_1 makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
xinput1_2 makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
xinput1_3 xinput: Reimplement XInputGetCapabilities. 2024-01-19 12:41:02 +01:00
xinput1_4 xinput: Implement XInputGetCapabilitiesEx. 2024-01-19 12:41:02 +01:00
xinput9_1_0 makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
xinputuap makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
xmllite makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
xolehlp makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
xpsprint makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
xpssvcs