Sweden-Number/dlls
Zebediah Figura 9f467402df quartz/dsoundrender: Reimplement the DirectSound renderer directly on top of the strmbase filter.
The DirectSound renderer does a lot of things differently. To a large degree
this is to be expected; it's an audio renderer and therefore needs to buffer
much farther in advance. However, it also doesn't participate in quality
management, doesn't block in Receive(), and has a few other mild differences in
behaviour. Weighing the features implemented by the base renderer against the
quirks necessary for the DirectSound renderer leads me to believe that it would
be easier not to use that framework.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-07-20 20:17:19 +02:00
..
acledit acledit: Build with msvcrt. 2019-05-27 15:48:57 +02:00
aclui aclui: Build with msvcrt. 2019-05-27 15:49:19 +02:00
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 actxprxy: Build with msvcrt. 2019-05-27 15:50:22 +02:00
adsiid
adsldp adsldp: Fix typos and spelling issues in FIXME() messages. 2020-04-20 17:19:11 +02:00
adsldpc adsldpc: Build with msvcrt. 2019-05-27 15:50:40 +02:00
advapi32 advapi32: Add RegRenameKey stub. 2020-07-02 10:58:12 +02:00
advpack advpack: RegQueryValueExW() wants bytes, not chars. 2020-05-28 20:10:53 +02:00
amsi amsi: Build with msvcrt. 2019-05-27 15:50:56 +02:00
amstream amstream: Implement AMMediaStream::JoinFilterGraph. 2020-07-14 18:04:05 +02:00
api-ms-win-appmodel-identity-l1-1-0
api-ms-win-appmodel-runtime-l1-1-1 kernelbase: Add GetPackageFamilyName stub. 2020-06-01 22:10:28 +02:00
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 kernel32: Fix spec entries for GetLongPathName(). 2020-01-07 22:26:08 +01:00
api-ms-win-core-file-l1-2-0 kernel32: Fix spec entries for GetLongPathName(). 2020-01-07 22:26:08 +01:00
api-ms-win-core-file-l1-2-1 kernel32: Fix spec entries for GetLongPathName(). 2020-01-07 22:26:08 +01:00
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 make_specfiles: Don't add forwards to the api-ms-* dlls. 2019-09-26 21:00:14 +02:00
api-ms-win-core-heap-l1-2-0 make_specfiles: Don't add forwards to the api-ms-* dlls. 2019-09-26 21:00:14 +02:00
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 kernelbase: Implement GetOverlappedResultEx(). 2019-11-29 08:26:30 +01: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 kernel32: Fix some spec file entries. 2019-12-16 18:44:57 +01:00
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: Move resource functions to kernelbase. 2019-07-02 16:28:17 +02:00
api-ms-win-core-libraryloader-l1-1-1 kernel32: Move resource functions to kernelbase. 2019-07-02 16:28:17 +02:00
api-ms-win-core-libraryloader-l1-2-0 kernel32: Move resource functions to kernelbase. 2019-07-02 16:28:17 +02:00
api-ms-win-core-libraryloader-l1-2-1 kernel32: Move resource functions to kernelbase. 2019-07-02 16:28:17 +02:00
api-ms-win-core-libraryloader-l1-2-2
api-ms-win-core-libraryloader-l2-1-0 api-ms-win-core-libraryloader-l2-1-0: Add new dll. 2020-06-04 22:36:39 +02:00
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-l1-2-2 api-ms-win-core-localization-l1-2-2: Add new dll. 2020-06-04 22:36:39 +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 kernel32: Move NUMA-related functions to kernelbase. 2019-09-26 19:36:10 +02:00
api-ms-win-core-memory-l1-1-2 kernel32: Move NUMA-related functions to kernelbase. 2019-09-26 19:36:10 +02:00
api-ms-win-core-memory-l1-1-4 api-ms-win-core-memory-l1-1-4: Add new dll. 2020-06-04 22:36:39 +02:00
api-ms-win-core-misc-l1-1-0
api-ms-win-core-namedpipe-ansi-l1-1-0 api-ms-win-core-namedpipe-ansi-l1-1-0: Add stub dll. 2020-06-25 23:08:31 +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
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 kernel32: Forward OpenProcessToken() to kernelbase. 2019-12-16 19:22:26 +01:00
api-ms-win-core-processthreads-l1-1-1 kernelbase: Implement GetThreadIdealProcessorEx stub. 2020-01-27 16:47:52 +01:00
api-ms-win-core-processthreads-l1-1-2 kernelbase: Implement GetThreadIdealProcessorEx stub. 2020-01-27 16:47:52 +01:00
api-ms-win-core-processthreads-l1-1-3 kernel32: Implement higher level API to access thread description. 2019-11-26 16:33:55 +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 kernel32: Add K32GetWsChangesEx stub. 2019-05-09 08:23:31 -05:00
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 shlwapi: Fix some spec file entries. 2019-06-10 12:23:45 +02:00
api-ms-win-core-rtlsupport-l1-1-0 ntdll: Implement RtlRestoreContext. 2020-05-28 20:18:32 +02:00
api-ms-win-core-rtlsupport-l1-2-0 ntdll: Implement RtlRestoreContext. 2020-05-28 20:18:32 +02:00
api-ms-win-core-shlwapi-legacy-l1-1-0
api-ms-win-core-shlwapi-obsolete-l1-1-0 shlwapi: Fix spec entry for QISearch(). 2020-01-06 19:36:26 +01:00
api-ms-win-core-shlwapi-obsolete-l1-2-0 shlwapi: Fix spec entry for QISearch(). 2020-01-06 19:36:26 +01:00
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 kernel32: Add stub implementation of EnumSystemFirmwareTables. 2019-08-20 21:29:36 +02:00
api-ms-win-core-sysinfo-l1-2-1 kernel32: Add stub implementation of EnumSystemFirmwareTables. 2019-08-20 21:29:36 +02:00
api-ms-win-core-systemtopology-l1-1-0 api-ms-win-core-systemtopology-l1-1-0: New DLL. 2020-07-07 19:24:27 +02:00
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 advapi32: Implement EnumDynamicTimeZoneInformation. 2019-05-29 11:45:37 +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 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 combase: Add GetRestrictedErrorInfo and RoOriginateLanguageException stubs. 2020-01-07 22:26:08 +01:00
api-ms-win-core-winrt-error-l1-1-1 combase: Add GetRestrictedErrorInfo and RoOriginateLanguageException stubs. 2020-01-07 22:26:08 +01:00
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 kernel32: Implement IsWow64Process2. 2020-06-30 11:05:53 +02:00
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 ucrtbase: Add _query_new_handler() and _query_new_mode(). 2020-01-28 14:23:28 +01:00
api-ms-win-crt-locale-l1-1-0
api-ms-win-crt-math-l1-1-0 ucrtbase: Added stub for _get_FMA3_enable. 2020-02-11 22:39:59 +01:00
api-ms-win-crt-multibyte-l1-1-0 msvcrt: Add _ismbcpunct_l implementation. 2020-07-17 00:04:13 +02:00
api-ms-win-crt-private-l1-1-0 msvcrt: Add _ismbcpunct_l implementation. 2020-07-17 00:04:13 +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 ucrtbase: Use -norelay for __stdio_common_vsprintf. 2019-10-04 22:11:20 +02:00
api-ms-win-crt-string-l1-1-0 msvcrt: Implement _ispunct_l(). 2020-01-27 14:41:33 +01:00
api-ms-win-crt-time-l1-1-0
api-ms-win-crt-utility-l1-1-0 msvcrt: Fix ldiv() return type. 2020-07-06 22:53:34 +02:00
api-ms-win-devices-config-l1-1-0 setupapi: Implement CM_Get_DevNode_Property[_Ex]W(). 2020-01-28 19:44:12 +01:00
api-ms-win-devices-config-l1-1-1 setupapi: Implement CM_Get_DevNode_Property[_Ex]W(). 2020-01-28 19:44:12 +01:00
api-ms-win-devices-query-l1-1-1
api-ms-win-downlevel-advapi32-l1-1-0 kernelbase: Implement EqualDomainSid. 2019-11-12 22:05:58 +01:00
api-ms-win-downlevel-advapi32-l2-1-0
api-ms-win-downlevel-kernel32-l2-1-0 api-ms-win-downlevel-kernel32-l2-1-0: New dll. 2020-06-01 22:10:28 +02:00
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 shlwapi: Fix spec entry for QISearch(). 2020-01-06 19:36:26 +01:00
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 gdi32: Add D3DKMTSetQueuedLimit() stub. 2020-01-29 20:33:24 +01: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
api-ms-win-eventing-legacy-l1-1-0
api-ms-win-eventing-provider-l1-1-0 advapi32: Add EventWriteString stub. 2019-08-19 16:13:26 +02:00
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: Update EnumDisplayDevicesW() entries. 2020-02-12 16:54:02 +01:00
api-ms-win-perf-legacy-l1-1-0
api-ms-win-power-base-l1-1-0
api-ms-win-power-setting-l1-1-0 powrprof: Add PowerReadFriendlyName() stub. 2019-08-09 11:29:02 +02:00
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: Added GetPointerType stub. 2019-04-29 18:46:25 +02: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 kernelbase: Implement EqualDomainSid. 2019-11-12 22:05:58 +01:00
api-ms-win-security-base-l1-2-0 kernelbase: Implement EqualDomainSid. 2019-11-12 22:05:58 +01:00
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 advapi32: Implement LookupAccountSidLocalA/W. 2019-05-31 12:44:10 +02:00
api-ms-win-security-lsalookup-l1-1-1 advapi32: Implement LookupAccountSidLocalA/W. 2019-05-31 12:44:10 +02:00
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 shcore: Add stub for GetScaleFactorForMonitor. 2019-11-25 20:47:43 +01:00
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 apphelp: Build with msvcrt. 2019-05-27 15:51:01 +02:00
appwiz.cpl mscoree: Update Wine Mono to 5.1.0. 2020-06-08 21:01:32 +02:00
atl atl: Fix the ATL_WNDCLASSINFOW::m_szAutoName member definition and construction. 2020-02-10 14:56:49 +01:00
atl80 atl: Build with msvcrt. 2019-05-27 15:51:13 +02:00
atl90 atl: Build with msvcrt. 2019-05-27 15:51:13 +02:00
atl100 atl: Build with msvcrt. 2019-05-27 15:51:13 +02:00
atl110 atl: Build with msvcrt. 2019-05-27 15:51:13 +02:00
atlthunk atlthunk: Add support for ARM64. 2019-10-29 13:15:35 +01:00
atmlib atmlib: Build with msvcrt. 2019-05-28 12:06:46 +02:00
authz authz: Build with msvcrt. 2019-05-28 12:06:46 +02:00
avicap32 avicap32: Fix compilation with older videodev2.h. 2019-04-29 18:46:25 +02:00
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 avrt: Build with msvcrt. 2019-05-28 12:06:46 +02:00
bcrypt bcrypt/tests: Fix some failures on Windows 7. 2020-06-22 16:43:12 +02:00
bluetoothapis bluetoothapis: Build with msvcrt. 2019-05-28 12:06:46 +02:00
browseui browseui: Build with msvcrt. 2019-05-28 12:06:46 +02:00
bthprops.cpl bthprops.cpl: Build with msvcrt. 2019-05-28 12:06:46 +02:00
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 cards: Build with msvcrt. 2019-05-28 12:06:46 +02:00
cdosys cdosys: Build with msvcrt. 2019-05-28 12:06:46 +02:00
cfgmgr32 setupapi: Add stub for CM_Get_Device_Interface_Alias{A,W}. 2020-05-14 23:12:31 +02:00
clusapi clusapi: Build with msvcrt. 2019-05-28 12:06:46 +02:00
combase ole32: Implement MTA pinning with CoIncrementMTAUsage()/CoDecrementMTAUsage(). 2020-02-13 16:44:24 +01:00
comcat comcat: Build with msvcrt. 2019-05-28 12:06:46 +02:00
comctl32 comctl32: Offset client area when toolbar divider is present. 2020-07-17 23:16:52 +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 compstui: Build with msvcrt. 2019-05-29 11:38:39 +02:00
comsvcs comsvcs/tests: Remove traces from tests. 2019-11-11 12:45:23 +01:00
concrt140 msvcrt: Add Concurrency::details::_Context::_Yield stub. 2019-10-17 21:04:11 +02:00
connect connect: Build with msvcrt. 2019-05-29 11:38:39 +02:00
credui credui: Build with msvcrt. 2019-05-29 11:38:39 +02:00
crtdll msvcrt: Fix ldiv() return type. 2020-07-06 22:53:34 +02:00
crypt32 crypt32: Check CRYPT_ConstructBitBlob() return value in CRYPT_ExportKeyTrans(). 2020-07-15 20:06:38 +02:00
cryptdlg cryptdlg: Build with msvcrt. 2019-05-29 11:38:39 +02:00
cryptdll cryptdll: Build with msvcrt. 2019-05-29 11:38:39 +02:00
cryptext cryptext: Build with msvcrt. 2019-05-29 11:38:39 +02:00
cryptnet cryptnet: Build with msvcrt. 2019-05-29 11:38:39 +02:00
cryptui cryptui: Build with msvcrt. 2019-05-29 11:38:39 +02:00
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 ctl3d32: Build with msvcrt. 2019-05-29 11:38:39 +02:00
ctl3dv2.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
d2d1 d2d1: Implement D2D1CreateDevice(). 2020-06-17 18:35:01 +02:00
d3d8 wined3d: Specify a wined3d output for swapchain creation. 2020-05-13 22:07:32 +02:00
d3d9 d3d9: Use WINED3D_SWAPCHAIN_RESTORE_WINDOW_STATE if extended. 2020-07-07 21:18:17 +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: Directly call DXGID3D10CreateDevice(). 2020-06-02 11:14:58 +02:00
d3d11 d3d11: Stop advertising the ID3D10Device interface on devices created by d3d11. 2020-06-02 11:15:02 +02:00
d3d12 wined3d: Use valid adapter LUIDs if they are available. 2020-07-08 16:06:06 +02:00
d3dcompiler_33 d3dcompiler: Build with msvcrt. 2019-07-02 14:59:40 +02:00
d3dcompiler_34 d3dcompiler: Build with msvcrt. 2019-07-02 14:59:40 +02:00
d3dcompiler_35 d3dcompiler: Build with msvcrt. 2019-07-02 14:59:40 +02:00
d3dcompiler_36 d3dcompiler: Build with msvcrt. 2019-07-02 14:59:40 +02:00
d3dcompiler_37 d3dcompiler: Build with msvcrt. 2019-07-02 14:59:40 +02:00
d3dcompiler_38 d3dcompiler: Build with msvcrt. 2019-07-02 14:59:40 +02:00
d3dcompiler_39 d3dcompiler: Build with msvcrt. 2019-07-02 14:59:40 +02:00
d3dcompiler_40 d3dcompiler: Build with msvcrt. 2019-07-02 14:59:40 +02:00
d3dcompiler_41 d3dcompiler: Build with msvcrt. 2019-07-02 14:59:40 +02:00
d3dcompiler_42 d3dcompiler: Build with msvcrt. 2019-07-02 14:59:40 +02:00
d3dcompiler_43 d3dcompiler: Store the loop body directly in the hlsr_ir_loop structure. 2020-07-08 07:50:03 +02:00
d3dcompiler_46 d3dcompiler: Build with msvcrt. 2019-07-02 14:59:40 +02:00
d3dcompiler_47 d3dcompiler/tests: Port some tests to shader model 4. 2020-02-28 16:39:02 +01:00
d3dim d3dim: Build with msvcrt. 2019-05-30 15:04:06 +02:00
d3drm d3drm: Get rid of the "partial stub" FIXMEs in the light creation functions. 2020-06-17 00:05:44 +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: Simplify D3DXSphereBoundProbe() a bit. 2020-07-10 00:04:31 +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: Build with msvcrt. 2019-05-30 15:04:06 +02:00
d3dx10_34 d3dx10: Build with msvcrt. 2019-05-30 15:04:06 +02:00
d3dx10_35 d3dx10: Build with msvcrt. 2019-05-30 15:04:06 +02:00
d3dx10_36 d3dx10: Build with msvcrt. 2019-05-30 15:04:06 +02:00
d3dx10_37 d3dx10: Build with msvcrt. 2019-05-30 15:04:06 +02:00
d3dx10_38 d3dx10: Build with msvcrt. 2019-05-30 15:04:06 +02:00
d3dx10_39 d3dx10: Build with msvcrt. 2019-05-30 15:04:06 +02:00
d3dx10_40 d3dx10: Build with msvcrt. 2019-05-30 15:04:06 +02:00
d3dx10_41 d3dx10: Build with msvcrt. 2019-05-30 15:04:06 +02:00
d3dx10_42 d3dx10: Build with msvcrt. 2019-05-30 15:04:06 +02:00
d3dx10_43 d3dx10: Implement D3DX10GetImageInfoFromMemory(). 2020-07-10 00:04:31 +02: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 davclnt: Build with msvcrt. 2019-05-30 20:20:09 +02:00
dbgeng ntdll: Move the remaining process functions to the Unix library. 2020-06-18 14:48:15 +02:00
dbghelp dbghelp: Remove support for PPC32. 2020-06-17 16:46:14 +02:00
dciman32 dciman32: Build with msvcrt. 2019-05-31 08:47:48 +02:00
ddeml.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
ddraw ddraw: Use the WINED3D_SWAPCHAIN_NO_WINDOW_CHANGES flag. 2020-07-07 21:18:11 +02:00
ddrawex ddrawex: Tweak the createDD() name to make CodeSpell happy. 2019-09-09 16:25:56 +02:00
devenum devenum: Call DMOGetTypes() until less types are returned than were allocated. 2020-07-13 21:22:13 +02:00
dhcpcsvc dhcpcsvc: Implement DhcpRequestParams. 2019-11-19 23:15:05 +01:00
dhtmled.ocx dhtmled.ocx: Build with msvcrt. 2019-05-31 08:50:02 +02:00
difxapi difxapi: Build with msvcrt. 2019-05-31 08:50:18 +02:00
dinput dinput: Use dedicated list for mouse and keyboard. 2020-06-09 21:23:33 +02:00
dinput8 dinput: Fix DInput8 keyboard behavior for injected events with scancode=0. 2020-04-21 22:54:26 +02:00
directmanipulation directmanipulation: Implement IDirectManipulationCompositor2 stub interface. 2020-06-24 09:11:24 +02:00
dispdib.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
dispex dispex: Build with msvcrt. 2019-05-31 08:50:58 +02:00
display.drv16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
dmband dmband/tests: Use wide-char string literals. 2019-12-16 21:26:10 +01:00
dmcompos dmcompos: Partially implement Chord Map track GetParam/SetParam methods. 2020-01-27 14:41:10 +01:00
dmime dmime: Reimplement the reference list parser. 2020-07-13 21:22:11 +02:00
dmloader dmloader: Check for invalid class in EnableCache(). 2020-06-11 21:56:46 +02:00
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/tests: Introduce compare_time helper. 2020-05-28 20:10:53 +02:00
dmusic32 dmusic32: Build with msvcrt. 2019-06-03 10:31:11 +02:00
dnsapi dnsapi/tests: Also test the "_ldap._tcp.deadbeef" query. 2020-03-09 12:10:55 +01:00
dplay
dplayx dplayx: Copy the correct Short name variable. 2019-10-21 17:11:43 +02:00
dpnaddr
dpnet dpnet: Initialize size before call to RegGetValueW (Coverity). 2019-10-21 17:11:43 +02:00
dpnhpast dpnhpast: Build with msvcrt. 2019-06-03 10:32:36 +02:00
dpnlobby
dpvoice dpvoice: Build with msvcrt. 2019-06-03 10:32:47 +02:00
dpwsockx dpwsockx: Build with msvcrt. 2019-06-03 10:32:55 +02:00
drmclien drmclien: Build with msvcrt. 2019-06-03 10:33:38 +02:00
dsdmo dsdmo: Added dll. 2019-11-07 20:19:09 +01:00
dsound makefiles: Remove no longer needed explicit ucrtbase imports. 2020-04-06 21:21:52 +02:00
dsquery dsquery: Build with msvcrt. 2019-06-03 10:34:43 +02:00
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 dswave/tests: Use wide-char string literals. 2019-12-16 21:26:29 +01:00
dwmapi dwmapi: Build with msvcrt. 2019-06-04 09:04:41 +02:00
dwrite dwrite: Simplify ligature substitution handler. 2020-06-17 16:28:02 +02:00
dx8vb dx8vb: Build with msvcrt. 2019-06-04 09:04:54 +02:00
dxdiagn include: Allow using debug.h in tests. 2019-12-17 16:55:15 +01:00
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 dxgi: Implement IDXGISwapChain4 stub. 2020-07-17 23:16:51 +02:00
dxguid
dxva2 dxva2: Implement locking functionality in device manager. 2020-06-30 17:50:46 +02:00
esent esent: Build with msvcrt. 2019-06-04 09:06:28 +02:00
evr evr/tests: Fix test crash on Windows 7. 2020-07-14 18:27:59 +02:00
explorerframe explorerframe: Return S_OK in ITaskbarList::SetOverlayIcon. 2020-06-05 16:54:35 +02:00
ext-ms-win-authz-context-l1-1-0 authz: Add AuthzFreeResourceManager stub. 2019-05-01 17:40:29 +02:00
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 gdi32: Add D3DKMTSetQueuedLimit() stub. 2020-01-29 20:33:24 +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 kernelbase: Add GetPackageFamilyName stub. 2020-06-01 22:10:28 +02:00
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-0: Update spec file. 2019-05-28 20:18:07 +02: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 api-ms: Update EnumDisplayDevicesW() entries. 2020-02-12 16:54:02 +01:00
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-comctl32-init-l1-1-0: Add dll. 2019-05-27 14:43:19 +02:00
ext-ms-win-shell-comdlg32-l1-1-0 ext-ms-win-shell-comdlg32-l1-1-0: Add dll. 2019-05-27 14:43:30 +02:00
ext-ms-win-shell-shell32-l1-2-0 ext-ms-win-shell-shell32-l1-2-0: Add dll. 2019-05-27 14:43:39 +02:00
ext-ms-win-uxtheme-themes-l1-1-0
faultrep faultrep/tests: Fix some memory leaks (Valgrind). 2019-11-01 21:06:31 +01:00
feclient feclient: Build with msvcrt. 2019-06-04 09:08:51 +02:00
fltlib fltlib: Build with msvcrt. 2019-06-04 09:09:08 +02:00
fltmgr.sys fltmgr.sys: Fix duplicate dll flags. 2019-06-11 18:15:36 +02:00
fntcache fntcache: Build with msvcrt. 2019-06-04 09:10:11 +02:00
fontsub fontsub: Build with msvcrt. 2019-06-04 09:10:21 +02:00
fusion fusion/tests: Fix some format-overflow warnings. 2020-02-11 22:39:59 +01:00
fwpuclnt fwpuclnt: Build with msvcrt. 2019-06-04 19:23:11 +02:00
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: Add support for GCP_USEKERNING to GetCharacterPlacement(). 2020-07-09 17:39:24 +02:00
gdiplus gdiplus: Use GenericFontFamilySansSerif when missing deserialized font family. 2020-07-20 11:44:42 +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 hal: Build with msvcrt. 2019-06-05 08:34:45 +02:00
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 hlink: Build with msvcrt. 2019-06-05 08:37:02 +02:00
hnetcfg hnetcfg: Build with msvcrt. 2019-06-05 08:37:27 +02:00
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 iccvid: Build with msvcrt. 2019-06-05 08:38:34 +02:00
icmp
ieframe ieframe: Implement IPersistStorage::GetClassID(). 2020-06-18 19:56:43 +02:00
ieproxy ieproxy: Build with msvcrt. 2019-06-05 08:39:12 +02:00
ifsmgr.vxd ifsmgr.vxd: Build with msvcrt. 2019-06-05 08:39:20 +02:00
imaadp32.acm imaadp32.acm: Build with msvcrt. 2019-06-05 08:39:33 +02:00
imagehlp imagehlp/tests: Remove a workaround for Win95. 2019-06-12 23:40:41 +02:00
imm.dll16
imm32 imm32: Build with msvcrt. 2019-06-06 09:01:04 +02:00
inetcomm inetcomm: Use stricmp() instead of _strnicmp(..., -1). 2020-03-27 12:19:43 +01:00
inetcpl.cpl inetcpl: Build with msvcrt. 2019-06-06 09:01:46 +02:00
inetmib1 inetmib1: Make bsearch() callback functions cdecl. 2019-08-22 09:58:00 +02:00
infosoft infosoft: Build with msvcrt. 2019-06-06 09:02:08 +02:00
initpki initpki: Build with msvcrt. 2019-06-06 09:02:22 +02:00
inkobj inkobj: Build with msvcrt. 2019-06-06 09:02:30 +02:00
inseng inseng: Build with msvcrt. 2019-06-06 09:02:38 +02:00
iphlpapi iphlpapi: Reimplement get_pid_map() using the list_processes request. 2020-07-07 19:24:27 +02:00
iprop
irprops.cpl
itircl itircl: Build with msvcrt. 2019-06-06 09:02:49 +02:00
itss itss: Fix potentially uninitialized variable compiler warnings. 2020-06-08 14:59:30 +02:00
joy.cpl joy.cpl: Fix pulsing buttons in joystick button state display. 2020-06-05 19:32:18 +02:00
jscript jscript: Add Object.preventExtensions semi-stub implementation. 2020-06-05 19:30:42 +02:00
jsproxy jsproxy: Build with msvcrt. 2019-06-06 11:15:24 +02:00
kerberos kerberos: Use standard dlopen() instead of the libwine wrappers. 2020-04-06 21:21:41 +02:00
kernel32 kernel32: FILE_SetDosError() is not used anymore so remove it. 2020-07-17 23:16:51 +02:00
kernelbase kernelbase: Use IOCTL_CONDRV_ACTIVATE in SetConsoleActiveScreenBuffer. 2020-07-17 23:16:52 +02:00
keyboard.drv16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
krnl386.exe16 krnl386.exe16: Simply clean a comment from master/slave. 2020-06-18 19:56:43 +02:00
ksecdd.sys ksecdd.sys: Fix duplicate dll flags. 2019-06-11 18:15:36 +02:00
ksproxy.ax ksproxy.ax: New stub DLL. 2020-04-28 21:58:22 +02:00
ksuser ksuser: Build with msvcrt. 2019-06-10 10:55:14 +02:00
ktmw32 ktmw32: Build with msvcrt. 2019-06-10 10:55:23 +02:00
l3codeca.acm
loadperf loadperf: Build with msvcrt. 2019-06-10 10:55:31 +02:00
localspl localspl/tests: Add support for monitors providing the MONITOR2 interface. 2019-09-09 16:25:56 +02:00
localui localui: Build with msvcrt. 2019-06-10 10:56:06 +02:00
lz32
lzexpand.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
mapi32 mapi32: Use the %I length modifier to print pointer-size integers. 2020-01-30 16:22:33 +01:00
mapistub mapistub: Build with msvcrt. 2019-06-10 10:57:44 +02:00
mciavi32 mciavi32: Build with msvcrt. 2019-06-10 10:58:05 +02:00
mcicda mcicda: Build with msvcrt. 2019-06-10 10:58:17 +02:00
mciqtz32 mciqtz32: Build with msvcrt. 2019-06-10 10:58:32 +02:00
mciseq mciseq: Fix potentially uninitialized variable compiler warnings. 2020-06-08 14:59:30 +02:00
mciwave mciwave: Build with msvcrt. 2019-06-10 10:58:58 +02:00
mf mf/topoloader: Add a structure for iterative branch resolution. 2020-07-15 20:06:38 +02:00
mf3216
mferror mferror: Add some more clock error codes. 2020-02-20 16:16:53 +01:00
mfmediaengine mfmediaengine: Set up audio output branch. 2020-06-04 13:50:39 +02:00
mfplat mfplat: Implement sample tracking. 2020-07-06 21:08:56 +02:00
mfplay mfplay: Build with msvcrt. 2019-06-11 08:25:58 +02:00
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 mgmtapi: Build with msvcrt. 2019-06-11 08:26:18 +02:00
midimap midimap: Build with msvcrt. 2019-06-11 08:26:30 +02:00
mlang mlang: Fix scripts values in fnIMLangFontLink2_GetScriptFontInfo(). 2020-07-17 00:04:12 +02:00
mmcndmgr mmcndmgr: Build with msvcrt. 2019-06-11 08:27:03 +02:00
mmdevapi mmdevapi: Report 100% volume in GetMasterVolumeLevelScalar stub. 2020-03-24 12:35:03 +01:00
mmdevldr.vxd mmdevldr.vxd: Build with msvcrt. 2019-06-11 08:28:21 +02:00
mmsystem.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
monodebg.vxd monodebg.vxd: Build with msvcrt. 2019-06-11 09:46:13 +02:00
mountmgr.sys mountmgr: Fix handling of buffer overflows in IOCTL_MOUNTMGR_QUERY_UNIX_DRIVE. 2020-07-09 15:34:00 +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 mpr: Build with msvcrt. 2019-06-11 09:46:13 +02:00
mprapi mprapi: Build with msvcrt. 2019-06-11 09:46:13 +02:00
msacm.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
msacm32 msacm32: Build with msvcrt. 2019-06-12 11:44:26 +02:00
msacm32.drv msacm32.drv: Build with msvcrt. 2019-06-12 09:37:35 +02:00
msado15 msado15: Implement IConnectionPoint::Advise/Unadvise. 2020-06-18 09:00:30 +02:00
msadp32.acm msadp32.acm: Build with msvcrt. 2019-06-12 11:44:26 +02:00
msasn1 msasn1: Add stub for ASN1_Decode function. 2020-06-01 22:10:28 +02:00
mscat32 mscat32: Build with msvcrt. 2019-06-12 11:44:26 +02:00
mscms mscms: Add stub for WcsGetDefaultRenderingIntent. 2020-02-02 16:23:37 +01:00
mscoree ntdll: Use single field for misc flags in ComClass redirection section. 2020-06-11 21:03:34 +02:00
mscorwks mscorwks: Prefer the native version. 2019-08-15 21:19:38 +02:00
msctf msctf: Always provide a context when from GetBase/Top. 2020-02-10 22:46:24 +01:00
msctfp msctfp: Build with msvcrt. 2019-06-12 11:44:26 +02:00
msdaps msdaps: Build with msvcrt. 2019-06-12 11:44:26 +02:00
msdelta msdelta: Build with msvcrt. 2019-06-12 11:44:26 +02:00
msdmo msdmo: Avoid leaking key handles in DMOGetTypes(). 2020-07-13 21:22:13 +02:00
msdrm msdrm: Build with msvcrt. 2019-06-12 11:44:26 +02:00
msftedit msftedit: Build with msvcrt. 2019-06-12 11:44:26 +02:00
msg711.acm msg711.acm: Fix the spelling of the copyright notice. 2019-09-30 11:47:45 +02:00
msgsm32.acm msgsm32.acm: Use standard dlopen() instead of the libwine wrappers. 2020-04-06 21:21:42 +02:00
mshtml mshtml: Fix the spelling of a MoveUnitBounded() parameter. 2020-07-17 23:16:51 +02:00
mshtml.tlb
msi msi: Install feature when new component is added. 2020-07-02 14:16:54 +02:00
msident msident: Build with msvcrt. 2019-06-13 14:34:51 +02:00
msimg32 msimg32: Build with msvcrt. 2019-06-13 14:34:51 +02:00
msimsg
msimtf msimtf: Build with msvcrt. 2019-06-13 14:34:51 +02:00
msisip msisip: Build with msvcrt. 2019-06-13 14:34:51 +02:00
msisys.ocx msisys.ocx: Build with msvcrt. 2019-06-13 14:34:51 +02:00
msls31 msls31: Build with msvcrt. 2019-06-13 14:34:51 +02:00
msnet32 msnet32: Build with msvcrt. 2019-06-13 14:34:51 +02:00
mspatcha mspatcha: Use the standard max() and min() macros. 2019-08-02 10:52:03 +02:00
msports msports: Build with msvcrt. 2019-06-13 14:34:51 +02:00
msrle32 msrle32: Return expected flags from GetInfo. 2019-11-04 22:43:01 +01:00
msscript.ocx msscript.ocx: Implement parse_script_text on top of modules. 2020-06-25 23:08:31 +02:00
mssign32 mssign32: Build with msvcrt. 2019-06-13 14:41:50 +02:00
mssip32 mssip32: Build with msvcrt. 2019-06-13 14:41:50 +02:00
mstask mstask/tests: Wait a bit longer for tasks to start and terminate. 2019-10-27 19:33:22 +01:00
msvcirt msvcirt/tests: Fix signed integral cast warning. 2020-06-04 11:58:49 +02:00
msvcm80 msvcm: Build with msvcrt. 2019-06-14 09:28:14 +02:00
msvcm90 msvcm: Build with msvcrt. 2019-06-14 09:28:14 +02:00
msvcp60 msvcp60: Use __ASM_USE_THISCALL_WRAPPER macro. 2020-04-27 12:50:43 +02:00
msvcp70 msvcp: Add _Strxfrm implementation. 2019-06-04 23:06:18 +02:00
msvcp71 msvcp: Add _Strxfrm implementation. 2019-06-04 23:06:18 +02:00
msvcp80 msvcp: Add _Init_locks class implementation. 2019-06-05 21:40:55 +02:00
msvcp90 msvcp: Use BitScanReverse in log2i. 2020-06-10 22:38:49 +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 msvcp120/tests: Fix signed integral cast warning. 2020-06-04 11:58:52 +02: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: Fix ldiv() return type. 2020-07-06 22:53:34 +02:00
msvcr71 msvcrt: Fix ldiv() return type. 2020-07-06 22:53:34 +02:00
msvcr80 msvcrt: Add _ismbcpunct_l implementation. 2020-07-17 00:04:13 +02:00
msvcr90 msvcrt: Add _ismbcpunct_l implementation. 2020-07-17 00:04:13 +02:00
msvcr100 msvcrt: Add _ismbcpunct_l implementation. 2020-07-17 00:04:13 +02:00
msvcr110 msvcrt: Add _ismbcpunct_l implementation. 2020-07-17 00:04:13 +02:00
msvcr120 msvcrt: Add _ismbcpunct_l implementation. 2020-07-17 00:04:13 +02:00
msvcr120_app msvcrt: Add _ismbbkana_l implementation. 2020-07-17 00:04:13 +02:00
msvcrt msvcrt: Fix the spelling of a TRACE() message. 2020-07-17 23:16:52 +02:00
msvcrt20 msvcrt: Fix ldiv() return type. 2020-07-06 22:53:34 +02:00
msvcrt40 msvcrt: Fix ldiv() return type. 2020-07-06 22:53:34 +02:00
msvcrtd msvcrt: Fix ldiv() return type. 2020-07-06 22:53:34 +02:00
msvfw32 msvfw32: Fix a debug trace. 2020-04-03 17:22:20 +02:00
msvidc32 msvidc32: Build with msvcrt. 2019-06-14 09:28:14 +02:00
msvideo.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
mswsock mswsock: Build with msvcrt. 2019-06-14 09:28:14 +02:00
msxml msxml: Build with msvcrt. 2019-06-14 09:28:14 +02:00
msxml2 msxml2: Build with msvcrt. 2019-06-14 09:28:14 +02:00
msxml3 msxml3/tests: Remove traces. 2020-07-14 18:27:59 +02:00
msxml4 msxml4: Build with msvcrt. 2019-06-14 09:28:14 +02:00
msxml6 msxml6: Update version resource. 2020-05-05 20:53:02 +02:00
mtxdm mtxdm: Build with msvcrt. 2019-06-14 09:28:14 +02:00
ncrypt bcrypt: Implement BCryptDeriveKeyCapi. 2020-05-27 00:14:14 +02:00
nddeapi nddeapi: Build with msvcrt. 2019-06-14 09:28:14 +02:00
ndis.sys ndis.sys: Build with msvcrt. 2019-06-14 09:28:14 +02:00
netapi32 netapi32: Use standard dlopen() instead of the libwine wrappers. 2020-04-07 14:26:19 +02:00
netcfgx netcfgx: Build with msvcrt. 2019-06-14 09:28:14 +02:00
netio.sys netio.sys: Fix some minor case issues in comments. 2020-06-29 21:07:43 +02:00
netprofm netprofm: Build with msvcrt. 2019-06-14 09:28:14 +02:00
newdev newdev: Build with msvcrt. 2019-06-14 09:28:14 +02:00
ninput ninput: Build with msvcrt. 2019-06-17 09:25:34 +02:00
normaliz normaliz: Build with msvcrt. 2019-06-17 09:25:44 +02:00
npmshtml npmshtml: Build with msvcrt. 2019-06-17 09:25:50 +02:00
npptools npptools: Build with msvcrt. 2019-06-17 09:25:59 +02:00
ntdll ntdll: Move the locale system calls to the Unix library. 2020-07-20 20:14:41 +02:00
ntdsapi ntdsapi: Build with msvcrt. 2019-06-17 09:26:13 +02:00
ntoskrnl.exe ntoskrnl.exe: Create symbolic links as permanent objects. 2020-07-17 00:04:13 +02:00
ntprint ntprint: Build with msvcrt. 2019-06-17 09:28:49 +02:00
objsel objsel: Build with msvcrt. 2019-06-17 09:29:47 +02:00
odbc32 odbc32: Use standard dlopen() instead of the libwine wrappers. 2020-04-07 14:26:19 +02:00
odbcbcp odbcbcp: Add new stub dll. 2019-12-09 23:47:46 +01:00
odbccp32 odbccp32: Implement SQLConfigDataSource/W. 2019-12-06 10:44:43 +01:00
odbccu32
ole2.dll16 ole2.dll16: Add stub OleIsCurrentClipboard function. 2020-06-02 21:53:14 +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: Remove workaround for creating objects from context proxy-stub descriptions. 2020-06-12 17:16:26 +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: Cut off only non-empty \[0-9]+$ resource-id in RegisterTypeLib. 2020-07-17 00:04:12 +02:00
olecli.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
olecli32 olecli32: Build with msvcrt. 2019-06-18 08:59:33 +02:00
oledb32 oledb32: Remove redundant NULL check before CoTaskMemFree(). 2020-04-16 09:19:44 +02:00
oledlg oledlg/test: Get rid of strstrW(). 2020-01-26 10:59:43 +01:00
olepro32 olepro32: Build with msvcrt. 2019-06-18 09:03:20 +02:00
olesvr.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
olesvr32 olesvr32: Build with msvcrt. 2019-06-18 09:03:20 +02:00
olethk32 olethk32: Build with msvcrt. 2019-06-18 09:03:20 +02:00
opcservices opcservices: Build with msvcrt. 2019-11-25 20:47:43 +01:00
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 packager: Build with msvcrt. 2019-06-18 23:51:51 +02:00
pdh pdh: Build with msvcrt. 2019-06-18 23:51:51 +02:00
photometadatahandler photometadatahandler: Build with msvcrt. 2019-06-18 23:51:51 +02:00
pidgen pidgen: Build with msvcrt. 2019-06-18 23:51:51 +02:00
powrprof powrprof: Add PowerReadFriendlyName() stub. 2019-08-09 11:29:02 +02:00
printui printui: Build with msvcrt. 2019-06-18 23:51:51 +02:00
prntvpt prntvpt: Add initial implementation of PTGetPrintCapabilities. 2020-06-17 11:41:17 +02:00
propsys propsys/tests: Get rid of strcmp_wa(). 2020-02-06 21:47:30 +01:00
psapi tests: Remove now useless forced _WIN32_WINNT defines. 2020-03-23 11:30:25 +01:00
pstorec pstorec: Build with msvcrt. 2019-06-18 23:51:51 +02:00
pwrshplugin pwrshplugin: New stub dll. 2020-06-12 19:43:41 +02:00
qasf qasf/dmowrapper: Don't crash in ::Stop when DMO wrapper is not initialized. 2020-06-25 23:08:31 +02:00
qcap qcap/smartteefilter: Return VFW_S_CANT_CUE from GetState() if paused. 2020-07-14 09:39:32 +02:00
qdvd qdvd: Add a stub IDvdControl2 interface. 2020-07-17 23:16:52 +02:00
qedit qedit: Free type libraries on process detach (Valgrind). 2020-06-08 21:01:33 +02:00
qmgr qmgr: Make SetMaximumDownloadTime() succeed. 2020-05-08 20:52:14 +02:00
qmgrprxy qmgrprxy: Build with msvcrt. 2019-06-19 10:28:26 +02:00
quartz quartz/dsoundrender: Reimplement the DirectSound renderer directly on top of the strmbase filter. 2020-07-20 20:17:19 +02:00
query query: Build with msvcrt. 2019-06-19 10:28:41 +02:00
qwave qwave: Add QOSAddSocketToFlow stub. 2020-03-05 20:27:55 +01:00
rasapi16.dll16
rasapi32 rasapi32: Build with msvcrt. 2019-06-19 10:29:08 +02:00
rasdlg rasdlg: Build with msvcrt. 2019-06-19 10:29:14 +02:00
regapi regapi: Build with msvcrt. 2019-06-19 10:29:21 +02:00
resutils resutils: Build with msvcrt. 2019-06-19 10:29:27 +02:00
riched20 riched20: Fix potentially uninitialized variable compiler warnings. 2020-06-08 14:59:30 +02:00
riched32 riched32/tests: Avoid an unneeded strlen() call. 2019-12-10 20:59:19 +01:00
rpcrt4 rpcrt4/tests: Add some tests for marshalling embedded conformant arrays. 2020-06-08 21:01:32 +02:00
rsabase
rsaenh rsaenh: Remove an unnecessary reference to wine-devel. 2020-05-18 12:16:42 +02:00
rstrtmgr rstrtmgr: Add stubs RmAddFilter and RmRemoveFilter. 2019-10-28 18:35:37 +01:00
rtutils rtutils: Build with msvcrt. 2019-06-19 11:22:47 +02:00
rtworkq rtworkq: Invoke cancelled waiting item with RTWQ_E_OPERATION_CANCELLED. 2020-05-07 20:16:05 +02:00
samlib samlib: Build with msvcrt. 2019-06-20 09:06:16 +02:00
sane.ds sane.ds: Use standard dlopen() instead of the libwine wrappers. 2020-04-07 14:26:19 +02:00
sapi sapi: Implement ISpStream stub. 2019-12-02 22:02:56 +01:00
sas sas: Build with msvcrt. 2019-06-20 09:06:42 +02:00
scarddlg scarddlg: Build with msvcrt. 2019-06-20 09:06:51 +02:00
sccbase sccbase: Build with msvcrt. 2019-06-20 09:07:03 +02:00
schannel schannel/tests: Use a more reliable method for detecting a wrong SECPKG_INTERFACE_VERSION. 2019-11-28 20:45:46 +01:00
schedsvc schedsvc/tests: Fix compilation with recent gcc/clang versions. 2020-04-15 22:53:48 +02:00
scrobj scrobj/tests: Fix a typo. 2020-01-09 22:50:49 +01:00
scrrun scrrun/tests: Use wide string literals. 2020-02-17 09:39:15 +01:00
scsiport.sys scsiport: Build with msvcrt. 2019-06-20 09:17:06 +02:00
sechost user32: Fix NULL dereference in UnregisterDeviceNotification. 2020-05-27 21:09:21 +02:00
secur32 secur32/tests: Update for new WineHQ certificate. 2020-06-05 19:30:42 +02:00
security
sensapi sensapi: Build with msvcrt. 2019-06-20 09:17:06 +02:00
serialui serialui: Build with msvcrt. 2019-06-20 09:17:06 +02:00
setupapi setupapi: Remove support for PPC32. 2020-06-17 16:46:14 +02:00
setupx.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
sfc sfc: Build with msvcrt. 2019-06-20 09:17:06 +02:00
sfc_os sfc_os: Build with msvcrt. 2019-06-20 09:17:06 +02:00
shcore shcore: Return S_OK in SetCurrentProcessExplicitAppUserModelID. 2020-05-21 22:03:52 +02:00
shdoclc
shdocvw shdocvw: Forward WhichPlatform() to shlwapi. 2020-02-03 12:36:04 +01:00
shell.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
shell32 shell32: Only consider copy operation multidest if the number of dst files is greater than one. 2020-06-23 19:31:18 +02:00
shfolder
shlwapi shlwapi/tests: Remove failing test. 2020-07-14 18:27:59 +02:00
slbcsp slbcsp: Build with msvcrt. 2019-06-21 08:48:00 +02:00
slc slc: Build with msvcrt. 2019-06-21 08:48:15 +02:00
snmpapi snmpapi: Build with msvcrt. 2019-06-21 08:48:25 +02:00
softpub
sound.drv16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
spoolss spoolss: Build with msvcrt. 2019-06-21 08:48:39 +02:00
srclient srclient: Build with msvcrt. 2019-06-21 08:48:46 +02:00
sspicli sspicli: Build with msvcrt. 2019-06-21 08:48:56 +02:00
stdole2.tlb
stdole32.tlb
sti sti: Build with msvcrt. 2019-06-21 08:49:15 +02:00
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 quartz/dsoundrender: Reimplement the DirectSound renderer directly on top of the strmbase filter. 2020-07-20 20:17:19 +02:00
strmdll strmdll: Build with msvcrt. 2019-06-21 08:53:04 +02:00
strmiids
svrapi svrapi: Build with msvcrt. 2019-06-21 08:53:04 +02:00
sxs ntdll: Use single field for misc flags in ComClass redirection section. 2020-06-11 21:03:34 +02:00
system.drv16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
t2embed t2embed: Use a wchar string literal instead of a temp variable. 2019-10-30 09:12:02 +01:00
tapi32 tapi/tests: Add initial tests for lineInitialize. 2019-11-22 15:31:08 +01:00
taskschd schedsvc/tests: Fix compilation with recent gcc/clang versions. 2020-04-15 22:53:48 +02:00
tdh tdh: Build with msvcrt. 2019-06-24 10:31:18 +02:00
tdi.sys tdi.sys: Fix EXTRADLLFLAGS. 2019-06-25 12:27:03 +02:00
toolhelp.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
traffic traffic: Build with msvcrt. 2019-06-24 10:31:18 +02:00
twain.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
twain_32 twain_32: Fix potentially uninitialized variable compiler warnings. 2020-06-08 14:59:30 +02:00
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 msvcrt: Add _ismbcpunct_l implementation. 2020-07-17 00:04:13 +02:00
uianimation uianimation: Remove duplicate WINAPI. 2019-12-02 22:02:56 +01:00
uiautomationcore uianimationcore: Build with msvcrt. 2019-06-24 10:31:19 +02:00
uiribbon uiribbon: Build with msvcrt. 2019-06-24 10:31:19 +02:00
unicows
updspapi updspapi: Build with msvcrt. 2019-06-24 10:31:19 +02:00
url url: Build with msvcrt. 2019-06-24 10:31:19 +02:00
urlmon urlmon/tests: Update winehq.org's IP address. 2020-06-23 22:38:05 +02:00
usbd.sys usbd.sys: Build with msvcrt. 2019-06-25 08:30:21 +02:00
user.exe16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
user32 user32/tests: Test DisplayConfigGetDeviceInfo() GET_SOURCE_NAME with valid ID and invalid LUID. 2020-07-17 23:16:52 +02:00
userenv userenv/tests: Windows 10 1809 changed GetUserProfileDirectory(). 2019-11-22 23:01:13 +01:00
usp10 usp10: Add stub for ScriptGetFontAlternateGlyphs. 2020-05-27 00:14:14 +02:00
utildll utildll: Add DLL. 2019-08-15 21:19:38 +02:00
uuid uuid: Add directmanipulation.h. 2020-06-15 11:21:34 +02:00
uxtheme uxtheme: Build with msvcrt. 2019-06-25 08:36:46 +02:00
vbscript vbscript: Parse empty CASE ELSE clause. 2020-06-25 23:08:30 +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: Add support for pointer to object in unwind info. 2020-06-09 22:25:36 +02:00
vdhcp.vxd vdhcp.vxd: Build with msvcrt. 2019-06-25 08:46:31 +02:00
vdmdbg vdmdbg: Build with msvcrt. 2019-06-25 08:46:31 +02:00
ver.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
version version/tests: Fix some format-overflow warnings. 2020-02-12 16:54:03 +01:00
vga vga: Add stub dll. 2020-02-13 16:44:24 +01:00
virtdisk virtdisk: Build with msvcrt. 2019-06-25 08:46:32 +02:00
vmm.vxd vmm.vxd: Build with msvcrt. 2019-06-25 08:46:32 +02:00
vnbt.vxd vnbt.vxd: Build with msvcrt. 2019-06-25 08:46:32 +02:00
vnetbios.vxd vnetbios.vxd: Build with msvcrt. 2019-06-25 08:46:32 +02:00
vssapi vssapi: Build with msvcrt. 2019-06-25 08:46:32 +02:00
vtdapi.vxd vtdapi.vxd: Build with msvcrt. 2019-06-25 08:46:32 +02:00
vulkan-1 winevulkan: Export VK_KHR_get_surface_capabilities2 functions from vulkan-1. 2020-07-14 09:39:42 +02:00
vwin32.vxd vwin32.vxd: Build with msvcrt. 2019-06-25 08:46:32 +02:00
w32skrnl w32skrnl: Build with msvcrt. 2019-06-26 09:35:09 +02:00
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/tests: Add Win32_SoundDevice tests. 2020-07-08 16:06:06 +02:00
wbemuuid wbemuuid: Add library. 2020-02-04 21:55:14 +01:00
wdscore wdscore: Fix the name of the WdsIterate*() stubs. 2019-08-27 11:41:56 +02:00
webservices webservices: Support WS_CHARSET_UTF16LE for buffer input. 2020-03-27 21:16:13 +01:00
wer wer: Build with msvcrt. 2019-06-26 18:04:56 +02:00
wevtapi wevtapi: Build with msvcrt. 2019-06-26 18:04:56 +02:00
wiaservc wiaservc: Build with msvcrt. 2019-06-26 18:04:56 +02:00
wimgapi wimgapi: Build with msvcrt. 2019-06-26 18:04:56 +02:00
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: Add support for decoding cube maps. 2020-07-20 11:45:00 +02:00
windowscodecsext windowscodecsext: Build with msvcrt. 2019-06-26 18:04:56 +02:00
winealsa.drv mmdevapi: Support new AUDCLNT_* creation flags. 2020-07-13 21:22:11 +02:00
wineandroid.drv mmdevapi: Support new AUDCLNT_* creation flags. 2020-07-13 21:22:11 +02:00
winebus.sys winebus.sys: Fix the spelling of HID_USAGE_SIMULATION_ACCELERATOR. 2020-05-18 12:16:36 +02:00
winecoreaudio.drv mmdevapi: Support new AUDCLNT_* creation flags. 2020-07-13 21:22:11 +02:00
winecrt0 winecrt0: Add _fltused symbol. 2020-05-05 20:53:02 +02:00
wined3d wined3d: Update comment about sample_c_lz translation in GLSL. 2020-07-17 23:16:51 +02:00
winegstreamer winegstreamer: deinterlace belongs to the "good" set, not the "base" set. 2020-07-07 13:07:21 +02:00
winehid.sys winehid.sys: Build with msvcrt. 2019-06-26 18:04:56 +02:00
winejoystick.drv winejoystick: Add support for wheel axes. 2019-05-01 11:22:34 +02:00
winemac.drv winemac.drv: Support multiple adapter display settings in registry. 2020-06-17 16:27:24 +02:00
winemapi winemapi: Build with msvcrt. 2019-06-26 18:04:56 +02:00
wineoss.drv mmdevapi: Support new AUDCLNT_* creation flags. 2020-07-13 21:22:11 +02:00
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 mmdevapi: Support new AUDCLNT_* creation flags. 2020-07-13 21:22:11 +02:00
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: Export VK_KHR_get_surface_capabilities2 functions from vulkan-1. 2020-07-14 09:39:42 +02:00
winex11.drv winex11.drv: Retrieve PCI IDs and device name from Vulkan. 2020-07-07 19:24:27 +02:00
wing.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
wing32 wing32: Build with msvcrt. 2019-06-27 09:29:13 +02:00
winhttp winhttp: Implement WINHTTP_OPTION_MAX_HTTP_AUTOMATIC_REDIRECTS. 2020-07-03 19:44:15 +02:00
wininet wininet: Get rid of user buffer in create_cookie_url(). 2020-07-17 00:04:13 +02:00
winmm winmm: Introduce compare_uint helper. 2020-06-03 22:32:46 +02:00
winnls.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
winnls32 winnls32: Build with msvcrt. 2019-06-27 09:29:13 +02:00
winscard winscard: Build with msvcrt. 2019-06-27 09:29:13 +02:00
winsock.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
winspool.drv winspool.drv: Implement AddPrintProcessorA via AddPrintProcessorW. 2020-06-03 21:46:11 +02:00
winsta winsta: Build with msvcrt. 2019-06-27 09:29:13 +02:00
wintab.dll16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
wintab32 wintab32: Fix -Wabsolute-value warning. 2020-05-28 20:10:53 +02:00
wintrust wintrust: Set last error in WinVerifyTrust. 2020-02-25 08:47:25 +01:00
winusb
wlanapi wlanapi: Add WlanQueryInterface stub implementation. 2020-06-05 19:30:42 +02:00
wlanui wlanui: Add DLL. 2019-08-13 11:06:20 +02:00
wldap32 wldap32: Set count and result to 0 when returning LDAP_NO_RESULTS_RETURNED. 2020-04-20 12:49:10 +02:00
wmasf wmasf: Build with msvcrt. 2019-06-27 09:29:13 +02:00
wmcodecdspuuid
wmi
wmiutils wmiutils: Build with msvcrt. 2019-06-27 09:29:13 +02:00
wmp wmp/tests: Don't use round to avoid dependency on mingwex. 2020-01-09 09:24:22 +01:00
wmphoto wmphoto: Build with msvcrt. 2019-06-27 09:29:13 +02:00
wmvcore wmvcore: Add semi-stub implementation for WMIsContentProtected. 2020-03-17 10:51:44 +01:00
wnaspi32
wow32 wow32: Build with msvcrt. 2019-06-27 21:42:56 +02:00
wpc wpc: Build with msvcrt. 2019-06-27 21:43:03 +02:00
wpcap wpcap: Avoid deprecated pcap_lookupdev(). 2019-08-07 00:12:25 +02:00
ws2_32 ws2_32: Avoid depending on system getprotoby(name|number) functions. 2020-07-17 23:16:52 +02:00
wsdapi wsdapi: Build with msvcrt. 2019-06-27 22:20:05 +02:00
wshom.ocx wshom.ocx: Expand environment string before executing command through CreateProcessW. 2020-06-16 11:26:01 +02:00
wsnmp32 wsnmp32: Build with msvcrt. 2019-06-27 22:20:05 +02:00
wsock32 wsock32: Build with msvcrt. 2019-06-27 22:20:05 +02:00
wtsapi32 wtsapi32: Improve WTSQuerySessionInformationW stub. 2020-05-29 16:17:32 +02:00
wuapi wuapi: Fake success in IUpdateInstaller::get_IsBusy. 2020-05-28 20:10:54 +02:00
wuaueng wuaueng: Build with msvcrt. 2019-06-27 22:20:05 +02:00
x3daudio1_0 x3daudio: Fix lib exports. 2019-10-16 14:38:13 +02:00
x3daudio1_1 x3daudio: Fix lib exports. 2019-10-16 14:38:13 +02:00
x3daudio1_2 x3daudio: Fix lib exports. 2019-10-16 14:38:13 +02:00
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: Export functions by ordinal. 2019-07-02 20:43:37 +02:00
xaudio2_9 xaudio2: Export functions by ordinal. 2019-07-02 20:43:37 +02:00
xinput1_1 xinput1: Build with msvcrt. 2019-06-27 22:20:05 +02:00
xinput1_2 xinput1: Build with msvcrt. 2019-06-27 22:20:05 +02:00
xinput1_3 xinput: Global variable compatibility update for gcc 10. 2020-01-24 18:19:52 +01:00
xinput1_4 xinput1: Build with msvcrt. 2019-06-27 22:20:05 +02:00
xinput9_1_0 xinput1: Build with msvcrt. 2019-06-27 22:20:05 +02:00
xmllite xmllite/tests: Get rid of strcmp_wa(). 2020-02-07 21:28:24 +01:00
xolehlp xolehlp: Build with msvcrt. 2019-06-27 22:20:05 +02:00
xpsprint xpsprint: Build with msvcrt. 2019-06-27 22:20:05 +02:00
xpssvcs xpssvcs: Build with msvcrt. 2019-06-27 22:20:05 +02:00