Sweden-Number/dlls
Paul Gofman 32b6ccb9c1 wined3d: Add a setting to turn off aggressive optimization on NVIDIA.
NVIDIA drivers perform too aggressive optimization involving change
of computation order (aka 'fastmath') by default. The setting
helps to workaround bugs like https://bugs.winehq.org/show_bug.cgi?id=35207.

Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-02-26 20:48:38 +01:00
..
acledit
aclui
activeds
actxprxy
adsiid
adsldp
adsldpc
advapi32 services: Associate notify handle with service handle instead of service entry. 2019-01-28 22:23:28 +01:00
advpack advpack: Turn variable 'prefix' into a static constant. 2018-11-30 11:41:09 +01:00
amstream amstream: Remove useless cast to self. 2019-02-12 23:02:28 +01: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 ntdll: Add stub for ApiSetQueryApiSetPresence. 2018-09-14 14:07:42 +02:00
api-ms-win-core-appcompat-l1-1-1
api-ms-win-core-appinit-l1-1-0
api-ms-win-core-atoms-l1-1-0
api-ms-win-core-bem-l1-1-0
api-ms-win-core-com-l1-1-0
api-ms-win-core-com-l1-1-1
api-ms-win-core-com-private-l1-1-0
api-ms-win-core-comm-l1-1-0 api-ms-win-core-comm-l1-1-0: Add dll. 2018-09-07 18:17:43 +02:00
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 kernel32: Implement GetQueuedCompletionStatusEx(). 2018-10-01 19:12:21 -07:00
api-ms-win-core-io-l1-1-1 kernel32: Implement GetQueuedCompletionStatusEx(). 2018-10-01 19:12:21 -07:00
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 kernel32: Implement FindStringOrdinal. 2018-10-30 10:53:50 +01:00
api-ms-win-core-libraryloader-l1-1-1 kernel32: Implement FindStringOrdinal. 2018-10-30 10:53:50 +01:00
api-ms-win-core-libraryloader-l1-2-0 kernel32: Implement FindStringOrdinal. 2018-10-30 10:53:50 +01:00
api-ms-win-core-libraryloader-l1-2-1 api-ms-win-core-libraryloader-l1-2-1: Add missing FindResourceW() forward. 2019-01-23 17:04:42 +01:00
api-ms-win-core-libraryloader-l1-2-2
api-ms-win-core-localization-l1-1-0
api-ms-win-core-localization-l1-2-0
api-ms-win-core-localization-l1-2-1
api-ms-win-core-localization-l2-1-0 kernel32: Correct GetCurrencyFormatW/A spec entries. 2019-02-25 17:35:14 +01:00
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 kernel32: Add stub for SetProcessWorkingSetSizeEx. 2018-09-17 18:35:33 +02:00
api-ms-win-core-memory-l1-1-2 kernel32: Add stub for SetProcessWorkingSetSizeEx. 2018-09-17 18:35:33 +02:00
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 kernelbase: Implement PathCchAppend. 2018-11-26 13:22:35 +01:00
api-ms-win-core-privateprofile-l1-1-1
api-ms-win-core-processenvironment-l1-1-0
api-ms-win-core-processenvironment-l1-2-0
api-ms-win-core-processthreads-l1-1-0 kernel32: Add CreateProcessAsUserA/W. 2018-10-26 21:18:26 +02:00
api-ms-win-core-processthreads-l1-1-1 kernel32: Implement GetCurrentThreadStackLimits. 2018-11-26 16:41:47 +01:00
api-ms-win-core-processthreads-l1-1-2 kernel32: Implement GetCurrentThreadStackLimits. 2018-11-26 16:41:47 +01:00
api-ms-win-core-processthreads-l1-1-3 api-ms-win-core-processthreads-l1-1-3: Add dll. 2018-11-05 19:12:12 +01:00
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-registryuserspecific-l1-1-0
api-ms-win-core-rtlsupport-l1-1-0 ntdll: Add stubs for RtlAddFunctionTable and RtlDeleteFunctionTable on ARM64. 2018-11-15 09:57:28 +01:00
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-stringloader-l1-1-1: Add dll. 2018-09-07 18:17:53 +02:00
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 make_specfiles: Add kernelbase for api-ms-win-core-synch-*. 2018-11-08 18:57:14 +01:00
api-ms-win-core-synch-l1-2-1 make_specfiles: Add kernelbase for api-ms-win-core-synch-*. 2018-11-08 18:57:14 +01:00
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
api-ms-win-core-threadpool-l1-2-0
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 kernel32: Add stub for GetDynamicTimeZoneInformationEffectiveYears(). 2018-08-14 13:55:55 +02:00
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 kernel32: Add stub for GetApplicationRestartSettings. 2018-08-29 22:01:36 +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-winrt-string-l1-1-1: Add dll. 2018-11-05 19:12:12 +01:00
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 msvcrt: Don't forward _atoi64 to ntdll. 2018-10-17 17:31:42 +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 msvcr120: Add nexttoward implementation. 2019-02-25 17:48:02 +01:00
api-ms-win-crt-multibyte-l1-1-0 msvcrt: Add _ismbcl2_l(). 2019-02-15 15:06:51 +01:00
api-ms-win-crt-private-l1-1-0 api-ms-win-crt-private-l1-1-0: Add __std_terminate implementation. 2019-02-14 17:57:09 +01: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 msvcrt: Add _iswxdigit_l(). 2018-11-16 16:33:34 +01:00
api-ms-win-crt-time-l1-1-0
api-ms-win-crt-utility-l1-1-0
api-ms-win-devices-config-l1-1-0 setupapi: Add stub for CM_Get_Sibling. 2019-02-13 19:45:24 +01:00
api-ms-win-devices-config-l1-1-1 setupapi: Add stub for CM_Get_Sibling. 2019-02-13 19:45:24 +01:00
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 SHDeleteEmptyKey() to shcore. 2018-12-04 10:01:59 +01: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 advapi32: Add stub for TraceSetInformation. 2018-09-14 12:54:33 +02:00
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-ntuser-sysparams-l1-1-0: Add dll. 2018-11-05 19:12:12 +01:00
api-ms-win-perf-legacy-l1-1-0
api-ms-win-power-base-l1-1-0 powrprof: Add PowerDeterminePlatformRoleEx() stub. 2018-10-22 11:36:05 +02:00
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 user32: Add stub for GetCurrentInputMessageSource(). 2018-11-05 19:12:12 +01:00
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-cryptoapi-l1-1-0: Add dll. 2018-09-07 18:18:03 +02:00
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 shcore: Add process reference API. 2018-11-27 19:32:15 +01:00
api-ms-win-shell-shellcom-l1-1-0
api-ms-win-shell-shellfolders-l1-1-0
apphelp
appwiz.cpl mscoree: Update Wine Mono to 4.8.0. 2019-02-18 21:15:47 +01:00
atl atl: Make constants 'AtlAxWinW' and 'AtlAxWinLicW' static. 2018-11-30 19:36:50 +01:00
atl80
atl90
atl100 atl100/tests: Fix a memory leak (Valgrind). 2019-01-17 10:46:01 +01:00
atl110
atlthunk atlthunk/tests: Add tests. 2019-02-19 13:10:22 +01:00
atmlib
authz
avicap32
avifil32 avifil32: Use the ARRAY_SIZE() macro. 2018-11-13 20:54:28 +01:00
avifile.dll16
avrt
bcrypt bcrypt: Implement BCryptDeriveKeyPBKDF2. 2019-02-13 19:45:24 +01:00
bluetoothapis
browseui browseui: Have a single empty wide string at the top of progressdlg.c. 2018-12-04 16:13:10 +01:00
bthprops.cpl
cabinet
capi2032
cards
cdosys
cfgmgr32 setupapi: Add stub for CM_Get_Sibling. 2019-02-13 19:45:24 +01:00
clusapi
combase combase: Add DllGetActivationFactory stub. 2019-02-05 10:30:16 +01:00
comcat
comctl32 comctl32/propsheet: Avoid posting uninitialized data (Valgrind). 2019-02-25 12:51:21 +01:00
comdlg32 comdlg32: Improve Printer Setup dialog. 2019-02-13 21:08:30 +01:00
comm.drv16
commdlg.dll16 commdlg: Add support for 16-bit file dialog hooks. 2018-12-13 22:37:46 +01:00
compobj.dll16
compstui
comsvcs comsvcs: Create an implicit MTA thread in RegisterDispenser(). 2019-02-11 11:52:00 +01:00
concrt140 msvcp100: Add Concurrency::_GetCombinableSize stub. 2018-11-01 21:50:58 +01:00
connect
credui credui: Correctly check for duplicated username entries in CredDialogFillUsernameCombo. 2018-10-12 16:21:32 +02:00
crtdll
crypt32 crypt32: Add CMSG_SIGNER_UNAUTH_ATTR_PARAM implementation. 2019-02-19 13:10:22 +01:00
cryptdlg
cryptdll
cryptext
cryptnet
cryptui cryptui: Avoid an unneeded strlen() call. 2018-12-11 15:54:06 +01:00
ctapi32
ctl3d.dll16
ctl3d32
ctl3dv2.dll16
d2d1 d2d1: Add ID2D1GeometryGroup stub. 2019-02-12 23:02:28 +01:00
d3d8 d3d8/tests: Fix device tests on Windows 10. 2019-02-26 20:48:37 +01:00
d3d9 d3d9/tests: Fix device tests on Windows 10. 2019-02-22 12:25:43 +01:00
d3d10 d3d10: Avoid calling D3D10CreateDevice() from D3D10CreateDeviceAndSwapChain(). 2019-02-26 20:48:37 +01:00
d3d10_1 d3d10_1: Avoid calling D3D10CreateDevice1() from D3D10CreateDeviceAndSwapChain1(). 2019-02-26 20:48:37 +01:00
d3d10core d3d10core/tests: Simplify test_cb_relative_addressing() a bit. 2019-02-13 19:45:24 +01:00
d3d11 d3d11: Avoid calling D3D11CreateDevice() from D3D11CreateDeviceAndSwapChain(). 2019-02-26 20:48:37 +01:00
d3d12 d3d12/tests: Add test for DXGI_FORMAT_R10G10B10A2_UNORM swapchain. 2018-08-30 20:27:03 +02:00
d3dcompiler_33
d3dcompiler_34
d3dcompiler_35
d3dcompiler_36
d3dcompiler_37
d3dcompiler_38
d3dcompiler_39
d3dcompiler_40
d3dcompiler_41
d3dcompiler_42
d3dcompiler_43 d3dcompiler: Actually define the correct ID3D11ShaderReflection GUIDs. 2019-02-04 19:20:49 +01:00
d3dcompiler_46
d3dcompiler_47
d3dim
d3drm d3drm/tests: Add missing HRESULT. 2019-01-28 18:35:45 +01:00
d3dx9_24 d3dx9: Use wincodecs directly without initializing COM system. 2019-01-28 22:22:37 +01:00
d3dx9_25 d3dx9: Use wincodecs directly without initializing COM system. 2019-01-28 22:22:37 +01:00
d3dx9_26 d3dx9: Use wincodecs directly without initializing COM system. 2019-01-28 22:22:37 +01:00
d3dx9_27 d3dx9: Use wincodecs directly without initializing COM system. 2019-01-28 22:22:37 +01:00
d3dx9_28 d3dx9: Use wincodecs directly without initializing COM system. 2019-01-28 22:22:37 +01:00
d3dx9_29 d3dx9: Use wincodecs directly without initializing COM system. 2019-01-28 22:22:37 +01:00
d3dx9_30 d3dx9: Use wincodecs directly without initializing COM system. 2019-01-28 22:22:37 +01:00
d3dx9_31 d3dx9: Use wincodecs directly without initializing COM system. 2019-01-28 22:22:37 +01:00
d3dx9_32 d3dx9: Use wincodecs directly without initializing COM system. 2019-01-28 22:22:37 +01:00
d3dx9_33 d3dx9: Use wincodecs directly without initializing COM system. 2019-01-28 22:22:37 +01:00
d3dx9_34 d3dx9: Use wincodecs directly without initializing COM system. 2019-01-28 22:22:37 +01:00
d3dx9_35 d3dx9: Use wincodecs directly without initializing COM system. 2019-01-28 22:22:37 +01:00
d3dx9_36 d3dx9: Simplify get_parameter_by_name(). 2019-02-20 19:14:45 +01:00
d3dx9_37 d3dx9: Use wincodecs directly without initializing COM system. 2019-01-28 22:22:37 +01:00
d3dx9_38 d3dx9: Use wincodecs directly without initializing COM system. 2019-01-28 22:22:37 +01:00
d3dx9_39 d3dx9: Use wincodecs directly without initializing COM system. 2019-01-28 22:22:37 +01:00
d3dx9_40 d3dx9: Use wincodecs directly without initializing COM system. 2019-01-28 22:22:37 +01:00
d3dx9_41 d3dx9: Use wincodecs directly without initializing COM system. 2019-01-28 22:22:37 +01:00
d3dx9_42 d3dx9: Use wincodecs directly without initializing COM system. 2019-01-28 22:22:37 +01:00
d3dx9_43 d3dx9: Use wincodecs directly without initializing COM system. 2019-01-28 22:22:37 +01:00
d3dx10_33
d3dx10_34
d3dx10_35
d3dx10_36
d3dx10_37
d3dx10_38
d3dx10_39
d3dx10_40
d3dx10_41
d3dx10_42
d3dx10_43
d3dx11_42 d3dx11_42: Share source with d3dx11_43. 2019-02-04 15:29:22 +01:00
d3dx11_43 d3dx11_42: Share source with d3dx11_43. 2019-02-04 15:29:22 +01:00
d3dxof d3dxof: Remove useless casts. 2019-02-12 23:02:28 +01:00
davclnt
dbgeng
dbghelp dbghelp: Support full memory dumps. 2019-01-29 19:40:11 +01:00
dciman32
ddeml.dll16
ddraw ddraw/tests: Remove redundant not NULL check (coccinellery). 2019-02-22 12:26:12 +01:00
ddrawex
devenum devenum: Don't pass a name argument to IEnumDMO_Next. 2019-02-25 12:33:20 +01:00
dhcpcsvc
dhtmled.ocx
difxapi
dinput dinput: Add error check to silence a compiler warning. 2019-02-13 19:45:24 +01:00
dinput8 dinput8/tests: Fix some memory leaks (Valgrind). 2019-02-21 16:06:33 +01:00
dispdib.dll16
dispex
display.drv16
dmband dmband/tests: Fix a memory leak (Valgrind). 2019-01-23 16:31:54 +01:00
dmcompos dmcompos/tests: Fix a memory leak (Valgrind). 2019-01-23 16:31:56 +01:00
dmime dmime/tests: Test the return value of IDirectMusic_SetDirectSound(). 2019-02-05 22:10:47 +01:00
dmloader dmloader: Fix a memory leak. 2019-01-23 17:04:14 +01:00
dmoguids
dmscript dmscript/tests: Fix a memory leak (Valgrind). 2019-01-23 16:31:58 +01:00
dmstyle dmstyle/tests: Fix a memory leak (Valgrind). 2019-01-23 16:32:01 +01:00
dmsynth dmsynth: Use the ARRAY_SIZE() macro. 2018-10-23 22:25:58 +02:00
dmusic dmusic/tests: Fix a memory leak (Valgrind). 2019-01-23 16:32:04 +01:00
dmusic32
dnsapi
dplay
dplayx dplayx: Use the ARRAY_SIZE() macro. 2018-09-11 11:12:06 +02:00
dpnaddr
dpnet dpnet: Implement IDirectPlay8Client SetSPCaps. 2018-08-29 22:01:38 +02:00
dpnhpast
dpnlobby
dpvoice
dpwsockx
drmclien
dsound dsound: Add missing SetEventHandle error handling (Coverity). 2019-02-25 17:35:14 +01:00
dsquery
dssenh
dswave dswave/tests: Fix a memory leak (Valgrind). 2019-01-23 16:31:51 +01:00
dwmapi dwmapi: Add stub DwmpGetColorizationParameters. 2018-10-24 16:58:08 +02:00
dwrite dwrite: Use more appropriate allocation helpers. 2019-02-13 09:12:11 +01:00
dx8vb
dxdiagn dxdiagn: Handle Red Hat and VMware in vendor_id_to_manufacturer_string(). 2019-01-08 13:07:37 -06:00
dxerr8
dxerr9
dxgi dxgi: Introduce the IWineDXGISwapChainFactory interface. 2018-12-04 16:13:41 +01:00
dxguid
dxva2
esent
evr
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-0: Add dll. 2019-02-18 21:14:29 +01:00
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-0: Add dll. 2019-02-19 20:38:06 +01:00
ext-ms-win-gdi-draw-l1-1-1
ext-ms-win-gdi-font-l1-1-0 ext-ms-win-gdi-font-l1-1-0: Add dll. 2019-02-19 20:38:50 +01:00
ext-ms-win-gdi-font-l1-1-1 ext-ms-win-gdi-font-l1-1-1: Add dll. 2019-02-19 20:38:59 +01:00
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-dialogbox-l1-1-0: Add dll. 2019-02-20 15:54:20 +01:00
ext-ms-win-ntuser-draw-l1-1-0
ext-ms-win-ntuser-gui-l1-1-0 ext-ms-win-ntuser-gui-l1-1-0: Add dll. 2019-02-19 20:38:43 +01:00
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-0: Add dll. 2019-02-20 15:54:34 +01:00
ext-ms-win-ntuser-message-l1-1-1
ext-ms-win-ntuser-misc-l1-1-0 ext-ms-win-ntuser-misc-l1-1-0: Add dll. 2019-02-20 15:54:42 +01:00
ext-ms-win-ntuser-misc-l1-2-0 ext-ms-win-ntuser-misc-l1-2-0: Fix makefile permissions. 2019-01-21 20:08:04 +01:00
ext-ms-win-ntuser-misc-l1-5-1
ext-ms-win-ntuser-mouse-l1-1-0
ext-ms-win-ntuser-private-l1-1-1 user32: Add stub for SetWindowCompositionAttribute. 2018-10-08 09:34:56 +02:00
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-0: Add dll. 2019-02-18 21:14:15 +01:00
ext-ms-win-ntuser-window-l1-1-1
ext-ms-win-ntuser-window-l1-1-4 ext-ms-win-ntuser-window-l1-1-4: Update spec file. 2019-02-18 21:14:18 +01:00
ext-ms-win-ntuser-windowclass-l1-1-0 ext-ms-win-ntuser-windowclass-l1-1-0: Add dll. 2019-02-18 21:13:50 +01:00
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-uxtheme-themes-l1-1-0
faultrep
feclient
fltlib
fltmgr.sys fltmgr.sys: Add stubs for FltAcquirePushLockExclusive, FltDeletePushLock and FltReleasePushLock. 2018-09-06 19:42:33 +02:00
fntcache
fontsub
fusion
fwpuclnt
gameux
gdi.exe16
gdi32 gdi32: Add a workaround for Freetype < 2.8.1 using v40 FT_LOAD_TARGET_MONO. 2019-02-19 13:10:22 +01:00
gdiplus gdiplus: Add support for reading nested metafiles. 2019-02-25 12:28:27 +01:00
glu32
gphoto2.ds
gpkcsp
hal hal: Implement ExTryToAcquireFastMutex(). 2019-01-30 18:33:48 +01:00
hhctrl.ocx hhctrl.ocx: Make constant 'szHTMext' static. 2018-11-30 19:36:50 +01:00
hid hid: Scale from logical to physical coördinates in HidP_GetScaledUsageValue(). 2019-02-15 20:52:05 +01:00
hidclass.sys hidclass.sys: Prevent buffer overrun. 2019-02-06 19:57:27 +01:00
hlink hlink/tests: Fix some memory leaks (Valgrind). 2019-01-23 18:24:22 +01:00
hnetcfg hnetcfg: Remove redundant "not NULL" check (coccinellery). 2019-02-19 09:59:14 +01:00
httpapi httpapi: Add stub for HttpCloseServerSession. 2019-02-13 19:45:24 +01:00
iccvid iccvid: Use the ARRAY_SIZE() macro. 2018-11-13 20:54:28 +01:00
icmp
ieframe ieframe: Turn several variables into static constants. 2018-12-20 15:34:01 +01:00
ieproxy
ifsmgr.vxd
imaadp32.acm imaadp32.acm: Use the ARRAY_SIZE() macro. 2018-11-14 16:52:57 +01:00
imagehlp
imm.dll16
imm32 imm32: Avoid using GCC's typeof extension. 2018-09-20 15:28:58 +02:00
inetcomm inetcomm: Fix a leak on DeleteProp() (Valgrind). 2018-12-14 11:15:26 +01:00
inetcpl.cpl inetcpl.cpl: Fix Piotr's name. 2019-01-09 09:58:16 -06:00
inetmib1
infosoft
initpki
inkobj
inseng
iphlpapi iphlpapi: Remove a redundant NULL check before HeapFree(). 2018-11-20 21:58:17 +01:00
iprop
irprops.cpl
itircl
itss
joy.cpl joy.cpl: Use the ARRAY_SIZE() macro. 2018-08-14 10:16:01 +02:00
jscript jscript: Fix a MSVC-x64 warning about to_uint32(). 2018-12-20 15:34:01 +01:00
jsproxy jsproxy: Fix parameters validation in InternetInitializeAutoProxyDll. 2018-08-30 11:47:03 +02:00
kerberos kerberos: Avoid needless conversions between SYSTEMTIME and FILETIME. 2018-08-28 11:08:59 +02:00
kernel32 server: Add new pipe servers to the end of the servers list. 2019-02-26 20:48:37 +01:00
kernelbase kernel32: Correct GetCurrencyFormatW/A spec entries. 2019-02-25 17:35:14 +01:00
keyboard.drv16
krnl386.exe16
ksuser
ktmw32
l3codeca.acm l3codeca.acm: Use the ARRAY_SIZE() macro. 2018-11-15 23:01:45 +01:00
loadperf
localspl
localui
lz32
lzexpand.dll16
mapi32
mapistub
mciavi32
mcicda
mciqtz32
mciseq
mciwave
mf mf/tests: Fix typos in test messages. 2019-02-26 15:01:01 +01:00
mf3216
mfplat mfplat: Implement MFHeap[Alloc|Free]. 2019-02-22 12:30:07 +01:00
mfplay mfplay: Add stub dll. 2019-02-25 12:51:21 +01:00
mfreadwrite mfreadwrite: Add sink writer stub. 2019-02-25 12:51:21 +01:00
mfuuid
mgmtapi
midimap midimap: Turn variable 'throughportW' into a static constant. 2018-11-30 19:36:50 +01:00
mlang mlang: Register codepages info in registry. 2018-10-10 17:43:36 +02:00
mmcndmgr
mmdevapi
mmdevldr.vxd
mmsystem.dll16
monodebg.vxd
mountmgr.sys mountmgr: Add IOCTL_STORAGE_QUERY_PROPERTY stub. 2018-11-20 16:26:04 +01:00
mouse.drv16
mp3dmod mp3dmod: Fix a memory leak (Valgrind). 2018-12-13 10:11:28 +01:00
mpr mpr: Implement support for deleting persistent connections. 2018-12-06 16:58:51 +01:00
mprapi
msacm.dll16
msacm32 msacm32: Reference count local drivers. 2019-01-28 10:22:07 +01:00
msacm32.drv
msadp32.acm msadp32.acm: Use the ARRAY_SIZE() macro. 2018-11-15 23:01:47 +01:00
msasn1
mscat32
mscms mscms: Set last error on insufficient buffer in EnumColorProfilesA/W. 2019-02-25 12:51:21 +01:00
mscoree mscoree: Add support for config stream in GetRequestedRuntime. 2019-02-25 12:30:12 +01:00
msctf
msctfp
msdaps
msdelta
msdmo msdmo: Allow for names to be NULL in IEnumDMO_Next. 2019-02-25 12:33:20 +01:00
msdrm
msftedit msftedit: Add tests for interfaces. 2018-09-28 11:05:25 +02:00
msg711.acm msg711.acm: Use the ARRAY_SIZE() macro. 2018-11-16 16:33:06 +01:00
msgsm32.acm msgsm32.acm: Use the ARRAY_SIZE() macro. 2018-11-16 16:33:08 +01:00
mshtml mshtml: Remove useless casts to self. 2019-02-20 18:42:42 +01:00
mshtml.tlb
msi msi: Don't use globals to manage assembly cache state. 2019-02-26 15:01:01 +01:00
msident
msimg32
msimsg
msimtf
msisip
msisys.ocx
msls31
msnet32
mspatcha
msports
msrle32
msscript.ocx msscript.ocx/tests: Fix some memory leaks (Valgrind). 2019-01-23 18:23:29 +01:00
mssign32
mssip32
mstask mstask: Move memory allocation to avoid a memory leak (Valgrind). 2019-02-06 19:57:27 +01:00
msvcirt
msvcm80
msvcm90
msvcp60 msvcp60: Use the ARRAY_SIZE() macro. 2018-08-17 16:51:34 +02:00
msvcp70 msvcp90: Add time_get<wchar> implementation. 2018-11-23 20:17:44 +01:00
msvcp71 msvcp90: Add time_get<wchar> implementation. 2018-11-23 20:17:44 +01:00
msvcp80 msvcp90: Add time_get<wchar> implementation. 2018-11-23 20:17:44 +01:00
msvcp90 msvcp: Return ERROR_INVALID_PARAMETER on NULL input in _Copy_file. 2019-01-28 18:35:45 +01:00
msvcp100 msvcp90: Add time_get<wchar> implementation. 2018-11-23 20:17:44 +01:00
msvcp110 msvcp90: Add time_get<wchar> implementation. 2018-11-23 20:17:44 +01:00
msvcp120 msvcp: Return ERROR_INVALID_PARAMETER on NULL input in _Copy_file. 2019-01-28 18:35:45 +01:00
msvcp120_app msvcp90: Add time_get<wchar> implementation. 2018-11-23 20:17:44 +01:00
msvcp140 msvcp: Set target to null on error in _Open_dir. 2019-01-25 23:09:07 +01:00
msvcr70 msvcrt: Add _ismbcl2(). 2019-02-15 15:06:54 +01:00
msvcr71 msvcrt: Add _ismbcl2(). 2019-02-15 15:06:54 +01:00
msvcr80 msvcrt: Add _ismbcl2(). 2019-02-15 15:06:54 +01:00
msvcr90 msvcrt: Add _ismbcl2(). 2019-02-15 15:06:54 +01:00
msvcr100 msvcrt: Add _ismbcl2(). 2019-02-15 15:06:54 +01:00
msvcr110 msvcrt: Add _ismbcl2(). 2019-02-15 15:06:54 +01:00
msvcr120 msvcr120: Add nexttoward implementation. 2019-02-25 17:48:02 +01:00
msvcr120_app msvcr120: Add nexttoward implementation. 2019-02-25 17:48:02 +01:00
msvcrt msvcr120: Add nexttoward implementation. 2019-02-25 17:48:02 +01:00
msvcrt20
msvcrt40
msvcrtd
msvfw32 msvfw32/tests: Make gdf_driver_proc() static. 2018-08-23 20:01:56 +02:00
msvidc32 msvidc32: Use the ARRAY_SIZE() macro. 2018-11-15 23:01:56 +01:00
msvideo.dll16
mswsock
msxml
msxml2
msxml3 msxml3/tests: Floating point numeric constants are by default doubles. 2019-02-20 09:18:48 +01:00
msxml4
msxml6
mtxdm
ncrypt bcrypt: Implement BCryptDeriveKeyPBKDF2. 2019-02-13 19:45:24 +01:00
nddeapi
ndis.sys
netapi32 netapi32: Make constant 'admins' static. 2018-11-30 19:36:51 +01:00
netcfgx
netprofm
newdev
ninput
normaliz
npmshtml
npptools
ntdll server: Return proper object type for mailslot and device files. 2019-02-22 14:27:25 +01:00
ntdsapi
ntoskrnl.exe ntoskrnl.exe: Implement file object constructor. 2019-02-26 15:01:01 +01:00
ntprint
objsel
odbc32 odbc32: Print the debug strings and not the pointers. 2019-02-07 22:45:18 +01:00
odbccp32 odbccp32: Fake success from SQLWriteDSNToIni/W. 2018-08-23 20:01:57 +02:00
odbccu32
ole2.dll16
ole2conv.dll16
ole2disp.dll16
ole2nls.dll16
ole2prox.dll16
ole2thk.dll16
ole32 ole32/tests: Test PropVariantCopy() with VT_UNKNOWN. 2019-02-07 12:46:58 +01:00
oleacc
oleaut32 oleaut32: Correctly get the Grouping separator. 2019-02-25 21:41:20 +01:00
olecli.dll16
olecli32
oledb32 oledb32: Remove redundant not-NULL check (coccinellery). 2019-02-22 12:27:05 +01:00
oledlg
olepro32
olesvr.dll16
olesvr32
olethk32
opcservices opcservices/tests: Fix some memory leaks (Valgrind). 2019-01-16 20:18:27 +01:00
openal32
opencl
opengl32 opengl32: Add wrapper for wglCreateContext. 2019-02-26 20:48:37 +01:00
packager packager: Use the ARRAY_SIZE() macro. 2018-08-14 10:16:01 +02:00
pdh pdh: Add PdhVbAddCounter stub. 2018-11-14 16:53:16 +01:00
photometadatahandler
pidgen pidgen: Add stub for PIDGenSimpW. 2018-09-06 17:07:15 +02:00
powrprof powrprof: Add PowerDeterminePlatformRoleEx() stub. 2018-10-22 11:36:05 +02:00
printui
prntvpt prntvtp: Add stub for PTOpenProviderEx. 2018-10-12 16:21:56 +02:00
propsys propsys: Implement PropVariantToDouble(). 2019-02-14 19:53:25 +01:00
psapi psapi/tests: Increase GetPerformanceInfo HandleCount error margin. 2018-12-19 14:34:28 +01:00
pstorec
qcap qcap: Make constants 'msg' and 'VFWIndex' static. 2018-12-04 16:13:10 +01:00
qedit qedit: Use the ARRAY_SIZE() macro. 2018-08-14 10:16:01 +02:00
qmgr qmgr: Use the ARRAY_SIZE() macro. 2018-08-14 10:16:01 +02:00
qmgrprxy
quartz quartz/tests: Rename avisplitter.c to avisplit.c. 2019-02-26 15:01:01 +01:00
query
qwave qwave: Add new stub dll. 2018-10-31 17:16:15 +01:00
rasapi16.dll16
rasapi32
rasdlg
regapi
resutils
riched20 riched20: Fix IRichEditOle COM aggregation (Valgrind). 2019-02-06 19:57:27 +01:00
riched32 riched32: Handle enter press in WM_CHAR instead of WM_KEYDOWN. 2018-12-12 17:10:13 +01:00
rpcrt4 widl: Fix handling context handle return type in mixed mode. 2019-01-30 18:32:36 +01:00
rsabase
rsaenh rsaenh: Fix a memory leak (Valgrind). 2018-11-09 21:08:10 +01:00
rstrtmgr
rtutils
samlib
sane.ds sane.ds: Use the ARRAY_SIZE() macro. 2018-08-16 20:25:07 +02:00
sapi
sas
scarddlg
sccbase
schannel
schedsvc schedsvc/tests: Check the entire entry list to find the new job. 2018-08-31 10:00:34 +02:00
scrobj
scrrun
scsiport.sys
secur32 secur32: Fix the username fallback in get_key_container_path. 2019-02-22 18:21:57 +01:00
security
sensapi
serialui serialui: Use the ARRAY_SIZE() macro. 2018-08-14 10:16:01 +02:00
setupapi setupapi: Handle error translation in SetupDiCreateDevRegKey(). 2019-02-25 12:51:21 +01:00
setupx.dll16 setupx.dll16: Use the ARRAY_SIZE() macro. 2018-11-15 23:12:57 +01:00
sfc
sfc_os
shcore shcore: Don't return E_FAIL in IStream::SetSize() for read-only mode. 2019-02-05 17:46:24 +01:00
shdoclc
shdocvw shdocvw: Make constants 'wszCLSID' and 'wszInitPropertyBag' static. 2018-12-03 22:27:05 +01:00
shell.dll16
shell32 shell32: Remove superfluous continue (coccinellery). 2019-02-20 23:12:25 +01:00
shfolder
shlwapi shlwapi: Remove dead code (coverity). 2018-12-24 14:55:08 +01:00
slbcsp
slc slc: Add SLGetLicensingStatusInformation stub. 2018-11-26 20:31:57 +01:00
snmpapi
softpub
sound.drv16
spoolss
srclient
sspicli
stdole2.tlb
stdole32.tlb
sti
storage.dll16
stress.dll16
strmbase strmbase: Remove redundant NULL check before CoTaskMemFree(). 2019-01-29 21:40:07 +01:00
strmdll
strmiids
svrapi
sxs
system.drv16
t2embed t2embed: Use the ARRAY_SIZE() macro. 2018-08-14 10:16:02 +02:00
tapi32
taskschd taskschd: Fix some memory leaks (Valgrind). 2019-02-06 19:57:27 +01:00
tdh
tdi.sys
toolhelp.dll16
traffic
twain.dll16
twain_32
typelib.dll16
tzres tzres: Make resources translatable. 2018-12-12 19:40:49 +01:00
ucrtbase msvcr120: Add nexttoward implementation. 2019-02-25 17:48:02 +01:00
uiautomationcore uiautomationcore: Add UiaHostProviderFromHwnd() stub. 2019-02-13 09:11:26 +01:00
uiribbon uiribbon: Use the ARRAY_SIZE() macro. 2018-08-14 10:16:02 +02:00
unicows
updspapi
url
urlmon urlmon/tests: Add test for opening cache file with DELETE access. 2018-12-27 13:05:46 +01:00
usbd.sys
user.exe16 user.exe16: Use the ARRAY_SIZE() macro. 2018-08-14 10:16:02 +02:00
user32 user32/listbox: Use is_item_selected in GetSelCount and GetSelItems. 2019-02-25 12:51:21 +01:00
userenv userenv: Fix setting the ALLUSERSPROFILE environment variable. 2018-09-05 17:02:28 +02:00
usp10 usp10: Use single path for all fonts in ScriptGetCMap(). 2019-02-25 17:35:14 +01:00
uuid d2d1: Add ID2D1Factory2 stub. 2018-10-26 10:12:44 +02:00
uxtheme uxtheme: Turn a variable and a constant into static constants. 2018-12-04 16:13:10 +01:00
vbscript vbscript: Allow more keywords to be used as identifiers. 2019-02-15 15:07:06 +01:00
vcomp vcomp: Use the ARRAY_SIZE() macro. 2018-08-29 22:01:38 +02:00
vcomp90
vcomp100
vcomp110
vcomp120
vcomp140
vcruntime140 vcruntime140: Add __uncaught_exceptions implementation. 2018-09-12 23:15:14 +02:00
vdhcp.vxd
vdmdbg
ver.dll16
version version: Simplify null check in VerQueryValueW. 2018-10-30 10:34:51 +01:00
virtdisk virtdisk/tests: Add GetStorageDependencyInformation tests. 2018-09-13 19:25:09 +02:00
vmm.vxd
vnbt.vxd
vnetbios.vxd
vssapi vssapi: Add ?CreateVssBackupComponents@@YGJPAPAVIVssBackupComponents@@@Z stub. 2019-02-11 11:52:00 +01:00
vtdapi.vxd
vulkan-1 vulkan-1/tests: Add tests for vkGetPhysicalDeviceProperties2. 2018-12-20 15:34:01 +01:00
vwin32.vxd
w32skrnl
w32sys.dll16
wbemdisp wbemdisp: Implement ISWbemPropertySet::get_Count. 2018-10-13 00:31:11 +02:00
wbemprox wbemprox: Initialize a variable (Coverity). 2019-02-18 16:00:32 +01:00
wdscore
webservices webservices/tests: Add a missing closesocket call (Coverity). 2019-02-11 11:52:00 +01:00
wer
wevtapi wevtapi: Fix typo in spec file. 2018-10-01 19:12:17 -07:00
wiaservc
wimgapi
win32s16.dll16
win87em.dll16
winaspi.dll16
windebug.dll16
windowscodecs windowscodecs: Move JPEG frame image data initialization from Frame::CopyPixels to Decoder::Initialize. 2019-02-22 18:21:42 +01:00
windowscodecsext
winealsa.drv winealsa.drv: Don't crash when getting NULL event from midi. 2018-11-29 17:48:53 +01:00
wineandroid.drv wineandroid.drv: Remove redundant not-NULL checks (coccinellery). 2019-02-20 23:12:54 +01:00
winebus.sys winebus.sys: Translate SDL controller axes to unsigned 32-bit values. 2019-02-06 19:57:27 +01:00
winecoreaudio.drv winecoreaudio.drv: Use the ARRAY_SIZE() macro. 2018-11-16 16:33:11 +01:00
winecrt0
wined3d wined3d: Add a setting to turn off aggressive optimization on NVIDIA. 2019-02-26 20:48:38 +01:00
winegstreamer winegstreamer: Use the ARRAY_SIZE() macro. 2018-11-05 22:43:52 +01:00
winehid.sys
winejoystick.drv winejoystick.drv: Use the ARRAY_SIZE() macro. 2018-08-14 10:16:02 +02:00
winemac.drv winemac: Fix failure to render OpenGL on macOS 10.14 (Mojave). 2019-02-07 22:45:03 +01:00
winemapi
wineoss.drv wineoss.drv: Use the ARRAY_SIZE() macro. 2018-08-14 10:16:02 +02:00
wineps.drv wineps.drv: PostScript header should be written by StartDoc instead of StartPage. 2019-02-13 19:45:24 +01:00
wineps16.drv16
winepulse.drv winepulse.drv: Use the ARRAY_SIZE() macro. 2018-08-14 10:16:02 +02:00
wineqtdecoder wineqtdecoder: Use the ARRAY_SIZE() macro. 2018-11-06 22:05:41 +01:00
winevulkan winevulkan: Update vk.xml to 1.1.94. 2018-11-26 12:27:16 +01:00
winex11.drv winex11.drv: Correct spelling of "plug-n-play". 2018-12-03 22:27:05 +01:00
wing.dll16
wing32
winhttp winhttp: Introduce a structure to describe URL components. 2019-02-20 15:52:41 +01:00
wininet wininet/tests: Fix some memory leaks (Valgrind). 2019-02-11 11:52:00 +01:00
winmm winmm/tests: Floating point numeric constants are by default doubles. 2019-02-19 20:33:55 +01:00
winnls.dll16
winnls32
winscard winscard: Add SCardCancel stub. 2018-09-26 17:06:40 +02:00
winsock.dll16
winspool.drv winspool.drv: Make cupsGetPPD optional to work around deprecation warning. 2018-12-14 18:24:46 +01:00
winsta
wintab.dll16
wintab32 wintab32: Use the ARRAY_SIZE() macro. 2018-11-19 22:42:41 +01:00
wintrust wintrust: Remove redundant not-NULL checks (coccinellery). 2019-02-22 12:27:23 +01:00
winusb
wlanapi wlanapi: Use the ARRAY_SIZE() macro. 2018-08-14 10:16:02 +02:00
wldap32 wldap32: Use the ARRAY_SIZE() macro. 2018-08-14 10:16:02 +02:00
wmasf
wmcodecdspuuid
wmi
wmiutils
wmp wmp/tests: Destroy the window before calling CoUninitialize. 2018-09-20 12:34:40 +02:00
wmphoto
wmvcore
wnaspi32 wnaspi32: Use the ARRAY_SIZE() macro. 2018-08-14 10:16:02 +02:00
wow32
wpc
wpcap
ws2_32 ws2_32: Always set overlapped status in AcceptEx. 2019-02-22 18:22:15 +01:00
wsdapi wsdapi: Fix some memory leaks (Valgrind). 2019-01-29 19:21:57 +01:00
wshom.ocx wshom: Split the command line before passing it to ShellExecuteEx. 2018-11-02 15:18:10 +01:00
wsnmp32
wsock32
wtsapi32 wtsapi32: Improve WTSQueryUserToken stub. 2019-01-24 20:20:59 +01:00
wuapi
wuaueng
x3daudio1_0 xaudio2: Rewrite to use FAudio. 2019-02-25 17:35:14 +01:00
x3daudio1_1 xaudio2: Rewrite to use FAudio. 2019-02-25 17:35:14 +01:00
x3daudio1_2 xaudio2: Rewrite to use FAudio. 2019-02-25 17:35:14 +01:00
x3daudio1_3 xaudio2: Rewrite to use FAudio. 2019-02-25 17:35:14 +01:00
x3daudio1_4 xaudio2: Rewrite to use FAudio. 2019-02-25 17:35:14 +01:00
x3daudio1_5 xaudio2: Rewrite to use FAudio. 2019-02-25 17:35:14 +01:00
x3daudio1_6 xaudio2: Rewrite to use FAudio. 2019-02-25 17:35:14 +01:00
x3daudio1_7 xaudio2: Rewrite to use FAudio. 2019-02-25 17:35:14 +01:00
xapofx1_1 xaudio2: Rewrite to use FAudio. 2019-02-25 17:35:14 +01:00
xapofx1_2 xaudio2: Rewrite to use FAudio. 2019-02-25 17:35:14 +01:00
xapofx1_3 xaudio2: Rewrite to use FAudio. 2019-02-25 17:35:14 +01:00
xapofx1_4 xaudio2: Rewrite to use FAudio. 2019-02-25 17:35:14 +01:00
xapofx1_5 xaudio2: Rewrite to use FAudio. 2019-02-25 17:35:14 +01:00
xaudio2_0 xaudio2: Rewrite to use FAudio. 2019-02-25 17:35:14 +01:00
xaudio2_1 xaudio2: Rewrite to use FAudio. 2019-02-25 17:35:14 +01:00
xaudio2_2 xaudio2: Rewrite to use FAudio. 2019-02-25 17:35:14 +01:00
xaudio2_3 xaudio2: Rewrite to use FAudio. 2019-02-25 17:35:14 +01:00
xaudio2_4 xaudio2: Rewrite to use FAudio. 2019-02-25 17:35:14 +01:00
xaudio2_5 xaudio2: Rewrite to use FAudio. 2019-02-25 17:35:14 +01:00
xaudio2_6 xaudio2: Rewrite to use FAudio. 2019-02-25 17:35:14 +01:00
xaudio2_7 xaudio2: Rewrite to use FAudio. 2019-02-25 17:35:14 +01:00
xaudio2_8 xaudio2: Rewrite to use FAudio. 2019-02-25 17:35:14 +01:00
xaudio2_9 xaudio2: Rewrite to use FAudio. 2019-02-25 17:35:14 +01:00
xinput1_1
xinput1_2
xinput1_3 xinput: Fix axis scaling arithmetic. 2019-02-15 21:01:48 +01:00
xinput1_4
xinput9_1_0
xmllite xmllite/tests: Test complete writer output for UTF-16 case. 2019-02-13 09:12:16 +01:00
xolehlp xolehlp: Use the ARRAY_SIZE() macro. 2018-08-14 10:16:03 +02:00
xpsprint
xpssvcs