wine-wine/dlls
Gijs Vermeulen 676b6b0fd7 ntdll: Fix number of arguments passed to mmap_remove_reserved_area in apple_create_wine_thread.
This fixes a regression introduced by 625209433f

Signed-off-by: Gijs Vermeulen <gijsvrm@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-05-22 19:50:48 +02:00
..
acledit acledit: Build with msvcrt. 2019-05-27 15:48:57 +02:00
aclui
activeds activeds: Implement IADsPathname::GetNumElements(). 2020-04-10 12:43:36 +02:00
activeds.tlb activeds.tlb: Add typelib. 2020-02-17 15:04:59 +01:00
actxprxy
adsiid
adsldp adsldp: Fix typos and spelling issues in FIXME() messages. 2020-04-20 17:19:11 +02:00
adsldpc
advapi32 kernelbase: Preserve last error when GetEnvironmentVariableA succeeds. 2020-05-15 14:08:51 +02:00
advpack advpack: Extract inf file before installing in ExecuteCab(). 2020-05-11 13:31:00 +02:00
amsi
amstream amstream/tests: Remove some no longer necessary callbacks. 2020-04-27 12:01:57 +02:00
api-ms-win-appmodel-identity-l1-1-0
api-ms-win-appmodel-runtime-l1-1-1
api-ms-win-appmodel-runtime-l1-1-2
api-ms-win-core-apiquery-l1-1-0
api-ms-win-core-appcompat-l1-1-1
api-ms-win-core-appinit-l1-1-0 kernelbase: Stub LoadAppInitDlls(). 2020-04-22 17:21:16 +02:00
api-ms-win-core-atoms-l1-1-0
api-ms-win-core-bem-l1-1-0
api-ms-win-core-com-l1-1-0 ole32: Implement MTA pinning with CoIncrementMTAUsage()/CoDecrementMTAUsage(). 2020-02-13 16:44:24 +01:00
api-ms-win-core-com-l1-1-1 ole32: Implement MTA pinning with CoIncrementMTAUsage()/CoDecrementMTAUsage(). 2020-02-13 16:44:24 +01:00
api-ms-win-core-com-private-l1-1-0
api-ms-win-core-comm-l1-1-0
api-ms-win-core-console-l1-1-0
api-ms-win-core-console-l2-1-0
api-ms-win-core-crt-l1-1-0
api-ms-win-core-crt-l2-1-0
api-ms-win-core-datetime-l1-1-0
api-ms-win-core-datetime-l1-1-1
api-ms-win-core-debug-l1-1-0
api-ms-win-core-debug-l1-1-1
api-ms-win-core-delayload-l1-1-0
api-ms-win-core-delayload-l1-1-1
api-ms-win-core-errorhandling-l1-1-0
api-ms-win-core-errorhandling-l1-1-1
api-ms-win-core-errorhandling-l1-1-2
api-ms-win-core-errorhandling-l1-1-3
api-ms-win-core-fibers-l1-1-0
api-ms-win-core-fibers-l1-1-1
api-ms-win-core-file-l1-1-0
api-ms-win-core-file-l1-2-0
api-ms-win-core-file-l1-2-1
api-ms-win-core-file-l1-2-2
api-ms-win-core-file-l2-1-0
api-ms-win-core-file-l2-1-1
api-ms-win-core-file-l2-1-2
api-ms-win-core-handle-l1-1-0
api-ms-win-core-heap-l1-1-0
api-ms-win-core-heap-l1-2-0
api-ms-win-core-heap-l2-1-0
api-ms-win-core-heap-obsolete-l1-1-0
api-ms-win-core-interlocked-l1-1-0
api-ms-win-core-interlocked-l1-2-0
api-ms-win-core-io-l1-1-0
api-ms-win-core-io-l1-1-1
api-ms-win-core-job-l1-1-0
api-ms-win-core-job-l2-1-0
api-ms-win-core-kernel32-legacy-l1-1-0
api-ms-win-core-kernel32-legacy-l1-1-1
api-ms-win-core-kernel32-private-l1-1-1
api-ms-win-core-largeinteger-l1-1-0
api-ms-win-core-libraryloader-l1-1-0
api-ms-win-core-libraryloader-l1-1-1
api-ms-win-core-libraryloader-l1-2-0
api-ms-win-core-libraryloader-l1-2-1
api-ms-win-core-libraryloader-l1-2-2
api-ms-win-core-localization-l1-1-0 api-ms-win-core-localization: Update spec files. 2020-04-10 19:09:27 +02:00
api-ms-win-core-localization-l1-2-0 api-ms-win-core-localization: Update spec files. 2020-04-10 19:09:27 +02:00
api-ms-win-core-localization-l1-2-1 api-ms-win-core-localization: Update spec files. 2020-04-10 19:09:27 +02:00
api-ms-win-core-localization-l2-1-0
api-ms-win-core-localization-obsolete-l1-1-0
api-ms-win-core-localization-obsolete-l1-2-0
api-ms-win-core-localization-obsolete-l1-3-0
api-ms-win-core-localization-private-l1-1-0
api-ms-win-core-localregistry-l1-1-0
api-ms-win-core-memory-l1-1-0
api-ms-win-core-memory-l1-1-1
api-ms-win-core-memory-l1-1-2
api-ms-win-core-misc-l1-1-0
api-ms-win-core-namedpipe-l1-1-0
api-ms-win-core-namedpipe-l1-2-0
api-ms-win-core-namespace-l1-1-0
api-ms-win-core-normalization-l1-1-0
api-ms-win-core-path-l1-1-0
api-ms-win-core-privateprofile-l1-1-1
api-ms-win-core-processenvironment-l1-1-0 kernelbase: Implement SetEnvironmentStrings(). 2020-05-07 11:30:15 +02:00
api-ms-win-core-processenvironment-l1-2-0 kernelbase: Implement SetEnvironmentStrings(). 2020-05-07 11:30:15 +02:00
api-ms-win-core-processthreads-l1-1-0
api-ms-win-core-processthreads-l1-1-1
api-ms-win-core-processthreads-l1-1-2
api-ms-win-core-processthreads-l1-1-3
api-ms-win-core-processtopology-obsolete-l1-1-0
api-ms-win-core-profile-l1-1-0
api-ms-win-core-psapi-ansi-l1-1-0
api-ms-win-core-psapi-l1-1-0
api-ms-win-core-psapi-obsolete-l1-1-0
api-ms-win-core-quirks-l1-1-0
api-ms-win-core-realtime-l1-1-0
api-ms-win-core-registry-l1-1-0
api-ms-win-core-registry-l2-1-0
api-ms-win-core-registry-l2-2-0 api-ms-win-core-registry-l2-2-0: Add dll. 2020-03-18 16:40:21 +01:00
api-ms-win-core-registryuserspecific-l1-1-0
api-ms-win-core-rtlsupport-l1-1-0
api-ms-win-core-rtlsupport-l1-2-0
api-ms-win-core-shlwapi-legacy-l1-1-0
api-ms-win-core-shlwapi-obsolete-l1-1-0
api-ms-win-core-shlwapi-obsolete-l1-2-0
api-ms-win-core-shutdown-l1-1-0
api-ms-win-core-sidebyside-l1-1-0
api-ms-win-core-string-l1-1-0
api-ms-win-core-string-l2-1-0
api-ms-win-core-string-obsolete-l1-1-0
api-ms-win-core-stringansi-l1-1-0
api-ms-win-core-stringloader-l1-1-1
api-ms-win-core-synch-ansi-l1-1-0
api-ms-win-core-synch-l1-1-0
api-ms-win-core-synch-l1-2-0
api-ms-win-core-synch-l1-2-1
api-ms-win-core-sysinfo-l1-1-0
api-ms-win-core-sysinfo-l1-2-0
api-ms-win-core-sysinfo-l1-2-1
api-ms-win-core-threadpool-l1-1-0 kernelbase: Forward threadpool I/O functions to ntdll. 2020-04-15 11:40:38 +02:00
api-ms-win-core-threadpool-l1-2-0 kernelbase: Forward threadpool I/O functions to ntdll. 2020-04-15 11:40:38 +02:00
api-ms-win-core-threadpool-legacy-l1-1-0
api-ms-win-core-threadpool-private-l1-1-0
api-ms-win-core-timezone-l1-1-0
api-ms-win-core-toolhelp-l1-1-0
api-ms-win-core-url-l1-1-0
api-ms-win-core-util-l1-1-0
api-ms-win-core-version-l1-1-0
api-ms-win-core-version-l1-1-1
api-ms-win-core-version-private-l1-1-0
api-ms-win-core-versionansi-l1-1-0
api-ms-win-core-windowserrorreporting-l1-1-0 api-ms-win-core-windowserrorreporting-l1-1-0: Add WerUnregisterFile(). 2020-05-07 11:30:26 +02:00
api-ms-win-core-winrt-error-l1-1-0
api-ms-win-core-winrt-error-l1-1-1
api-ms-win-core-winrt-errorprivate-l1-1-1
api-ms-win-core-winrt-l1-1-0
api-ms-win-core-winrt-registration-l1-1-0
api-ms-win-core-winrt-roparameterizediid-l1-1-0
api-ms-win-core-winrt-string-l1-1-0
api-ms-win-core-winrt-string-l1-1-1
api-ms-win-core-wow64-l1-1-0
api-ms-win-core-wow64-l1-1-1
api-ms-win-core-xstate-l1-1-0
api-ms-win-core-xstate-l2-1-0
api-ms-win-crt-conio-l1-1-0
api-ms-win-crt-convert-l1-1-0 ucrtbase: Add remaining _o_* functions forwards. 2020-05-19 17:40:08 +02:00
api-ms-win-crt-environment-l1-1-0
api-ms-win-crt-filesystem-l1-1-0
api-ms-win-crt-heap-l1-1-0
api-ms-win-crt-locale-l1-1-0
api-ms-win-crt-math-l1-1-0
api-ms-win-crt-multibyte-l1-1-0
api-ms-win-crt-private-l1-1-0 ucrtbase: Add remaining _o_* functions forwards. 2020-05-19 17:40:08 +02:00
api-ms-win-crt-process-l1-1-0
api-ms-win-crt-runtime-l1-1-0
api-ms-win-crt-stdio-l1-1-0
api-ms-win-crt-string-l1-1-0
api-ms-win-crt-time-l1-1-0
api-ms-win-crt-utility-l1-1-0
api-ms-win-devices-config-l1-1-0
api-ms-win-devices-config-l1-1-1
api-ms-win-devices-query-l1-1-1
api-ms-win-downlevel-advapi32-l1-1-0
api-ms-win-downlevel-advapi32-l2-1-0
api-ms-win-downlevel-normaliz-l1-1-0
api-ms-win-downlevel-ole32-l1-1-0
api-ms-win-downlevel-shell32-l1-1-0
api-ms-win-downlevel-shlwapi-l1-1-0
api-ms-win-downlevel-shlwapi-l2-1-0 shlwapi: Forward SHSetValue() to shcore.dll. 2020-05-12 23:07:44 +02:00
api-ms-win-downlevel-user32-l1-1-0
api-ms-win-downlevel-version-l1-1-0
api-ms-win-dx-d3dkmt-l1-1-0
api-ms-win-eventing-classicprovider-l1-1-0
api-ms-win-eventing-consumer-l1-1-0
api-ms-win-eventing-controller-l1-1-0
api-ms-win-eventing-legacy-l1-1-0
api-ms-win-eventing-provider-l1-1-0
api-ms-win-eventlog-legacy-l1-1-0
api-ms-win-gdi-dpiinfo-l1-1-0
api-ms-win-mm-joystick-l1-1-0
api-ms-win-mm-misc-l1-1-1
api-ms-win-mm-mme-l1-1-0
api-ms-win-mm-time-l1-1-0
api-ms-win-ntuser-dc-access-l1-1-0
api-ms-win-ntuser-rectangle-l1-1-0
api-ms-win-ntuser-sysparams-l1-1-0
api-ms-win-perf-legacy-l1-1-0
api-ms-win-power-base-l1-1-0
api-ms-win-power-setting-l1-1-0
api-ms-win-rtcore-ntuser-draw-l1-1-0
api-ms-win-rtcore-ntuser-private-l1-1-0
api-ms-win-rtcore-ntuser-private-l1-1-4
api-ms-win-rtcore-ntuser-window-l1-1-0
api-ms-win-rtcore-ntuser-winevent-l1-1-0
api-ms-win-rtcore-ntuser-wmpointer-l1-1-0
api-ms-win-rtcore-ntuser-wmpointer-l1-1-3
api-ms-win-security-activedirectoryclient-l1-1-0
api-ms-win-security-audit-l1-1-1
api-ms-win-security-base-l1-1-0
api-ms-win-security-base-l1-2-0
api-ms-win-security-base-private-l1-1-1
api-ms-win-security-credentials-l1-1-0
api-ms-win-security-cryptoapi-l1-1-0
api-ms-win-security-grouppolicy-l1-1-0
api-ms-win-security-lsalookup-l1-1-0
api-ms-win-security-lsalookup-l1-1-1
api-ms-win-security-lsalookup-l2-1-0
api-ms-win-security-lsalookup-l2-1-1
api-ms-win-security-lsapolicy-l1-1-0
api-ms-win-security-provider-l1-1-0
api-ms-win-security-sddl-l1-1-0
api-ms-win-security-systemfunctions-l1-1-0
api-ms-win-service-core-l1-1-0
api-ms-win-service-core-l1-1-1
api-ms-win-service-management-l1-1-0
api-ms-win-service-management-l2-1-0
api-ms-win-service-private-l1-1-1
api-ms-win-service-winsvc-l1-1-0
api-ms-win-service-winsvc-l1-2-0
api-ms-win-shcore-obsolete-l1-1-0
api-ms-win-shcore-scaling-l1-1-1
api-ms-win-shcore-stream-l1-1-0
api-ms-win-shcore-thread-l1-1-0
api-ms-win-shell-shellcom-l1-1-0
api-ms-win-shell-shellfolders-l1-1-0
apphelp
appwiz.cpl appwiz.cpl: Rename ARCH_STRING to GECKO_ARCH. 2020-04-22 08:43:05 +02:00
atl
atl80
atl90
atl100
atl110
atlthunk
atmlib atmlib: Build with msvcrt. 2019-05-28 12:06:46 +02:00
authz
avicap32
avifil32 avifil32: Build with msvcrt. 2019-05-28 12:06:46 +02:00
avifile.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
avrt
bcrypt bcrypt: Use standard dlopen() instead of the libwine wrappers. 2020-04-06 21:21:41 +02:00
bluetoothapis
browseui
bthprops.cpl
cabinet cabinet: Build with msvcrt. 2019-11-25 20:47:43 +01:00
capi2032 capi2032: Use standard dlopen() instead of the libwine wrappers. 2020-04-06 21:21:41 +02:00
cards
cdosys
cfgmgr32 setupapi: Add stub for CM_Get_Device_Interface_Alias{A,W}. 2020-05-14 23:12:31 +02:00
clusapi
combase ole32: Implement MTA pinning with CoIncrementMTAUsage()/CoDecrementMTAUsage(). 2020-02-13 16:44:24 +01:00
comcat
comctl32 comctl32/button: Do not set BS_PUSHBUTTON and BS_DEFPUSHBUTTON style directly to Split Buttons and Command Links. 2020-05-06 19:01:39 +02:00
comdlg32 comdlg32: Improve error handling in get_config_key_string. 2020-05-08 20:52:14 +02:00
comm.drv16
commdlg.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
compobj.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
compstui
comsvcs
concrt140 msvcrt: Add Concurrency::details::_Context::_Yield stub. 2019-10-17 21:04:11 +02:00
connect
credui credui: Build with msvcrt. 2019-05-29 11:38:39 +02:00
crtdll msvcrt: Stop forwarding iswctype functions to ntdll. 2020-03-10 21:00:03 +01:00
crypt32 crypt32: pwszContainerName or pwszProvName could be NULL in CRYPT_KEY_PROV_INFO. 2020-05-21 20:25:50 +02:00
cryptdlg
cryptdll
cryptext
cryptnet
cryptui
ctapi32 ctapi32: Use standard dlopen() instead of the libwine wrappers. 2020-04-06 21:21:41 +02:00
ctl3d.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
ctl3d32
ctl3dv2.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
d2d1 d2d1: Allow appending multiple Bézier control points to a figure at once. 2020-05-20 21:32:15 +02:00
d3d8 wined3d: Specify a wined3d output for swapchain creation. 2020-05-13 22:07:32 +02:00
d3d9 wined3d: Specify a wined3d output for swapchain creation. 2020-05-13 22:07:32 +02:00
d3d10 d3d10: Remove superfluous TRUE : FALSE conditional expression. 2020-04-17 11:46:35 +02:00
d3d10_1 d3d10_1: Introduce a function to convert d3d10_1 feature levels to D3D_FEATURE_LEVEL. 2020-04-10 19:09:33 +02:00
d3d10core d3d10core/tests: Use compare_uint() in a few more places. 2020-04-06 21:21:42 +02:00
d3d11 d3d11: Implement d3d10_device_Flush(). 2020-05-20 21:32:07 +02:00
d3d12 d3d12/tests: Introduce compare_uint(). 2020-03-30 23:10:07 +02:00
d3dcompiler_33 d3dcompiler: Build with msvcrt. 2019-07-02 14:59:40 +02:00
d3dcompiler_34
d3dcompiler_35
d3dcompiler_36
d3dcompiler_37
d3dcompiler_38
d3dcompiler_39
d3dcompiler_40
d3dcompiler_41
d3dcompiler_42
d3dcompiler_43 d3dcompiler: Do not store matrix and vector indexes as deref instructions. 2020-05-19 21:32:46 +02:00
d3dcompiler_46
d3dcompiler_47 d3dcompiler/tests: Port some tests to shader model 4. 2020-02-28 16:39:02 +01:00
d3dim
d3drm d3drm/tests: Introduce compare_uint(). 2020-03-30 23:10:07 +02:00
d3dx9_24 makefiles: Remove no longer needed explicit ucrtbase imports. 2020-04-06 21:21:52 +02:00
d3dx9_25 makefiles: Remove no longer needed explicit ucrtbase imports. 2020-04-06 21:21:52 +02:00
d3dx9_26 makefiles: Remove no longer needed explicit ucrtbase imports. 2020-04-06 21:21:52 +02:00
d3dx9_27 makefiles: Remove no longer needed explicit ucrtbase imports. 2020-04-06 21:21:52 +02:00
d3dx9_28 makefiles: Remove no longer needed explicit ucrtbase imports. 2020-04-06 21:21:52 +02:00
d3dx9_29 makefiles: Remove no longer needed explicit ucrtbase imports. 2020-04-06 21:21:52 +02:00
d3dx9_30 makefiles: Remove no longer needed explicit ucrtbase imports. 2020-04-06 21:21:52 +02:00
d3dx9_31 makefiles: Remove no longer needed explicit ucrtbase imports. 2020-04-06 21:21:52 +02:00
d3dx9_32 makefiles: Remove no longer needed explicit ucrtbase imports. 2020-04-06 21:21:52 +02:00
d3dx9_33 makefiles: Remove no longer needed explicit ucrtbase imports. 2020-04-06 21:21:52 +02:00
d3dx9_34 makefiles: Remove no longer needed explicit ucrtbase imports. 2020-04-06 21:21:52 +02:00
d3dx9_35 makefiles: Remove no longer needed explicit ucrtbase imports. 2020-04-06 21:21:52 +02:00
d3dx9_36 d3dx9/tests: Remove useless '\n' within some ok() messages. 2020-04-28 21:57:15 +02:00
d3dx9_37 makefiles: Remove no longer needed explicit ucrtbase imports. 2020-04-06 21:21:52 +02:00
d3dx9_38 makefiles: Remove no longer needed explicit ucrtbase imports. 2020-04-06 21:21:52 +02:00
d3dx9_39 makefiles: Remove no longer needed explicit ucrtbase imports. 2020-04-06 21:21:52 +02:00
d3dx9_40 makefiles: Remove no longer needed explicit ucrtbase imports. 2020-04-06 21:21:52 +02:00
d3dx9_41 makefiles: Remove no longer needed explicit ucrtbase imports. 2020-04-06 21:21:52 +02:00
d3dx9_42 makefiles: Remove no longer needed explicit ucrtbase imports. 2020-04-06 21:21:52 +02:00
d3dx9_43 makefiles: Remove no longer needed explicit ucrtbase imports. 2020-04-06 21:21:52 +02:00
d3dx10_33
d3dx10_34
d3dx10_35
d3dx10_36 d3dx10: Build with msvcrt. 2019-05-30 15:04:06 +02:00
d3dx10_37
d3dx10_38
d3dx10_39
d3dx10_40 d3dx10: Build with msvcrt. 2019-05-30 15:04:06 +02:00
d3dx10_41
d3dx10_42
d3dx10_43 d3dx10: Add D3DX10LoadTextureFromTexture() stub. 2019-11-06 16:02:03 +01:00
d3dx11_42 d3dx11: Add D3DX11GetImageInfoFromFileA/W stub. 2020-03-24 20:31:18 +01:00
d3dx11_43 d3dx11: Add D3DX11GetImageInfoFromFileA/W stub. 2020-03-24 20:31:18 +01:00
d3dxof d3dxof: Use stricmp() instead of _strnicmp(..., -1). 2020-03-27 21:16:12 +01:00
davclnt
dbgeng tests: Report all errors when failing to wait for a child process. 2020-03-17 10:51:44 +01:00
dbghelp dbghelp: Use debuggee environment in search_unix_path. 2020-05-13 22:07:32 +02:00
dciman32
ddeml.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
ddraw wined3d: Allow setting user memory for mipmapped textures in wined3d_texture_update_desc(). 2020-05-14 23:12:31 +02:00
ddrawex
devenum devenum: Return filter data for DMO monikers. 2020-05-15 23:21:55 +02:00
dhcpcsvc
dhtmled.ocx
difxapi
dinput dinput: Fix IDirectInputEffect::SetParameters() when called with flags=0. 2020-04-24 10:15:30 +02:00
dinput8 dinput: Fix DInput8 keyboard behavior for injected events with scancode=0. 2020-04-21 22:54:26 +02:00
dispdib.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
dispex
display.drv16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
dmband
dmcompos
dmime dmime: Support more common chunks. 2020-05-08 00:46:19 +02:00
dmloader
dmoguids include: Add dmodshow.idl and IDMOWrapperFilter. 2020-02-18 11:11:39 +01:00
dmscript dmscript: Remove unused function. 2020-05-14 11:40:25 +02:00
dmstyle dmstyle: IDirectMusicStyle8 GetDefaultBand return S_FALSE. 2020-02-26 22:32:52 +01:00
dmsynth dmsynth: Avoid the LPDIRECTMUSICSYNTH8 type. 2020-01-27 14:41:07 +01:00
dmusic dmusic: Remove an unused function. 2020-05-14 11:40:25 +02:00
dmusic32
dnsapi dnsapi/tests: Also test the "_ldap._tcp.deadbeef" query. 2020-03-09 12:10:55 +01:00
dplay
dplayx
dpnaddr
dpnet
dpnhpast
dpnlobby
dpvoice
dpwsockx
drmclien
dsdmo
dsound makefiles: Remove no longer needed explicit ucrtbase imports. 2020-04-06 21:21:52 +02:00
dsquery
dssenh dssenh/tests: Add keylength tests for enhanced and schannel providers. 2019-11-22 23:00:33 +01:00
dsuiext dsuiext: Add IDsDisplaySpecifier stubs. 2020-04-07 22:24:31 +02:00
dswave
dwmapi
dwrite dwrite: Use mirrored character only if font supports it. 2020-05-22 14:32:02 +02:00
dx8vb dx8vb: Build with msvcrt. 2019-06-04 09:04:54 +02:00
dxdiagn
dxerr8 dxerr8: Use wide character string literals. 2020-03-09 12:10:52 +01:00
dxerr9 dxerr9: Use wide character string literals. 2020-03-09 12:10:52 +01:00
dxgi wined3d: Remove no longer needed output parameter in wined3d_swapchain_state_resize_target(). 2020-05-18 19:35:07 +02:00
dxguid
dxva2 dxva2: Build with msvcrt. 2019-06-04 09:05:45 +02:00
esent
evr evr: Get rid of the evr_filter typedef. 2020-03-31 10:47:11 +02:00
explorerframe
ext-ms-win-authz-context-l1-1-0
ext-ms-win-domainjoin-netjoin-l1-1-0
ext-ms-win-dwmapi-ext-l1-1-0
ext-ms-win-gdi-dc-create-l1-1-0
ext-ms-win-gdi-dc-create-l1-1-1
ext-ms-win-gdi-dc-l1-2-0
ext-ms-win-gdi-devcaps-l1-1-0
ext-ms-win-gdi-draw-l1-1-0
ext-ms-win-gdi-draw-l1-1-1
ext-ms-win-gdi-font-l1-1-0
ext-ms-win-gdi-font-l1-1-1
ext-ms-win-gdi-render-l1-1-0
ext-ms-win-kernel32-package-current-l1-1-0
ext-ms-win-kernel32-package-l1-1-1
ext-ms-win-ntuser-dialogbox-l1-1-0
ext-ms-win-ntuser-draw-l1-1-0
ext-ms-win-ntuser-gui-l1-1-0
ext-ms-win-ntuser-gui-l1-3-0
ext-ms-win-ntuser-keyboard-l1-3-0
ext-ms-win-ntuser-message-l1-1-0
ext-ms-win-ntuser-message-l1-1-1
ext-ms-win-ntuser-misc-l1-1-0
ext-ms-win-ntuser-misc-l1-2-0
ext-ms-win-ntuser-misc-l1-5-1
ext-ms-win-ntuser-mouse-l1-1-0
ext-ms-win-ntuser-private-l1-1-1
ext-ms-win-ntuser-private-l1-3-1
ext-ms-win-ntuser-rectangle-ext-l1-1-0
ext-ms-win-ntuser-uicontext-ext-l1-1-0
ext-ms-win-ntuser-window-l1-1-0
ext-ms-win-ntuser-window-l1-1-1
ext-ms-win-ntuser-window-l1-1-4
ext-ms-win-ntuser-windowclass-l1-1-0
ext-ms-win-ntuser-windowclass-l1-1-1
ext-ms-win-oleacc-l1-1-0
ext-ms-win-ras-rasapi32-l1-1-0
ext-ms-win-rtcore-gdi-devcaps-l1-1-0
ext-ms-win-rtcore-gdi-object-l1-1-0
ext-ms-win-rtcore-gdi-rgn-l1-1-0
ext-ms-win-rtcore-ntuser-cursor-l1-1-0
ext-ms-win-rtcore-ntuser-dc-access-l1-1-0
ext-ms-win-rtcore-ntuser-dpi-l1-1-0
ext-ms-win-rtcore-ntuser-dpi-l1-2-0
ext-ms-win-rtcore-ntuser-rawinput-l1-1-0
ext-ms-win-rtcore-ntuser-syscolors-l1-1-0
ext-ms-win-rtcore-ntuser-sysparams-l1-1-0
ext-ms-win-security-credui-l1-1-0
ext-ms-win-security-cryptui-l1-1-0
ext-ms-win-shell-comctl32-init-l1-1-0
ext-ms-win-shell-comdlg32-l1-1-0
ext-ms-win-shell-shell32-l1-2-0
ext-ms-win-uxtheme-themes-l1-1-0
faultrep
feclient feclient: Build with msvcrt. 2019-06-04 09:08:51 +02:00
fltlib
fltmgr.sys
fntcache
fontsub
fusion
fwpuclnt
gameux gameux/tests: Remove unneeded parentheses around a gamestatistics string. 2020-04-02 11:42:35 +02:00
gdi.exe16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
gdi32 gdi32: Return 0 char width for missing glyphs. 2020-05-02 15:09:35 +02:00
gdiplus gdiplus: Improve GdipSetMetafileDownLevelRasterizationLimit. 2020-05-18 12:09:44 +02:00
glu32 glu32: Use standard dlopen() instead of the libwine wrappers. 2020-04-06 21:21:41 +02:00
gphoto2.ds gphoto2.ds: Use standard dlopen() instead of the libwine wrappers. 2020-04-06 21:21:41 +02:00
gpkcsp gpkcsp: Build with msvcrt. 2019-06-05 08:32:41 +02:00
hal
hhctrl.ocx hhctrl.ocx: Use stricmp() instead of _strnicmp(..., -1). 2020-03-27 12:19:39 +01:00
hid hid: Implement HidP_GetUsageValueArray. 2020-02-27 23:34:51 +01:00
hidclass.sys hidclass.sys: Don't reset the report count when recording a main item. 2020-03-18 19:37:44 +01:00
hlink
hnetcfg
http.sys http.sys: Use a separate file and preprocessor directives to avoid duplication. 2020-05-08 13:34:02 +02:00
httpapi httpapi/tests: Use DECLSPEC_ALIGN in MSVC compatible way. 2020-04-20 20:55:06 +02:00
iccvid
icmp
ieframe
ieproxy
ifsmgr.vxd
imaadp32.acm
imagehlp
imm.dll16
imm32
inetcomm inetcomm: Use stricmp() instead of _strnicmp(..., -1). 2020-03-27 12:19:43 +01:00
inetcpl.cpl
inetmib1
infosoft
initpki
inkobj
inseng
iphlpapi iphlpapi: Implement ParseNetworkString for IPv6 addresses and services. 2020-05-14 20:59:36 +02:00
iprop
irprops.cpl
itircl
itss
joy.cpl joy.cpl: Add a description. 2020-05-11 13:32:43 +02:00
jscript jscript/tests: Fix some function-to-string failure message typos. 2020-04-21 22:54:26 +02:00
jsproxy
kerberos kerberos: Use standard dlopen() instead of the libwine wrappers. 2020-04-06 21:21:41 +02:00
kernel32 kernel32: Move the *PreferredUILanguages functions to kernelbase and ntdll. 2020-05-22 14:31:55 +02:00
kernelbase kernel32: Move the *PreferredUILanguages functions to kernelbase and ntdll. 2020-05-22 14:31:55 +02:00
keyboard.drv16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
krnl386.exe16 include: Get rid of ALLOW_UNALIGNED_ACCESS. 2020-04-30 12:37:27 +02:00
ksecdd.sys
ksproxy.ax ksproxy.ax: New stub DLL. 2020-04-28 21:58:22 +02:00
ksuser
ktmw32
l3codeca.acm
loadperf
localspl
localui
lz32
lzexpand.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
mapi32
mapistub
mciavi32
mcicda
mciqtz32
mciseq
mciwave
mf mf/topology: Remove logic already present in stream resize helper. 2020-05-22 16:52:02 +02:00
mf3216
mferror mferror: Add some more clock error codes. 2020-02-20 16:16:53 +01:00
mfmediaengine
mfplat mfplat: Add I420 format support for frame size helpers. 2020-05-07 20:16:05 +02:00
mfplay
mfreadwrite mfreadwrite/reader: Add recognition of ftypemp42 mp4 header. 2020-05-18 15:08:05 +02:00
mfuuid mfuuid: Add file scheme handler CLSID to static library. 2020-04-27 11:41:42 +02:00
mgmtapi
midimap
mlang
mmcndmgr
mmdevapi mmdevapi: Report 100% volume in GetMasterVolumeLevelScalar stub. 2020-03-24 12:35:03 +01:00
mmdevldr.vxd
mmsystem.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
monodebg.vxd
mountmgr.sys mountmgr.sys: Avoid using wine_get_config_dir(). 2020-04-17 13:57:35 +02:00
mouse.drv16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
mp3dmod mp3dmod: Implement IMediaObject::Discontinuity(). 2020-02-26 21:47:24 +01:00
mpr
mprapi
msacm.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
msacm32
msacm32.drv
msado15
msadp32.acm
msasn1 msasn1: Add stub for ASN1_CloseDecoder function. 2020-05-08 20:52:14 +02:00
mscat32
mscms
mscoree mscoree: Update Wine Mono to 5.0.0. 2020-04-20 12:36:09 +02:00
mscorwks
msctf
msctfp
msdaps
msdelta
msdmo msdmo: Use proper buffer types in IEnumDMO::Next. 2020-05-07 20:13:23 +02:00
msdrm
msftedit
msg711.acm
msgsm32.acm msgsm32.acm: Use standard dlopen() instead of the libwine wrappers. 2020-04-06 21:21:42 +02:00
mshtml mshtml: Mark tests that need wine-gecko as todo on arches without it. 2020-05-13 22:07:32 +02:00
mshtml.tlb
msi msi: Return void from init_automation_object. 2020-05-06 19:01:53 +02:00
msident
msimg32
msimsg
msimtf
msisip
msisys.ocx
msls31
msnet32
mspatcha
msports
msrle32
msscript.ocx msscript.ocx: Fix the idl output parameters. 2020-04-08 21:01:18 +02:00
mssign32
mssip32
mstask
msvcirt msvcirt: Use __ASM_USE_THISCALL_WRAPPER macro. 2020-04-27 12:50:40 +02:00
msvcm80
msvcm90
msvcp60 msvcp60: Use __ASM_USE_THISCALL_WRAPPER macro. 2020-04-27 12:50:43 +02:00
msvcp70
msvcp71
msvcp80
msvcp90 msvcp: Use __ASM_USE_THISCALL_WRAPPER macro. 2020-04-27 12:50:45 +02:00
msvcp100 msvcp90: Add std:_XLgamma implementation. 2020-03-27 21:16:13 +01:00
msvcp110 msvcp90: Add std:_XLgamma implementation. 2020-03-27 21:16:13 +01:00
msvcp120 msvcp90: Add std:_XLgamma implementation. 2020-03-27 21:16:13 +01:00
msvcp120_app msvcp90: Add std:_XLgamma implementation. 2020-03-27 21:16:13 +01:00
msvcp140 makefiles: Remove no longer needed explicit ucrtbase imports. 2020-04-06 21:21:52 +02:00
msvcr70 msvcrt: Stop forwarding iswctype functions to ntdll. 2020-03-10 21:00:03 +01:00
msvcr71 msvcrt: Stop forwarding iswctype functions to ntdll. 2020-03-10 21:00:03 +01:00
msvcr80 msvcrt: Stop forwarding iswctype functions to ntdll. 2020-03-10 21:00:03 +01:00
msvcr90 ucrtbase: Change ptd fields offsets to match with native. 2020-04-21 21:31:51 +02:00
msvcr100 msvcrt: Stop forwarding iswctype functions to ntdll. 2020-03-10 21:00:03 +01:00
msvcr110 msvcrt: Stop forwarding iswctype functions to ntdll. 2020-03-10 21:00:03 +01:00
msvcr120 msvcrt: Stop forwarding iswctype functions to ntdll. 2020-03-10 21:00:03 +01:00
msvcr120_app
msvcrt ucrtbase: Use MSVCRT prefix for __stdio_common_vsprintf implementation. 2020-05-21 20:25:50 +02:00
msvcrt20 makefiles: Explicitly import msvcrt in modules that need specific crt version. 2020-03-20 19:32:04 +01:00
msvcrt40
msvcrtd msvcrt: Stop forwarding iswctype functions to ntdll. 2020-03-10 21:00:03 +01:00
msvfw32 msvfw32: Fix a debug trace. 2020-04-03 17:22:20 +02:00
msvidc32
msvideo.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
mswsock
msxml
msxml2
msxml3 msxml3: Update version resource. 2020-05-05 20:53:02 +02:00
msxml4
msxml6 msxml6: Update version resource. 2020-05-05 20:53:02 +02:00
mtxdm
ncrypt
nddeapi
ndis.sys
netapi32 netapi32: Use standard dlopen() instead of the libwine wrappers. 2020-04-07 14:26:19 +02:00
netcfgx
netprofm
newdev
ninput
normaliz
npmshtml
npptools
ntdll ntdll: Fix number of arguments passed to mmap_remove_reserved_area in apple_create_wine_thread. 2020-05-22 19:50:48 +02:00
ntdsapi
ntoskrnl.exe ntoskrnl.exe: Protect the two relocated pages independently. 2020-05-22 19:50:48 +02:00
ntprint
objsel
odbc32 odbc32: Use standard dlopen() instead of the libwine wrappers. 2020-04-07 14:26:19 +02:00
odbcbcp
odbccp32
odbccu32
ole2.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
ole2conv.dll16
ole2disp.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
ole2nls.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
ole2prox.dll16
ole2thk.dll16
ole32 ole32: Simplify static IMalloc instance initialization. 2020-04-20 12:49:11 +02:00
oleacc tests: Report all errors when failing to wait for a child process. 2020-03-17 10:51:44 +01:00
oleaut32 oleaut32/tests: Define NONAMELESSUNION. 2020-04-21 21:52:12 +02:00
olecli.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
olecli32
oledb32 oledb32: Remove redundant NULL check before CoTaskMemFree(). 2020-04-16 09:19:44 +02:00
oledlg
olepro32
olesvr.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
olesvr32
olethk32
opcservices
openal32
opencl opencl: Build with CL_SILENCE_DEPRECATION. 2020-04-07 14:26:19 +02:00
opengl32 opengl32: Add stub for wglGetDefaultProcAddress(). 2020-04-23 13:35:05 +02:00
packager
pdh
photometadatahandler
pidgen
powrprof
printui
prntvpt
propsys
psapi tests: Remove now useless forced _WIN32_WINNT defines. 2020-03-23 11:30:25 +01:00
pstorec
qasf qasf/tests: Remove some no longer necessary callbacks. 2020-04-27 12:02:04 +02:00
qcap qcap/videocapture: Implement IAMVideoControl interface. 2020-05-13 22:07:32 +02:00
qdvd qdvd: New stub DLL. 2020-04-13 11:52:27 +02:00
qedit qedit: Implement IMediaDet::get_StreamLength(). 2020-04-27 21:36:12 +02:00
qmgr qmgr: Make SetMaximumDownloadTime() succeed. 2020-05-08 20:52:14 +02:00
qmgrprxy
quartz quartz: Merge enummoniker.c into filtermapper.c. 2020-05-20 10:50:00 +02:00
query
qwave qwave: Add QOSAddSocketToFlow stub. 2020-03-05 20:27:55 +01:00
rasapi16.dll16
rasapi32
rasdlg
regapi
resutils
riched20 riched20: Include wine/asm.h in editstr.h. 2020-05-04 12:39:09 +02:00
riched32
rpcrt4 rpcrt4: Remove inexistent CreateServerInterfaceFromStub(). 2020-04-27 12:51:17 +02:00
rsabase
rsaenh rsaenh: Remove an unnecessary reference to wine-devel. 2020-05-18 12:16:42 +02:00
rstrtmgr
rtutils
rtworkq rtworkq: Invoke cancelled waiting item with RTWQ_E_OPERATION_CANCELLED. 2020-05-07 20:16:05 +02:00
samlib
sane.ds sane.ds: Use standard dlopen() instead of the libwine wrappers. 2020-04-07 14:26:19 +02:00
sapi
sas
scarddlg
sccbase
schannel
schedsvc schedsvc/tests: Fix compilation with recent gcc/clang versions. 2020-04-15 22:53:48 +02:00
scrobj
scrrun scrrun/tests: Use wide string literals. 2020-02-17 09:39:15 +01:00
scsiport.sys
sechost sechost: Implement I_ScRegisterDeviceNotification(). 2020-05-06 10:47:45 +02:00
secur32 secur32: Add application protocol stubs for macOS. 2020-04-13 11:48:56 +02:00
security
sensapi
serialui
setupapi setupapi: Add stub for CM_Get_Device_Interface_Alias{A,W}. 2020-05-14 23:12:31 +02:00
setupx.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
sfc
sfc_os
shcore shcore: Return S_OK in SetCurrentProcessExplicitAppUserModelID. 2020-05-21 22:03:52 +02:00
shdoclc
shdocvw
shell.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
shell32 shell32: Correct if condition. 2020-05-20 10:48:23 +02:00
shfolder
shlwapi shlwapi/tests: Test NULL UrlCanonicalizeA/W() parameters. 2020-05-18 12:09:56 +02:00
slbcsp
slc
snmpapi
softpub
sound.drv16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
spoolss
srclient
sspicli
stdole2.tlb
stdole32.tlb
sti
storage.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
stress.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
strmbase strmbase: Allow NULL pin_get_media_type() callback in source_Connect(). 2020-05-20 20:16:57 +02:00
strmdll
strmiids
svrapi
sxs tests: Report all errors when failing to wait for a child process. 2020-03-17 10:51:44 +01:00
system.drv16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
t2embed
tapi32
taskschd schedsvc/tests: Fix compilation with recent gcc/clang versions. 2020-04-15 22:53:48 +02:00
tdh
tdi.sys
toolhelp.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
traffic
twain.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
twain_32
typelib.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
tzres loader: Add Marquesas Standard Time Zone. 2020-03-30 12:09:07 +02:00
ucrtbase ucrtbase: Use MSVCRT prefix for __stdio_common_vsprintf implementation. 2020-05-21 20:25:50 +02:00
uianimation
uiautomationcore
uiribbon
unicows
updspapi
url
urlmon include: Remove now useless forced _WIN32_IE defines. 2020-03-20 19:38:38 +01:00
usbd.sys
user.exe16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
user32 user32/tests: Add more tests for GetKeyState(). 2020-05-21 22:03:52 +02:00
userenv
usp10 unicode: Update data tables to Unicode 13.0. 2020-03-13 13:23:11 +01:00
utildll
uuid
uxtheme
vbscript makefiles: Remove no longer needed explicit ucrtbase imports. 2020-04-06 21:21:52 +02:00
vcomp vcomp/tests: Link to activation context API directly. 2020-02-21 13:48:44 +01:00
vcomp90
vcomp100
vcomp110
vcomp120
vcomp140
vcruntime140 makefiles: Remove no longer needed explicit ucrtbase imports. 2020-04-06 21:21:52 +02:00
vcruntime140_1 vcruntime140_1: Use return address from catch block routine if not provided by catch block info. 2020-05-22 14:32:02 +02:00
vdhcp.vxd
vdmdbg
ver.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
version
vga vga: Add stub dll. 2020-02-13 16:44:24 +01:00
virtdisk
vmm.vxd
vnbt.vxd
vnetbios.vxd
vssapi
vtdapi.vxd
vulkan-1 winevulkan: Update to VK spec version spec 1.2.134. 2020-03-23 12:13:18 +01:00
vwin32.vxd
w32skrnl
w32sys.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
wbemdisp wbemdisp: Use pointer moniker instead of custom moniker implementation. 2020-03-09 12:11:06 +01:00
wbemprox wbemprox: Get the operating system serial number from the registry. 2020-05-21 20:48:24 +02:00
wbemuuid
wdscore
webservices webservices: Support WS_CHARSET_UTF16LE for buffer input. 2020-03-27 21:16:13 +01:00
wer
wevtapi
wiaservc
wimgapi
win32s16.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
win87em.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
winaspi.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
windebug.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
windowscodecs windowscodecs/tests: Add tests for DdsDecoder_GetFrame() and DdsFrameDecode_GetSize(). 2020-05-22 19:50:47 +02:00
windowscodecsext
winealsa.drv winealsa.drv: Send MIDI events to port subscribers. 2020-02-12 20:36:38 +01:00
wineandroid.drv opengl32: Make wgl driver entry points WINAPI. 2020-04-23 13:33:20 +02:00
winebus.sys winebus.sys: Fix the spelling of HID_USAGE_SIMULATION_ACCELERATOR. 2020-05-18 12:16:36 +02:00
winecoreaudio.drv
winecrt0 winecrt0: Add _fltused symbol. 2020-05-05 20:53:02 +02:00
wined3d wined3d: Move the swapchain fps counter to wined3d_cs_exec_present(). 2020-05-21 22:29:40 +02:00
winegstreamer winegstreamer: Unref the GstCaps object in init_new_decoded_pad(). 2020-05-12 23:07:44 +02:00
winehid.sys
winejoystick.drv
winemac.drv winemac.drv: Use InitOnceExecuteOnce to initialize OpenGL. 2020-05-18 21:28:30 +02:00
winemapi
wineoss.drv
wineps.drv wineps.drv: Use stricmp() instead of _strnicmp(..., -1). 2020-03-27 12:19:54 +01:00
wineps16.drv16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
winepulse.drv
wineqtdecoder wineqtdecoder: Do not use wide string literals to fix warning. 2020-05-01 22:03:16 +02:00
wineusb.sys wineusb.sys: Fix the spelling of an ERR() message. 2020-05-18 12:16:34 +02:00
winevulkan winevulkan: Update to VK spec version spec 1.2.140. 2020-05-05 10:51:40 +02:00
winex11.drv winex11.drv: Fix X11DRV_X_to_window_rect to handle windows smaller than the decoration. 2020-05-20 20:52:26 +02:00
wing.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
wing32
winhttp winhttp: Handle renegotiate requests. 2020-04-07 20:55:49 +02:00
wininet wininet: Use stricmp() instead of _strnicmp(..., -1). 2020-03-27 12:20:00 +01:00
winmm winmm/tests: Test using a device handle in wave{In,Out}GetDevCaps and wave{In,Out}Open. 2020-05-08 20:52:14 +02:00
winnls.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
winnls32
winscard
winsock.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
winspool.drv winspool.drv/tests: Remove win9x checks and enable some tests. 2020-04-13 21:33:30 +02:00
winsta
wintab.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
wintab32
wintrust wintrust: Set last error in WinVerifyTrust. 2020-02-25 08:47:25 +01:00
winusb
wlanapi
wlanui
wldap32 wldap32: Set count and result to 0 when returning LDAP_NO_RESULTS_RETURNED. 2020-04-20 12:49:10 +02:00
wmasf
wmcodecdspuuid
wmi
wmiutils
wmp
wmphoto
wmvcore wmvcore: Add semi-stub implementation for WMIsContentProtected. 2020-03-17 10:51:44 +01:00
wnaspi32
wow32
wpc
wpcap
ws2_32 ws2_32: Don't set output length in WSAStringToAddress on error. 2020-05-20 20:11:45 +02:00
wsdapi
wshom.ocx wshom.ocx: Use wide character string literals. 2020-04-27 12:03:51 +02:00
wsnmp32
wsock32
wtsapi32
wuapi
wuaueng
x3daudio1_0
x3daudio1_1
x3daudio1_2
x3daudio1_3
x3daudio1_4
x3daudio1_5
x3daudio1_6
x3daudio1_7
xapofx1_1
xapofx1_2
xapofx1_3
xapofx1_4
xapofx1_5
xaudio2_0
xaudio2_1
xaudio2_2
xaudio2_3
xaudio2_4
xaudio2_5
xaudio2_6
xaudio2_7 xaudio2_7: Trace FAudio version being used. 2020-03-24 12:35:11 +01:00
xaudio2_8
xaudio2_9
xinput1_1
xinput1_2
xinput1_3
xinput1_4
xinput9_1_0
xmllite
xolehlp
xpsprint
xpssvcs