Sweden-Number/dlls
Józef Kucia 0da481856b dxgi: Always use user images instead of using Vulkan swapchain directly.
Some Vulkan drivers require that swapchain dimensions and window dimensions match exactly.
Additionally, we want to have ability to change the presentation mode, and the only way to change
the presentation mode in Vulkan is to recreate the swapchain.

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-02-28 21:37:30 +01:00
..
acledit acledit: Fix ordinal ordering. 2017-06-02 14:41:28 +02:00
aclui
activeds
actxprxy
adsiid
adsldp secur32: Add support for NameFullyQualifiedDN to GetComputerObjectName. 2018-03-02 16:19:43 +01:00
adsldpc adsldpc: Add stub DLL. 2017-06-09 10:56:26 +02:00
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 kernel32: Add stub for GetPackageFullName. 2017-04-24 11:09:59 +02:00
api-ms-win-appmodel-runtime-l1-1-2 kernelbase: Add AppPolicyGetWindowingModel stub. 2017-10-06 08:36:48 +02:00
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 ole32: Add CoDisableCallCancellation stub. 2019-02-28 21:37:30 +01:00
api-ms-win-core-com-l1-1-1 ole32: Add CoDisableCallCancellation stub. 2019-02-28 21:37:30 +01:00
api-ms-win-core-com-private-l1-1-0 api-ms-win-core-com-private-l1-1-0: Sort specfile. 2017-05-19 10:06:24 +02:00
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-l1-1-0: Add dll. 2017-06-23 10:08:29 +02:00
api-ms-win-core-crt-l2-1-0 api-ms-win-core-crt-l2-1-0: Add dll. 2017-06-23 13:58:30 +02:00
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-errorhandling-l1-1-3: Add dll. 2017-09-20 17:28:37 +02:00
api-ms-win-core-fibers-l1-1-0
api-ms-win-core-fibers-l1-1-1
api-ms-win-core-file-l1-1-0 kernel32: Add GetVolumeInformationByHandleW stub. 2017-03-21 20:52:04 +01:00
api-ms-win-core-file-l1-2-0 kernel32: Add GetVolumeInformationByHandleW stub. 2017-03-21 20:52:04 +01:00
api-ms-win-core-file-l1-2-1 kernel32: Add GetVolumeInformationByHandleW stub. 2017-03-21 20:52:04 +01:00
api-ms-win-core-file-l1-2-2 api-ms-win-core-file-l1-2-2: Add dll. 2017-10-16 10:10:24 +02:00
api-ms-win-core-file-l2-1-0 kernel32: Add stub for ReOpenFile. 2018-02-01 22:24:58 +01:00
api-ms-win-core-file-l2-1-1 kernel32: Add stub for ReOpenFile. 2018-02-01 22:24:58 +01:00
api-ms-win-core-file-l2-1-2 kernel32: Add stub for ReOpenFile. 2018-02-01 22:24:58 +01:00
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-l2-1-0: Add dll. 2017-09-07 20:52:26 +02:00
api-ms-win-core-heap-obsolete-l1-1-0
api-ms-win-core-interlocked-l1-1-0 ntdll: Use the fastcall flag for RtlInterlockedPushListSList. 2019-02-28 21:37:29 +01:00
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 kernel32: Implement GetNamedPipeClient/ServerProcessId. 2018-04-11 16:23:05 +02:00
api-ms-win-core-kernel32-legacy-l1-1-1 kernel32: Implement GetNamedPipeClient/ServerProcessId. 2018-04-11 16:23:05 +02:00
api-ms-win-core-kernel32-private-l1-1-1
api-ms-win-core-largeinteger-l1-1-0 api-ms-win-core-largeinteger-l1-1-0: Add dll. 2018-03-07 14:36:41 -06:00
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 kernel32: Implement FindNLSStringEx. 2018-03-13 20:58:07 +01:00
api-ms-win-core-localization-l1-2-0 kernel32: Implement FindNLSStringEx. 2018-03-13 20:58:07 +01:00
api-ms-win-core-localization-l1-2-1 kernel32: Implement FindNLSStringEx. 2018-03-13 20:58:07 +01:00
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-obsolete-l1-3-0: Add dll. 2017-09-07 20:52:35 +02:00
api-ms-win-core-localization-private-l1-1-0 api-ms-win-core-localization-private-l1-1-0: Sort specfile. 2017-05-19 10:09:03 +02:00
api-ms-win-core-localregistry-l1-1-0 advapi32: Add stubs for RegSaveKeyEx{A,W}. 2017-04-20 19:10:21 +02:00
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-misc-l1-1-0: Sort specfile. 2017-05-19 10:10:28 +02:00
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-processtopology-obsolete-l1-1-0: Add dll. 2017-09-20 17:27:56 +02:00
api-ms-win-core-profile-l1-1-0
api-ms-win-core-psapi-ansi-l1-1-0 api-ms-win-core-psapi-ansi-l1-1-0: Add dll. 2017-07-10 20:51:12 +02:00
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 kernelbase: Add stub for QuirkIsEnabled. 2018-02-27 10:28:13 +01:00
api-ms-win-core-realtime-l1-1-0 kernel32: Add QueryProcessCycleTime stub. 2018-02-01 22:24:58 +01:00
api-ms-win-core-registry-l1-1-0 advapi32: Add stubs for RegSaveKeyEx{A,W}. 2017-04-20 19:10:21 +02:00
api-ms-win-core-registry-l2-1-0 api-ms-win-core-registry-l2-1-0: Add dll. 2017-03-27 16:54:53 +02:00
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 ntdll: Use RtlCaptureContext also in RtlUnwind. 2017-07-24 18:58:30 +02:00
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-1-0: Sort specfile. 2017-05-19 10:01:34 +02:00
api-ms-win-core-shlwapi-obsolete-l1-2-0 api-ms-win-core-shlwapi-obsolete-l1-2-0: Add dll. 2017-09-07 20:52:43 +02:00
api-ms-win-core-shutdown-l1-1-0 api-ms-win-core-shutdown-l1-1-0: Add dll. 2018-02-02 14:42:39 +01:00
api-ms-win-core-sidebyside-l1-1-0 api-ms-win-core-sidebyside-l1-1-0: Add missing forward. 2018-03-26 12:14:31 +02:00
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-ansi-l1-1-0: Add dll. 2017-10-16 12:04:32 +02:00
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 kernel32: Add CreateThreadpoolIo stub. 2017-11-24 16:48:03 +01:00
api-ms-win-core-threadpool-l1-2-0 kernel32: Add CreateThreadpoolIo stub. 2017-11-24 16:48:03 +01:00
api-ms-win-core-threadpool-legacy-l1-1-0
api-ms-win-core-threadpool-private-l1-1-0 api-ms-win-core-threadpool-private-l1-1-0: Add dll. 2017-03-27 16:54:24 +02:00
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-l1-1-1: Add dll. 2017-09-20 17:29:03 +02:00
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 combase: Add stub for RoRegisterActivationFactories. 2018-05-04 11:02:33 +02:00
api-ms-win-core-winrt-registration-l1-1-0 combase: Add stub for RoGetServerActivatableClasses. 2018-05-04 11:02:27 +02:00
api-ms-win-core-winrt-roparameterizediid-l1-1-0 combase: Add RoGetParameterizedTypeInstanceIID stub. 2017-11-17 19:53:48 +01:00
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-wow64-l1-1-1: Add dll. 2017-09-20 17:28:16 +02:00
api-ms-win-core-xstate-l1-1-0
api-ms-win-core-xstate-l2-1-0 kernel32: Add GetEnabledXStateFeatures() stub. 2018-02-26 11:25:51 +01:00
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 ucrtbase: Add quick_exit. 2018-07-09 22:20:21 +02:00
api-ms-win-crt-stdio-l1-1-0 msvcr80: Add gets_s implementation. 2018-07-16 21:28:45 +02:00
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 ucrtbase: Add _timespec{32,64}_get implementation. 2018-04-18 21:25:49 +02:00
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-l1-1-0: Sort specfile. 2017-05-19 10:15:57 +02:00
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-ole32-l1-1-0: Sort specfile. 2017-05-19 10:17:18 +02:00
api-ms-win-downlevel-shell32-l1-1-0
api-ms-win-downlevel-shlwapi-l1-1-0 api-ms-win-downlevel-shlwapi-l1-1-0: Sort specfile. 2017-05-19 10:18:40 +02:00
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-dx-d3dkmt-l1-1-0: Sort specfile. 2017-05-19 10:19:55 +02:00
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-legacy-l1-1-0: Add dll. 2017-08-28 14:57:10 +02:00
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-gdi-dpiinfo-l1-1-0: Add dll. 2018-03-07 14:36:58 -06:00
api-ms-win-mm-joystick-l1-1-0 api-ms-win-mm-joystick-l1-1-0: Add dll. 2017-09-18 20:22:22 +02:00
api-ms-win-mm-misc-l1-1-1 api-ms-win-mm-misc-l1-1-1: Sort specfile. 2017-05-19 10:21:09 +02:00
api-ms-win-mm-mme-l1-1-0 api-ms-win-mm-mme-l1-1-0: Add dll. 2017-03-29 20:54:46 +02:00
api-ms-win-mm-time-l1-1-0 api-ms-win-mm-time-l1-1-0: Add dll. 2017-07-10 20:51:12 +02:00
api-ms-win-ntuser-dc-access-l1-1-0
api-ms-win-ntuser-rectangle-l1-1-0 api-ms-win-ntuser-rectangle-l1-1-0: Add dll. 2017-09-20 17:29:21 +02:00
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-perf-legacy-l1-1-0: Add dll. 2018-02-08 22:22:32 +01:00
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-draw-l1-1-0: Add dll. 2018-03-15 12:19:30 +01:00
api-ms-win-rtcore-ntuser-private-l1-1-0
api-ms-win-rtcore-ntuser-private-l1-1-4 api-ms-win-rtcore-ntuser-private-l1-1-4: Add dll. 2018-03-09 10:40:43 -06:00
api-ms-win-rtcore-ntuser-window-l1-1-0 api-ms-win-rtcore-ntuser-window-l1-1-0: Add dll. 2018-03-07 14:37:17 -06:00
api-ms-win-rtcore-ntuser-winevent-l1-1-0 api-ms-win-rtcore-ntuser-winevent-l1-1-0: Add dll. 2018-03-07 14:37:35 -06:00
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-rtcore-ntuser-wmpointer-l1-1-3: Add dll. 2018-03-07 14:38:07 -06:00
api-ms-win-security-activedirectoryclient-l1-1-0 ntdsapi: Add DsCrackNamesA/W stubs. 2018-04-17 17:03:13 +02:00
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-credentials-l1-1-0: Add dll. 2017-06-19 20:46:39 +02:00
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-grouppolicy-l1-1-0: Add dll. 2017-03-27 16:54:24 +02:00
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-0: Add dll. 2018-02-02 14:42:39 +01:00
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-provider-l1-1-0: Add dll. 2017-07-10 20:51:12 +02:00
api-ms-win-security-sddl-l1-1-0
api-ms-win-security-systemfunctions-l1-1-0 api-ms-win-security-systemfunctions-l1-1-0: Add dll. 2017-03-23 19:51:59 +01:00
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-obsolete-l1-1-0: Add dll. 2018-03-15 12:19:05 +01:00
api-ms-win-shcore-scaling-l1-1-1 shcore: Add SetProcessDpiAwareness stub. 2018-01-24 17:14:27 +01:00
api-ms-win-shcore-stream-l1-1-0 api-ms-win-shcore-stream-l1-1-0: Add dll. 2018-03-15 12:19:23 +01:00
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 apphelp/tests: Use standard wine_dbgstr_longlong. 2017-07-04 10:47:13 +02:00
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 atmlib: Add stub for ATMFinish. 2018-05-11 17:20:41 +02:00
authz
avicap32
avifil32 avifil32: Use the ARRAY_SIZE() macro. 2018-11-13 20:54:28 +01:00
avifile.dll16
avrt avrt: Add AvQuerySystemResponsiveness stub. 2017-08-28 20:21:37 +02:00
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 bthprops.cpl: Remove an unused NONAMELESSUNION directive. 2018-04-26 21:19:37 +02:00
cabinet cabinet: Treat only -1 as an error from the FDICopy callback. 2017-12-15 18:48:55 +01:00
capi2032
cards
cdosys cdosys: Add stub dll. 2018-02-07 19:38:29 +01:00
cfgmgr32 setupapi: Add stub for CM_Get_Sibling. 2019-02-13 19:45:24 +01:00
clusapi
combase ole32: Add CoDisableCallCancellation stub. 2019-02-28 21:37:30 +01:00
comcat
comctl32 comctl32/listbox: Implement LBS_NODATA for multi-selection listboxes. 2019-02-28 21:37:30 +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 compobj.dll16: Add StringFromIID. 2018-01-19 12:12:02 +01:00
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 msvcrt: Add _mbccpy_s_l implementation. 2017-10-06 21:48:49 +02:00
crypt32 crypt32: Remove an unused return variable (coccinelle). 2019-02-27 20:20:14 +01:00
cryptdlg
cryptdll
cryptext
cryptnet cryptnet: Fix CryptGetObjectUrl spec file entry. 2017-05-26 08:05:37 +02:00
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 d3dcompiler: Use d3dcompiler_47 for importlib. 2018-08-14 09:38:05 +02:00
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: Fix tracing of shader source data. 2017-11-10 12:45:02 +01:00
d3dx10_34 d3dx10: Fix tracing of shader source data. 2017-11-10 12:45:02 +01:00
d3dx10_35 d3dx10: Fix tracing of shader source data. 2017-11-10 12:45:02 +01:00
d3dx10_36 d3dx10: Fix tracing of shader source data. 2017-11-10 12:45:02 +01:00
d3dx10_37 d3dx10: Fix tracing of shader source data. 2017-11-10 12:45:02 +01:00
d3dx10_38 d3dx10: Fix tracing of shader source data. 2017-11-10 12:45:02 +01:00
d3dx10_39 d3dx10: Fix tracing of shader source data. 2017-11-10 12:45:02 +01:00
d3dx10_40 d3dx10: Fix tracing of shader source data. 2017-11-10 12:45:02 +01:00
d3dx10_41 d3dx10: Fix tracing of shader source data. 2017-11-10 12:45:02 +01:00
d3dx10_42 d3dx10: Fix tracing of shader source data. 2017-11-10 12:45:02 +01:00
d3dx10_43 d3dx10: Turn some ERR() into WARN(). 2018-06-25 22:34:16 +02:00
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 dbgeng: Added DebugCreateEx() stub. 2017-09-06 17:31:01 +02:00
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 ddrawex: Use the global memory allocation helpers. 2018-02-12 15:33:09 +01:00
devenum devenum: Don't pass a name argument to IEnumDMO_Next. 2019-02-25 12:33:20 +01:00
dhcpcsvc
dhtmled.ocx dhtmled.ocx: Remove IDHTMLSafe interface from DHTMLEdit object. 2018-02-09 18:52:58 +01:00
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 dmoguids: Add library. 2018-05-08 10:45:06 +02:00
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 dnsapi: Use the ARRAY_SIZE() macro. 2018-08-14 09:39:45 +02:00
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 dpvoice/tests: Use the available ARRAY_SIZE() macro. 2018-05-29 09:28:32 +02:00
dpwsockx
drmclien
dsound dsound: Add missing SetEventHandle error handling (Coverity). 2019-02-25 17:35:14 +01:00
dsquery dsquery: Register CommonQuery coclass. 2017-09-15 19:09:42 +02:00
dssenh dssenh/test: Replace a macro with ARRAY_SIZE. 2018-07-06 19:44:26 +02:00
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 dx8vb: Use the ARRAY_SIZE() macro. 2018-08-14 09:39:16 +02:00
dxdiagn dxdiagn: Handle Red Hat and VMware in vendor_id_to_manufacturer_string(). 2019-01-08 13:07:37 -06:00
dxerr8 dxerr8: Use the ARRAY_SIZE() macro. 2018-07-13 19:10:01 +02:00
dxerr9 dxerr9: Use the ARRAY_SIZE() macro. 2018-07-13 19:10:01 +02:00
dxgi dxgi: Always use user images instead of using Vulkan swapchain directly. 2019-02-28 21:37:30 +01:00
dxguid dxguid: Add D3D12 IIDs. 2018-02-14 20:37:55 +01:00
dxva2
esent
evr evr: Use the ARRAY_SIZE() macro. 2018-08-14 09:39:23 +02:00
explorerframe explorerframe/tests: Use global memory allocation helpers. 2018-02-26 11:25:26 +01:00
ext-ms-win-authz-context-l1-1-0 ext-ms-win-authz-context-l1-1-0: Add dll. 2017-05-05 10:13:36 +02:00
ext-ms-win-domainjoin-netjoin-l1-1-0
ext-ms-win-dwmapi-ext-l1-1-0 ext-ms-win-dwmapi-ext-l1-1-0: Add dll. 2018-03-13 20:58:07 +01:00
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-kernel32-package-l1-1-1: Add dll. 2017-07-06 22:47:46 +02:00
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-draw-l1-1-0: Add dll. 2018-03-09 10:40:41 -06:00
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-gui-l1-3-0: Add dll. 2018-03-12 20:59:16 +01:00
ext-ms-win-ntuser-keyboard-l1-3-0 ext-ms-win-ntuser-keyboard-l1-3-0: Add dll. 2018-03-12 20:59:16 +01:00
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-misc-l1-5-1: Add dll. 2018-03-12 20:59:17 +01:00
ext-ms-win-ntuser-mouse-l1-1-0 ext-ms-win-ntuser-mouse-l1-1-0: Add dll. 2018-03-09 10:40:42 -06:00
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-private-l1-3-1: Add dll. 2018-03-13 20:58:07 +01:00
ext-ms-win-ntuser-rectangle-ext-l1-1-0
ext-ms-win-ntuser-uicontext-ext-l1-1-0 user32: Add stubs for GetWindowDisplayAffinity and SetWindowDisplayAffinity. 2018-03-09 10:40:44 -06:00
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 user32: Add stubs for GetWindowDisplayAffinity and SetWindowDisplayAffinity. 2018-03-09 10:40:44 -06:00
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-ntuser-windowclass-l1-1-1: Add dll. 2017-07-06 22:47:46 +02:00
ext-ms-win-oleacc-l1-1-0 ext-ms-win-oleacc-l1-1-0: Add dll. 2018-03-09 10:40:42 -06:00
ext-ms-win-ras-rasapi32-l1-1-0 rasapi32: Add stub for RasGetConnectionStatistics. 2017-11-24 16:48:02 +01:00
ext-ms-win-rtcore-gdi-devcaps-l1-1-0 ext-ms-win-rtcore-gdi-devcaps-l1-1-0: Add dll. 2018-03-09 10:40:43 -06:00
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-cursor-l1-1-0: Add dll. 2018-03-12 20:59:16 +01:00
ext-ms-win-rtcore-ntuser-dc-access-l1-1-0
ext-ms-win-rtcore-ntuser-dpi-l1-1-0 user32: Add partial stub for GetDpiForMonitorInternal(). 2018-04-19 12:51:21 +02:00
ext-ms-win-rtcore-ntuser-dpi-l1-2-0 user32: Add partial stub for GetDpiForMonitorInternal(). 2018-04-19 12:51:21 +02:00
ext-ms-win-rtcore-ntuser-rawinput-l1-1-0 ext-ms-win-rtcore-ntuser-rawinput-l1-1-0: Add dll. 2018-03-13 20:58:08 +01:00
ext-ms-win-rtcore-ntuser-syscolors-l1-1-0 ext-ms-win-rtcore-ntuser-syscolors-l1-1-0: Add dll. 2018-03-12 20:59:16 +01:00
ext-ms-win-rtcore-ntuser-sysparams-l1-1-0
ext-ms-win-security-credui-l1-1-0 ext-ms-win-security-credui-l1-1-0: Add dll. 2017-07-06 22:47:46 +02:00
ext-ms-win-security-cryptui-l1-1-0 ext-ms-win-security-cryptui-l1-1-0: Add dll. 2017-07-06 22:47:46 +02:00
ext-ms-win-uxtheme-themes-l1-1-0 ext-ms-win-uxtheme-themes-l1-1-0: Add dll. 2018-05-10 09:14:37 +02:00
faultrep
feclient feclient: Add stub dll. 2018-05-11 11:06:55 +02:00
fltlib
fltmgr.sys fltmgr.sys: Add stubs for FltAcquirePushLockExclusive, FltDeletePushLock and FltReleasePushLock. 2018-09-06 19:42:33 +02:00
fntcache
fontsub
fusion fusion: Use bcrypt to compute the assembly token. 2019-02-27 16:53:24 +01:00
fwpuclnt
gameux gameux: Use the ARRAY_SIZE() macro. 2018-08-14 09:42:15 +02:00
gdi.exe16 gdi.exe16: Remove an unused return variable (coccinelle). 2019-02-27 20:20:20 +01:00
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: Remove useless casts to self. 2019-02-28 21:37:30 +01:00
glu32 glu32: Avoid an ARRAY_SIZE-like macro. 2018-07-06 19:44:26 +02:00
gphoto2.ds gphoto2.ds: Send notifications through the DSM. 2017-11-21 23:09:08 +01:00
gpkcsp
hal hal: Specify fastcall entry points using the appropriate spec file flag. 2019-02-28 21:37:29 +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 ieproxy: Added IPersistHistory proxy/stub. 2017-11-14 18:04:58 +01:00
ifsmgr.vxd
imaadp32.acm imaadp32.acm: Use the ARRAY_SIZE() macro. 2018-11-14 16:52:57 +01:00
imagehlp imagehlp/tests: Use the available ARRAY_SIZE() macro. 2018-06-05 23:50:15 +02:00
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 inetmib1: Use the ARRAY_SIZE() macro. 2018-08-14 10:15:59 +02:00
infosoft
initpki
inkobj
inseng inseng: Use the global HeapAlloc() wrappers. 2018-02-01 22:24:54 +01:00
iphlpapi iphlpapi: Remove a redundant NULL check before HeapFree(). 2018-11-20 21:58:17 +01:00
iprop
irprops.cpl
itircl
itss itss: Use the ARRAY_SIZE() macro. 2018-08-14 09:42:30 +02:00
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 ntdll: Use the fastcall flag for RtlInterlockedPushListSList. 2019-02-28 21:37:29 +01:00
kernelbase ntdll: Use the fastcall flag for RtlInterlockedPushListSList. 2019-02-28 21:37:29 +01:00
keyboard.drv16
krnl386.exe16 krnl386.exe16: Use the ARRAY_SIZE() macro. 2018-08-14 09:38:59 +02:00
ksuser
ktmw32
l3codeca.acm l3codeca.acm: Use the ARRAY_SIZE() macro. 2018-11-15 23:01:45 +01:00
loadperf
localspl localspl: Use the ARRAY_SIZE() macro. 2018-08-14 09:38:46 +02:00
localui localui: Use the ARRAY_SIZE() macro. 2018-08-14 10:15:59 +02:00
lz32
lzexpand.dll16
mapi32 mapi32: Use the ARRAY_SIZE() macro. 2018-08-14 09:38:50 +02:00
mapistub
mciavi32
mcicda
mciqtz32
mciseq
mciwave mciwave: Use the ARRAY_SIZE() macro. 2018-08-14 10:15:59 +02:00
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 mfuuid: Add library. 2017-09-19 13:50:17 +02:00
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 mmdevapi: Use the ARRAY_SIZE() macro. 2018-08-14 09:38:42 +02:00
mmdevldr.vxd
mmsystem.dll16 mmsystem.dll16: Pass through MCI_LIST, MCI_SETAUDIO, and MCI_SETVIDEO. 2017-11-28 13:02:15 +01:00
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 msctf: Use the ARRAY_SIZE() macro. 2018-08-14 10:15:59 +02:00
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 msident: Use the global HeapAlloc() wrappers. 2018-02-01 22:24:54 +01:00
msimg32 msimg32: Label ordinals. 2017-06-02 14:44:14 +02:00
msimsg
msimtf
msisip
msisys.ocx
msls31
msnet32
mspatcha
msports
msrle32 msrle32: Use the ARRAY_SIZE() macro. 2018-08-14 09:44:22 +02:00
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 msvcirt/tests: Use the available ARRAY_SIZE() macro. 2018-06-11 15:09:31 +02:00
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 msvcp120/tests: Avoid using the comma operator. 2019-02-27 16:29:25 +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 msvcrt: Remove redundant not-NULL check (coccinellery). 2019-02-28 21:37:29 +01:00
msvcrt20 msvcrt: Add _mbccpy_s_l implementation. 2017-10-06 21:48:49 +02:00
msvcrt40 msvcrt: Add _mbccpy_s_l implementation. 2017-10-06 21:48:49 +02:00
msvcrtd msvcrtd: Fix _CrtDbgReport calling convention. 2018-05-28 11:01:36 +02:00
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 msvideo.dll16: Use the ARRAY_SIZE() macro. 2018-08-14 09:44:43 +02:00
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 mtxdm: Implement GetDispenserManager. 2017-04-13 19:10:38 +02:00
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 netprofm: Use the global HeapAlloc() wrappers. 2018-02-02 10:34:30 +01:00
newdev
ninput ninput: Add RegisterOutputCallbackInteractionContext() stub. 2018-06-22 13:43:19 +02:00
normaliz
npmshtml
npptools
ntdll ntdll: Use the fastcall flag for RtlInterlockedPushListSList. 2019-02-28 21:37:29 +01:00
ntdsapi ntdsapi/tests: Use the available ARRAY_SIZE() macro. 2018-06-05 23:50:26 +02:00
ntoskrnl.exe ntoskrnl.exe: Specify fastcall entry points using the appropriate spec file flag. 2019-02-28 21:37:29 +01:00
ntprint ntprint/tests: Use the available ARRAY_SIZE() macro. 2018-06-11 11:41:59 +02:00
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 ole2disp: Implement SafeArrayDestroyData(). 2018-01-22 10:16:54 +01:00
ole2nls.dll16
ole2prox.dll16
ole2thk.dll16
ole32 ole32: Add CoDisableCallCancellation stub. 2019-02-28 21:37:30 +01:00
oleacc oleacc: Use the ARRAY_SIZE() macro. 2018-07-19 08:07:03 +02:00
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 oledlg: Use the ARRAY_SIZE() macro. 2018-07-17 22:36:32 +02:00
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: Remove redundant not-NULL check (coccinellery). 2019-02-28 21:37:30 +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: Add a test mp3 file. 2019-02-28 21:37:30 +01:00
query
qwave qwave: Add new stub dll. 2018-10-31 17:16:15 +01:00
rasapi16.dll16
rasapi32 rasapi32: Add stub for RasGetConnectionStatistics. 2017-11-24 16:48:02 +01:00
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 sapi: Use the global HeapAlloc() wrappers. 2018-02-05 09:53:21 +01:00
sas sas: Add stub dll. 2018-03-21 17:34:59 +01:00
scarddlg
sccbase
schannel schannel/tests: Relax GetInfo return value test. 2018-02-19 16:55:08 +01:00
schedsvc schedsvc/tests: Check the entire entry list to find the new job. 2018-08-31 10:00:34 +02:00
scrobj scrobj: Use the ARRAY_SIZE() macro. 2018-08-14 09:44:35 +02:00
scrrun include: Add a generic available ARRAY_SIZE(). 2018-07-04 10:39:15 +02:00
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: Search for substituted strings in SetupFindNextMatchLine(). 2019-02-26 20:49:37 +01:00
setupx.dll16 setupx.dll16: Use the ARRAY_SIZE() macro. 2018-11-15 23:12:57 +01:00
sfc
sfc_os sfc_os: Set an error code in SfcGetNextProtectedFile stub. 2018-03-05 06:58:22 -06:00
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 redundant not-NULL check (coccinellery). 2019-02-28 21:37:29 +01:00
slbcsp
slc slc: Add SLGetLicensingStatusInformation stub. 2018-11-26 20:31:57 +01:00
snmpapi snmpapi/tests: Use the available ARRAY_SIZE() macro. 2018-05-31 09:25:06 +02:00
softpub
sound.drv16
spoolss spoolss: Use the global HeapAlloc() wrappers. 2018-02-05 10:00:12 +01:00
srclient srclient: Add new stub dll. 2018-04-13 14:37:58 +02:00
sspicli sspicli: Add forwards to secur32. 2018-04-25 20:47:21 +02:00
stdole2.tlb
stdole32.tlb
sti
storage.dll16 storage.dll16: Use the ARRAY_SIZE() macro. 2018-08-14 09:44:37 +02:00
stress.dll16
strmbase strmbase: Remove redundant NULL check before CoTaskMemFree(). 2019-01-29 21:40:07 +01:00
strmdll strmdll: Add stub dll. 2018-03-19 17:40:28 +01:00
strmiids strmiids: Add evr interface GUIDS. 2017-09-18 18:44:35 +02:00
svrapi
sxs sxs: Use the ARRAY_SIZE() macro. 2018-07-19 08:07:12 +02:00
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 tdh: Add version resource. 2018-04-16 10:24:14 +02:00
tdi.sys
toolhelp.dll16
traffic
twain.dll16
twain_32 twain_32/tests: Use the available ARRAY_SIZE() macro. 2018-05-31 09:25:00 +02:00
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 unicows: Fix CreateDialogParamW spec file entry. 2017-09-14 17:33:32 +02:00
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: Add DlgDirList wildcard checks. 2019-02-27 22:21:17 +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: Add todo test for 'rem' as 'dot' identifier. 2019-02-28 21:37:30 +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 wdscore: Add stub DLL. 2017-12-01 10:25:35 +01:00
webservices webservices/tests: Add a missing closesocket call (Coverity). 2019-02-11 11:52:00 +01:00
wer wer/tests: Use the available ARRAY_SIZE() macro. 2018-05-30 09:11:35 +02:00
wevtapi wevtapi: Fix typo in spec file. 2018-10-01 19:12:17 -07:00
wiaservc wiaservc: Add some tests for SelectDeviceDlg. 2018-03-30 10:52:12 +02:00
wimgapi
win32s16.dll16
win87em.dll16
winaspi.dll16
windebug.dll16
windowscodecs windowscodecs: Remove redundant not-NULL check (coccinellery). 2019-02-28 21:37:30 +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 include: Add __EXCEPT_CTX/__FINALLY_CTX macros. 2017-06-05 11:26:30 +02:00
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 winsta: Add WinStationUnRegisterConsoleNotification stub. 2017-10-18 20:26:22 +02:00
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 wmcodecdspuuid: Add static library. 2018-05-10 08:43:44 +02:00
wmi
wmiutils wmiutils/tests: Use the available ARRAY_SIZE() macro. 2018-05-29 10:07:55 +02:00
wmp wmp/tests: Destroy the window before calling CoUninitialize. 2018-09-20 12:34:40 +02:00
wmphoto wmphoto: Register WMP encoder and decoder classes. 2017-08-24 14:03:39 +09:00
wmvcore wmvcore: Add stub for WMCheckURlExtension. 2019-02-26 21:00:37 +01:00
wnaspi32 wnaspi32: Use the ARRAY_SIZE() macro. 2018-08-14 10:16:02 +02:00
wow32
wpc
wpcap wpcap: Implement pcap_dump_open and pcap_dump. 2018-04-10 12:22:06 +02:00
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: IXAPO::Process out parameter should not be const. 2019-02-28 21:37:30 +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 xinput: Detect and setup HID gamepads. 2018-02-15 08:05:31 +01:00
xinput1_2 xinput: Detect and setup HID gamepads. 2018-02-15 08:05:31 +01:00
xinput1_3 xinput: Fix axis scaling arithmetic. 2019-02-15 21:01:48 +01:00
xinput1_4 xinput: Detect and setup HID gamepads. 2018-02-15 08:05:31 +01:00
xinput9_1_0 xinput: Detect and setup HID gamepads. 2018-02-15 08:05:31 +01:00
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