Sweden-Number/dlls
Olivier F. R. Dierick 81b4dba58a shell32: Move _SHCreateSymbolicLinks() above shell folders lookup functions.
Looking up shell folders creates real directories when the folder is
inexistant, but the intended behavior for some folders is to create
symbolic links by default. Prepare that change by moving the helper
function above shell folders lookup functions. Also fix whitespace
issues in the moved code.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=22974
Signed-off-by: Olivier F. R. Dierick <o.dierick@piezo-forte.be>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-02-20 16:25:07 +01: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 AllocADsStr and FreeADsStr. 2020-02-18 20:34:09 +01: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/tests: Add some tests for LDAPNamespace. 2020-02-13 16:44:24 +01:00
adsldpc adsldpc: Build with msvcrt. 2019-05-27 15:50:40 +02:00
advapi32 advapi32/tests: Fix some format-overflow warnings. 2020-02-11 22:39:59 +01:00
advpack advpack/tests: Fix some format-overflow warnings. 2020-02-11 22:39:59 +01:00
amsi amsi: Build with msvcrt. 2019-05-27 15:50:56 +02:00
amstream amstream: Use wide character string literals. 2020-01-21 20:55:13 +01:00
api-ms-win-appmodel-identity-l1-1-0
api-ms-win-appmodel-runtime-l1-1-1
api-ms-win-appmodel-runtime-l1-1-2
api-ms-win-core-apiquery-l1-1-0 ntdll: Add stub for ApiSetQueryApiSetPresence. 2018-09-14 14:07:42 +02:00
api-ms-win-core-appcompat-l1-1-1
api-ms-win-core-appinit-l1-1-0
api-ms-win-core-atoms-l1-1-0
api-ms-win-core-bem-l1-1-0
api-ms-win-core-com-l1-1-0 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-comm-l1-1-0: Add dll. 2018-09-07 18:17:43 +02:00
api-ms-win-core-console-l1-1-0
api-ms-win-core-console-l2-1-0
api-ms-win-core-crt-l1-1-0
api-ms-win-core-crt-l2-1-0
api-ms-win-core-datetime-l1-1-0
api-ms-win-core-datetime-l1-1-1
api-ms-win-core-debug-l1-1-0
api-ms-win-core-debug-l1-1-1
api-ms-win-core-delayload-l1-1-0
api-ms-win-core-delayload-l1-1-1
api-ms-win-core-errorhandling-l1-1-0
api-ms-win-core-errorhandling-l1-1-1
api-ms-win-core-errorhandling-l1-1-2
api-ms-win-core-errorhandling-l1-1-3
api-ms-win-core-fibers-l1-1-0
api-ms-win-core-fibers-l1-1-1
api-ms-win-core-file-l1-1-0 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 kernel32: Stub FindFirstStreamW/FindNextStreamW. 2019-04-22 19:48:28 +02:00
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 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 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-localization-l1-1-0 api-ms-win-core-localization: Add spec entry for FindNLSString(). 2019-12-16 18:41:52 +01:00
api-ms-win-core-localization-l1-2-0 api-ms-win-core-localization: Add spec entry for FindNLSString(). 2019-12-16 18:41:52 +01:00
api-ms-win-core-localization-l1-2-1 api-ms-win-core-localization: Add spec entry for FindNLSString(). 2019-12-16 18:41:52 +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-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-misc-l1-1-0
api-ms-win-core-namedpipe-l1-1-0
api-ms-win-core-namedpipe-l1-2-0
api-ms-win-core-namespace-l1-1-0
api-ms-win-core-normalization-l1-1-0
api-ms-win-core-path-l1-1-0 kernelbase: Implement PathCchAppend. 2018-11-26 13:22:35 +01:00
api-ms-win-core-privateprofile-l1-1-1
api-ms-win-core-processenvironment-l1-1-0 kernel32: Move some handle functions to kernelbase. 2019-09-26 19:36:10 +02:00
api-ms-win-core-processenvironment-l1-2-0 kernel32: Move some handle functions to kernelbase. 2019-09-26 19:36:10 +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 advapi32: Add RegLoadAppKeyA/RegLoadAppKeyW stubs. 2019-03-19 19:15:59 +01:00
api-ms-win-core-registry-l2-1-0
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: Fix some Rtl* functions having wrong calling convention. 2020-01-16 12:21:11 +01:00
api-ms-win-core-rtlsupport-l1-2-0 api-ms-win-core-rtlsupport-l1-2-0: Add missing spec file entries. 2020-01-16 12:21:11 +01: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-stringloader-l1-1-1: Add dll. 2018-09-07 18:17:53 +02:00
api-ms-win-core-synch-ansi-l1-1-0
api-ms-win-core-synch-l1-1-0
api-ms-win-core-synch-l1-2-0 make_specfiles: Add kernelbase for api-ms-win-core-synch-*. 2018-11-08 18:57:14 +01:00
api-ms-win-core-synch-l1-2-1 make_specfiles: Add kernelbase for api-ms-win-core-synch-*. 2018-11-08 18:57:14 +01:00
api-ms-win-core-sysinfo-l1-1-0
api-ms-win-core-sysinfo-l1-2-0 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-threadpool-l1-1-0 kernel32: Add StartThreadpoolIo() stub. 2020-02-12 16:54:03 +01:00
api-ms-win-core-threadpool-l1-2-0 kernel32: Add StartThreadpoolIo() stub. 2020-02-12 16:54: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-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 kernel32: Add stub WerUnregisterRuntimeExceptionModule. 2019-05-17 09:23:17 +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-winrt-string-l1-1-1: Add dll. 2018-11-05 19:12:12 +01:00
api-ms-win-core-wow64-l1-1-0
api-ms-win-core-wow64-l1-1-1
api-ms-win-core-xstate-l1-1-0
api-ms-win-core-xstate-l2-1-0
api-ms-win-crt-conio-l1-1-0
api-ms-win-crt-convert-l1-1-0 msvcrt: Add wcrtomb_s implementation. 2019-09-30 22:24:27 +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 _mbscspn_l implementation. 2019-10-28 19:19:33 +01:00
api-ms-win-crt-private-l1-1-0 ucrtbase: Add _o_fmod() and _o_fmodf(). 2020-01-10 18:40:47 +01:00
api-ms-win-crt-process-l1-1-0
api-ms-win-crt-runtime-l1-1-0
api-ms-win-crt-stdio-l1-1-0 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
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-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 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 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 advapi32: Add stub for TraceSetInformation. 2018-09-14 12:54:33 +02:00
api-ms-win-eventing-legacy-l1-1-0
api-ms-win-eventing-provider-l1-1-0 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 powrprof: Add PowerDeterminePlatformRoleEx() stub. 2018-10-22 11:36:05 +02:00
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 advapi32: Add AuditQuerySystemPolicy stub. 2019-03-19 19:10:34 +01:00
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-cryptoapi-l1-1-0: Add dll. 2018-09-07 18:18:03 +02:00
api-ms-win-security-grouppolicy-l1-1-0
api-ms-win-security-lsalookup-l1-1-0 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 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: Build with msvcrt. 2019-05-27 15:51:01 +02:00
appwiz.cpl mshtml: Update to Wine Gecko 2.47.1. 2019-12-11 23:25:58 +01: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 avifile: Build with msvcrt. 2019-05-28 12:06:46 +02:00
avrt avrt: Build with msvcrt. 2019-05-28 12:06:46 +02:00
bcrypt bcrypt: Support retrieving the PaddingSchemes property for RSA. 2020-02-17 15:05:00 +01: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
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: Implement CM_Get_DevNode_Property[_Ex]W(). 2020-01-28 19:44:12 +01: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/tests: Add more tests for Static/SS_BITMAP control. 2020-02-11 08:56:37 +01:00
comdlg32 comdlg32/tests: Use GetTempPathA() instead of the current directory in test_extension(). 2020-01-15 22:03:36 +01:00
comm.drv16
commdlg.dll16 commdlg: Allocate memory using VirtualAlloc instead of NtAllocateVirtualMemory. 2019-06-04 19:23:11 +02:00
compobj.dll16 compobj: Implement reference counting for the standard allocator. 2020-01-21 20:55:00 +01: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: Add MSVCRT_ prefix to the spawn() functions. 2019-04-02 11:51:56 +02:00
crypt32 crypt32: Fix CryptBinaryToStringW() to return required length properly. 2020-02-11 22:39:59 +01: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
ctl3d.dll16 ctl3d: Build with msvcrt. 2019-05-29 11:38:39 +02:00
ctl3d32 ctl3d32: Build with msvcrt. 2019-05-29 11:38:39 +02:00
ctl3dv2.dll16 ctl3dv2: Build with msvcrt. 2019-05-29 11:38:39 +02:00
d2d1 d2d1: Trim rasterization area when drawing Bézier curves. 2020-02-13 16:44:24 +01:00
d3d8 d3d8: Stop setting the device state in d3d8_device_SetVertexShader(). 2020-02-20 16:13:32 +01:00
d3d9 d3d9: Validate the stream index in d3d9_device_SetStreamSource(). 2020-02-20 16:13:16 +01:00
d3d10 d3d10/tests: Add reflection test. 2019-11-14 21:05:59 +01:00
d3d10_1 wined3d: Fail SRV creation for resources without corresponding bind flag. 2019-09-26 21:00:14 +02:00
d3d10core d3d: Revert test hacks that shouldn't have been committed. 2019-11-13 08:16:05 +01:00
d3d11 wined3d: Introduce WINED3D_BIND_INDIRECT_BUFFER. 2019-12-12 23:17:05 +01:00
d3d12 d3d12/tests: Remove useless casts to self. 2019-08-12 09:32:04 +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/tests: Make test_reflection_constant_buffer() work on d3d10. 2020-02-16 21:23:13 +01:00
d3dcompiler_46 d3dcompiler: Build with msvcrt. 2019-07-02 14:59:40 +02:00
d3dcompiler_47 d3dcompiler/tests: Load d3dx9_36.dll dynamically. 2020-01-03 20:58:18 +01:00
d3dim d3dim: Build with msvcrt. 2019-05-30 15:04:06 +02:00
d3drm d3drm: Return ~0u from d3drm_viewport2_GetProjection() for uninitialised viewports. 2020-01-28 14:24:06 +01:00
d3dx9_24 d3dx9: Fix some spec file entries. 2020-01-14 19:04:26 +01:00
d3dx9_25 d3dx9: Fix some spec file entries. 2020-01-14 19:04:26 +01:00
d3dx9_26 d3dx9: Fix some spec file entries. 2020-01-14 19:04:26 +01:00
d3dx9_27 d3dx9: Fix some spec file entries. 2020-01-14 19:04:26 +01:00
d3dx9_28 d3dx9: Fix some spec file entries. 2020-01-14 19:04:26 +01:00
d3dx9_29 d3dx9: Fix some spec file entries. 2020-01-14 19:04:26 +01:00
d3dx9_30 d3dx9: Fix some spec file entries. 2020-01-14 19:04:26 +01:00
d3dx9_31 d3dx9: Fix some spec file entries. 2020-01-14 19:04:26 +01:00
d3dx9_32 d3dx9: Fix some spec file entries. 2020-01-14 19:04:26 +01:00
d3dx9_33 d3dx9: Fix some spec file entries. 2020-01-14 19:04:26 +01:00
d3dx9_34 d3dx9: Fix some spec file entries. 2020-01-14 19:04:26 +01:00
d3dx9_35 d3dx9: Fix some spec file entries. 2020-01-14 19:04:26 +01:00
d3dx9_36 d3dx9: Implement D3DXCreateKeyframedAnimationSet. 2020-02-11 22:39:59 +01:00
d3dx9_37 d3dx9: Fix some spec file entries. 2020-01-14 19:04:26 +01:00
d3dx9_38 d3dx9: Fix some spec file entries. 2020-01-14 19:04:26 +01:00
d3dx9_39 d3dx9: Fix some spec file entries. 2020-01-14 19:04:26 +01:00
d3dx9_40 d3dx9: Fix some spec file entries. 2020-01-14 19:04:26 +01:00
d3dx9_41 d3dx9: Fix some spec file entries. 2020-01-14 19:04:26 +01:00
d3dx9_42 d3dx9: Fix some spec file entries. 2020-01-14 19:04:26 +01:00
d3dx9_43 d3dx9: Fix some spec file entries. 2020-01-14 19:04:26 +01: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: Add D3DX10LoadTextureFromTexture() stub. 2019-11-06 16:02:03 +01:00
d3dx11_42 d3dx11: Add D3DX11SaveTextureToFileA/W() stub. 2019-11-06 16:02:09 +01:00
d3dx11_43 d3dx11: Add D3DX11SaveTextureToFileA/W() stub. 2019-11-06 16:02:09 +01:00
d3dxof d3dxof: Build with msvcrt. 2019-05-30 20:20:09 +02:00
davclnt davclnt: Build with msvcrt. 2019-05-30 20:20:09 +02:00
dbgeng dbgeng: Support interfaces IDebugClient2-7. 2019-08-20 21:29:36 +02:00
dbghelp dbghelp: Use RtlImageDirectoryEntryToData in pe_load_msc_debug_info. 2020-02-18 20:32:54 +01:00
dciman32 dciman32: Build with msvcrt. 2019-05-31 08:47:48 +02:00
ddeml.dll16 ddeml: Build with msvcrt. 2019-05-31 08:48:05 +02:00
ddraw ddraw/tests: WARP returns SURFACELOST when flipping a surface in normal mode. 2020-02-17 15:06:19 +01:00
ddrawex ddrawex: Tweak the createDD() name to make CodeSpell happy. 2019-09-09 16:25:56 +02:00
devenum devenum: Remove no longer necessary call to CoInitialize(). 2020-02-11 08:44:07 +01: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: Increase device buffer size to 1024. 2020-02-17 18:49:59 +01:00
dinput8 makedep: Link importlib object files into module only when it's explicitly imported. 2020-01-23 21:11:29 +01:00
dispdib.dll16 dispdib: Build with msvcrt. 2019-05-31 08:50:48 +02:00
dispex dispex: Build with msvcrt. 2019-05-31 08:50:58 +02:00
display.drv16 display.drv: Build with msvcrt. 2019-05-31 08:51:06 +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: Implement IDirectMusicPerformance8_PChannelInfo(). 2020-02-16 20:54:55 +01:00
dmloader dmloader: Use wide-char string literals. 2020-01-22 10:20:46 +01:00
dmoguids include: Add dmodshow.idl and IDMOWrapperFilter. 2020-02-18 11:11:39 +01:00
dmscript dmscript: Implement the Script track GetParam/SetParam methods. 2020-01-27 14:41:12 +01:00
dmstyle dmstyle/tests: Add GetParam/SetParam tests for unsupported types. 2020-01-23 09:25:56 +01:00
dmsynth dmsynth: Avoid the LPDIRECTMUSICSYNTH8 type. 2020-01-27 14:41:07 +01:00
dmusic dmusic: Use wide-char string literals. 2020-01-22 10:20:46 +01:00
dmusic32 dmusic32: Build with msvcrt. 2019-06-03 10:31:11 +02:00
dnsapi dnsapi: Increase buffer size to fix format-overflow warning. 2019-11-13 22:36:58 +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 dsound: Use an SRW lock for the buffer lock. 2020-02-03 20:48:04 +01: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
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/tests: Use wide string literals for some tests. 2020-02-16 20:46:01 +01: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: Fix the spelling of some error messages. 2019-11-28 20:45:46 +01:00
dxerr9 dxerr9: Fix the spelling of some error messages. 2019-09-23 19:44:17 +02:00
dxgi dxgi: Check NULL output parameter in dxgi_adapter_EnumOutputs(). 2020-02-20 16:14:07 +01:00
dxguid
dxva2 dxva2: Build with msvcrt. 2019-06-04 09:05:45 +02:00
esent esent: Build with msvcrt. 2019-06-04 09:06:28 +02:00
evr evr: Use wide character string literals. 2020-01-21 20:55:15 +01:00
explorerframe explorerframe/tests: Remove some failing tests. 2020-01-15 22:03:36 +01: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-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 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
ext-ms-win-ntuser-dialogbox-l1-1-0 ext-ms-win-ntuser-dialogbox-l1-1-0: Add dll. 2019-02-20 15:54:20 +01:00
ext-ms-win-ntuser-draw-l1-1-0
ext-ms-win-ntuser-gui-l1-1-0 ext-ms-win-ntuser-gui-l1-1-0: Add dll. 2019-02-19 20:38:43 +01:00
ext-ms-win-ntuser-gui-l1-3-0
ext-ms-win-ntuser-keyboard-l1-3-0
ext-ms-win-ntuser-message-l1-1-0 ext-ms-win-ntuser-message-l1-1-0: Add dll. 2019-02-20 15:54:34 +01:00
ext-ms-win-ntuser-message-l1-1-1
ext-ms-win-ntuser-misc-l1-1-0 ext-ms-win-ntuser-misc-l1-1-0: Add dll. 2019-02-20 15:54:42 +01:00
ext-ms-win-ntuser-misc-l1-2-0 ext-ms-win-ntuser-misc-l1-2-0: Fix makefile permissions. 2019-01-21 20:08:04 +01:00
ext-ms-win-ntuser-misc-l1-5-1
ext-ms-win-ntuser-mouse-l1-1-0
ext-ms-win-ntuser-private-l1-1-1 user32: Add stub for SetWindowCompositionAttribute. 2018-10-08 09:34:56 +02:00
ext-ms-win-ntuser-private-l1-3-1
ext-ms-win-ntuser-rectangle-ext-l1-1-0
ext-ms-win-ntuser-uicontext-ext-l1-1-0
ext-ms-win-ntuser-window-l1-1-0 ext-ms-win-ntuser-window-l1-1-0: Add dll. 2019-02-18 21:14:15 +01:00
ext-ms-win-ntuser-window-l1-1-1
ext-ms-win-ntuser-window-l1-1-4 ext-ms-win-ntuser-window-l1-1-4: Update spec file. 2019-02-18 21:14:18 +01:00
ext-ms-win-ntuser-windowclass-l1-1-0 ext-ms-win-ntuser-windowclass-l1-1-0: 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: Get rid of registry value tests. 2019-10-27 19:33:47 +01:00
gdi.exe16 Avoid using Windows includes that are already handled in wine/port.h. 2019-03-12 20:19:00 +01:00
gdi32 gdi32: Handle 0 count in GetCharacterPlacementW. 2020-02-18 11:14:27 +01:00
gdiplus gdiplus: Implement GdipSaveAddImage() and GdipSaveAdd(). 2020-02-19 20:26:53 +01:00
glu32 glu32: Fix the spelling of some comments. 2019-09-16 22:58:42 +02:00
gphoto2.ds gphoto2.ds: Global variable compatibility update for gcc 10. 2020-01-27 16:33:53 +01: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: Simplify extracting the help filename (Coverity). 2019-09-05 23:10:39 +02:00
hid hid: Implement HidP_GetLinkCollectionNodes. 2020-02-12 20:02:40 +01:00
hidclass.sys hid: Implement HidP_GetLinkCollectionNodes. 2020-02-12 20:02:40 +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: Translate WSAEADDRINUSE to STATUS_SHARING_VIOLATION. 2020-01-27 14:39:00 +01:00
httpapi httpapi: Stub HttpSetRequestQueueProperty(). 2020-01-28 19:33:15 +01:00
iccvid iccvid: Build with msvcrt. 2019-06-05 08:38:34 +02:00
icmp
ieframe ieframe: Use ARRAY_SIZE for GetLongPathNameW. 2020-02-12 16:54:03 +01: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/tests: Get rid of a2w(). 2020-02-10 14:56:50 +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: Implement GetTcp6Table on Linux. 2020-02-17 15:04:59 +01:00
iprop
irprops.cpl bthprops.cpl: Add BluetoothFindDeviceClose stub. 2019-03-07 19:05:05 +01:00
itircl itircl: Build with msvcrt. 2019-06-06 09:02:49 +02:00
itss itss/tests: Get rid of a2w() and strcmp_wa(). 2020-02-05 08:43:46 +01:00
joy.cpl joy.cpl: Build with msvcrt. 2019-06-06 11:15:24 +02:00
jscript jscript: Add GetSourceLineText implementation. 2020-02-04 21:30:27 +01:00
jsproxy jsproxy: Build with msvcrt. 2019-06-06 11:15:24 +02:00
kerberos kerberos: Add support for SECQOP_WRAP_NO_ENCRYPT to SpSealMessage. 2020-02-12 20:02:40 +01:00
kernel32 kernel32/tests: Clarify the process's quotes handling comment. 2020-02-19 20:26:53 +01:00
kernelbase unicode: Take into account explicit composition exclusions. 2020-02-17 15:04:59 +01:00
keyboard.drv16 keyboard.drv: Build with msvcrt. 2019-06-10 10:54:55 +02:00
krnl386.exe16 krnl386.exe: Make CallProcEx32W16 clear CPEX_DEST_CDECL flag before looping over arguments. 2020-02-05 21:34:16 +01:00
ksecdd.sys ksecdd.sys: Fix duplicate dll flags. 2019-06-11 18:15:36 +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 l3codeca.acm: Check input format in MPEG3_StreamOpen. 2019-04-02 19:21:37 +02:00
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 lzexpand: Build with msvcrt. 2019-06-10 10:56:16 +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: Build with msvcrt. 2019-06-10 10:58:47 +02:00
mciwave mciwave: Build with msvcrt. 2019-06-10 10:58:58 +02:00
mf mf: Use more descriptive name for one of the impl_from_* helpers. 2020-02-20 16:16:53 +01:00
mf3216
mferror mferror: Add some more clock error codes. 2020-02-20 16:16:53 +01:00
mfmediaengine mfmediaengine: Merge media_engine_attributes into media_engine struct. 2019-09-06 15:33:41 +02:00
mfplat mfplat: Fix media type compare logic regarding user data. 2020-02-18 20:30:06 +01:00
mfplay mfplay: Build with msvcrt. 2019-06-11 08:25:58 +02:00
mfreadwrite mfreadwrite/tests: Add some missing checks (Coverity). 2019-11-20 23:03:21 +01:00
mfuuid mfuuid: Import mfmediaengine.h. 2019-08-30 20:04:58 +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/tests: Get rid of strstrW(). 2020-01-26 10:59:43 +01:00
mmcndmgr mmcndmgr: Build with msvcrt. 2019-06-11 08:27:03 +02:00
mmdevapi mmdevapi: Return E_INVALIDARG for invalid share mode argument. 2019-10-27 19:16:56 +01:00
mmdevldr.vxd mmdevldr.vxd: Build with msvcrt. 2019-06-11 08:28:21 +02:00
mmsystem.dll16 mmsystem: Build with msvcrt. 2019-06-11 09:46:13 +02:00
monodebg.vxd monodebg.vxd: Build with msvcrt. 2019-06-11 09:46:13 +02:00
mountmgr.sys mountmgr.sys: Use the ARRAY_SIZE() macro. 2019-12-11 21:51:28 +01:00
mouse.drv16 mouse.drv: Build with msvcrt. 2019-06-11 09:46:13 +02:00
mp3dmod mp3dmod: Fix a memory leak (Valgrind). 2018-12-13 10:11:28 +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 msacm: Build with msvcrt. 2019-06-12 09:37:16 +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 _Connection get/put ConnectionString. 2020-01-28 14:40:12 +01:00
msadp32.acm msadp32.acm: Build with msvcrt. 2019-06-12 11:44:26 +02:00
msasn1 msasn1: Build with msvcrt. 2019-06-12 11:44:26 +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 mscoree: Remove appdomain tracking. 2020-02-19 20:26:53 +01: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: Build with msvcrt. 2019-06-12 11:44:26 +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 the ARRAY_SIZE() macro. 2018-11-16 16:33:08 +01:00
mshtml mshtml/tests: Get rid of a2bstr() in xmlhttprequest.c. 2020-02-12 16:54:03 +01:00
mshtml.tlb
msi msi/tests: Fix some format-overflow warnings. 2020-02-16 20:48:02 +01: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/tests: Get rid of a2bstr(). 2020-02-12 16:53:58 +01: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 some signed char issues. 2019-10-31 12:32:34 +01: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 msvcp: Add _Init_locks class implementation. 2019-06-05 21:40:55 +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 stdio.h: Provide sprintf and _snprintf as inline wrappers. 2020-02-16 20:55:18 +01:00
msvcp100 msvcp: Add _Init_locks class implementation. 2019-06-05 21:40:55 +02:00
msvcp110 msvcp110: Add more exports. 2019-10-01 15:14:09 +02:00
msvcp120 msvcp120/tests: Don't use const pointers to avoid compiler warnings. 2019-12-17 16:55:16 +01:00
msvcp120_app msvcp: Add _Init_locks class implementation. 2019-06-05 21:40:55 +02:00
msvcp140 msvcp140/tests: Test _Stat() against the actual permissions of the system directory. 2019-11-18 22:13:00 +01:00
msvcr70 msvcr: Use -norelay for _vsnprintf. 2019-10-04 22:11:20 +02:00
msvcr71 msvcr: Use -norelay for _vsnprintf. 2019-10-04 22:11:20 +02:00
msvcr80 msvcrt: Implement _ispunct_l(). 2020-01-27 14:41:33 +01:00
msvcr90 msvcrt: Correct return value of ___mb_cur_max_l_func(). 2020-01-27 14:41:51 +01:00
msvcr100 msvcrt: Implement _ispunct_l(). 2020-01-27 14:41:33 +01:00
msvcr110 msvcrt: Implement _ispunct_l(). 2020-01-27 14:41:33 +01:00
msvcr120 msvcrt: Implement _ispunct_l(). 2020-01-27 14:41:33 +01:00
msvcr120_app msvcrt: Implement _ispunct_l(). 2020-01-27 14:41:33 +01:00
msvcrt makedep: Use msvcrt headers for objects inside importlibs. 2020-02-13 16:44:24 +01:00
msvcrt20 msvcrt: Only export __p__* functions on i386. 2019-12-23 20:13:23 +01:00
msvcrt40 msvcrt: Only export __p__* functions on i386. 2019-12-23 20:13:23 +01:00
msvcrtd msvcrt: Use __iob_func instead of __p__iob in __acrt_iob_func implementation. 2019-08-09 01:58:36 +02:00
msvfw32 msvfw32/tests: Add MCIWndCreate tests. 2019-08-19 20:27:23 +02:00
msvidc32 msvidc32: Build with msvcrt. 2019-06-14 09:28:14 +02:00
msvideo.dll16 msvideo: Build with msvcrt. 2019-06-14 09:28:14 +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: Just use a wchar string literal instead of _bstr_(). 2020-02-18 20:29:09 +01:00
msxml4 msxml4: Build with msvcrt. 2019-06-14 09:28:14 +02:00
msxml6 msxml6: Build with msvcrt. 2019-06-14 09:28:14 +02:00
mtxdm mtxdm: Build with msvcrt. 2019-06-14 09:28:14 +02:00
ncrypt ncrypt: Add NCryptIsAlgSupported stub. 2019-10-07 11:32:49 +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/tests: Fix the size passed to GetUserNameW() and GetComputerNameW() (Coverity). 2020-01-13 15:59:21 +01:00
netcfgx netcfgx: Build with msvcrt. 2019-06-14 09:28:14 +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 wine.inf: Add registry keys for normalization forms. 2020-02-18 11:23:40 +01:00
ntdsapi ntdsapi: Build with msvcrt. 2019-06-17 09:26:13 +02:00
ntoskrnl.exe ntoskrnl: Fix emulation of RIP-relative addressing. 2020-02-16 20:53:46 +01: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: Print the debug strings and not the pointers. 2019-02-07 22:45:18 +01: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: Build with msvcrt. 2019-06-17 09:30:19 +02:00
ole2conv.dll16
ole2disp.dll16 ole2disp: Build with msvcrt. 2019-06-17 09:30:32 +02:00
ole2nls.dll16 ole2nls: Build with msvcrt. 2019-06-17 09:30:43 +02:00
ole2prox.dll16
ole2thk.dll16
ole32 ole32: Correct MkParseDisplayName spec entry. 2020-02-18 20:30:00 +01:00
oleacc oleacc: Build with msvcrt. 2019-06-17 09:41:13 +02:00
oleaut32 oleaut32: Use ITypeInfoImpl_GetInternalFuncDesc in a few more places. 2020-02-10 22:46:24 +01:00
olecli.dll16 olecli: Build with msvcrt. 2019-06-18 08:59:19 +02:00
olecli32 olecli32: Build with msvcrt. 2019-06-18 08:59:33 +02:00
oledb32 oledb32: Ensure provider is selected before changing tabs. 2020-02-19 20:30:40 +01: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 olesvr: Build with msvcrt. 2019-06-18 09:03:20 +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: Define CL_TARGET_OPENCL_VERSION 220 to fix a header warning. 2019-11-13 22:36:58 +01:00
opengl32 Update copyright info for 2020. 2020-01-01 14:26:39 +01: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: Build with msvcrt. 2019-06-18 23:51:51 +02:00
propsys propsys/tests: Get rid of strcmp_wa(). 2020-02-06 21:47:30 +01:00
psapi psapi/tests: Test QueryWorkingSetEx. 2020-02-07 13:25:37 +01:00
pstorec pstorec: Build with msvcrt. 2019-06-18 23:51:51 +02:00
qasf quartz/filtergraph: Iterate over all filters in state change methods. 2020-02-20 16:23:09 +01:00
qcap strmbase: Also match a GUID_NULL formattype as a wildcard in source_Connect(). 2020-02-17 09:39:25 +01:00
qedit strmbase: Don't treat GUID_NULL in enumerated types as a wildcard. 2020-02-17 09:39:30 +01:00
qmgr qmgr/tests: Fix test failures on Windows XP. 2020-01-02 17:41:57 +01:00
qmgrprxy qmgrprxy: Build with msvcrt. 2019-06-19 10:28:26 +02:00
quartz quartz/filtergraph: Iterate over all filters in state change methods. 2020-02-20 16:23:09 +01:00
query query: Build with msvcrt. 2019-06-19 10:28:41 +02:00
qwave qwave: Don't test the last error in the successful case. 2019-10-21 17:11:43 +02: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/tests: Fix function names in two ok() messages. 2019-12-03 21:27:13 +01:00
riched32 riched32/tests: Avoid an unneeded strlen() call. 2019-12-10 20:59:19 +01:00
rpcrt4 guiddef.h: Remove GUID_NULL declaration. 2020-02-04 21:30:27 +01:00
rsabase
rsaenh rasenh/tests: Fix a test failure. 2020-01-21 20:55:48 +01: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: Initialize MTA on startup. 2020-02-16 20:46:28 +01:00
samlib samlib: Build with msvcrt. 2019-06-20 09:06:16 +02:00
sane.ds sane.ds: Global variable compatibility update for gcc 10. 2020-01-27 16:47:52 +01: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: Build with msvcrt. 2019-06-20 09:07:53 +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
secur32 secur32: Global variable compatibility update for gcc 10. 2020-01-24 18:16:04 +01: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: Implement SP_COPY_IN_USE_NEEDS_REBOOT. 2020-02-13 20:30:35 +01:00
setupx.dll16 setupx: Build with msvcrt. 2019-06-20 09:17:06 +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: Add stub for GetScaleFactorForMonitor. 2019-11-25 20:47:43 +01:00
shdoclc
shdocvw shdocvw: Forward WhichPlatform() to shlwapi. 2020-02-03 12:36:04 +01:00
shell.dll16 shell: Build with msvcrt. 2019-06-20 09:17:06 +02:00
shell32 shell32: Move _SHCreateSymbolicLinks() above shell folders lookup functions. 2020-02-20 16:25:07 +01:00
shfolder
shlwapi shlwapi: Fix wnsprintfW/wvnsprintfW %C conversion. 2020-02-19 20:26:53 +01: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 sound.drv: Build with msvcrt. 2019-06-21 08:48:32 +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 storage: Build with msvcrt. 2019-06-21 08:53:04 +02:00
stress.dll16 stress: Build with msvcrt. 2019-06-21 08:53:04 +02:00
strmbase strmbase/renderer: Return S_FALSE when pausing the stream if approprate. 2020-02-20 16:23:09 +01: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 sxs: Build with msvcrt. 2019-06-21 08:53:04 +02:00
system.drv16 system.drv: Build with msvcrt. 2019-06-21 08:53:04 +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 taskschd: Build with msvcrt. 2019-06-24 10:31:18 +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 toolhelp: Return correct handle, address, flag and lock values in LocalNext() for moveable blocks. 2020-02-17 18:52:23 +01:00
traffic traffic: Build with msvcrt. 2019-06-24 10:31:18 +02:00
twain.dll16 twain: Build with msvcrt. 2019-06-24 10:31:19 +02:00
twain_32 twain_32: Global variable compatibility update for gcc 10. 2020-01-24 18:21:03 +01:00
typelib.dll16 typelib: Build with msvcrt. 2019-06-24 10:31:19 +02:00
tzres tzres: Add Haiti Time Zone. 2020-02-13 16:44:24 +01:00
ucrtbase ucrtbase: Use public headers for _vsnprintf implementation. 2020-02-16 21:23:13 +01: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: Get rid of a2w() in sec_mgr.c. 2020-02-20 16:13:48 +01:00
usbd.sys usbd.sys: Build with msvcrt. 2019-06-25 08:30:21 +02:00
user.exe16 user.exe16: Releasing DC does not disable it. 2020-01-13 16:09:15 +01:00
user32 user32: Add EnableNonClientDpiScaling stub. 2020-02-19 20:34:13 +01:00
userenv userenv/tests: Windows 10 1809 changed GetUserProfileDirectory(). 2019-11-22 23:01:13 +01:00
usp10 unicode: Support fetching a zip containining the data files. 2020-02-09 09:48:42 +01:00
utildll utildll: Add DLL. 2019-08-15 21:19:38 +02:00
uuid d2d1: Add ID2D1Factory2 stub. 2018-10-26 10:12:44 +02:00
uxtheme uxtheme: Build with msvcrt. 2019-06-25 08:36:46 +02:00
vbscript vbscript: Return the dispatch object directly in retval, rather than its value. 2020-02-18 20:29:02 +01:00
vcomp vcomp: Fix signed char issues. 2019-11-04 15:14:35 +01:00
vcomp90
vcomp100
vcomp110
vcomp120
vcomp140
vcruntime140 stdio.h: Add ucrt version of vsnprintf inline wrapper. 2020-02-18 20:30:24 +01:00
vcruntime140_1 vcruntime140_1: Add stub dll. 2020-01-24 17:15:54 +01: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 ver: Build with msvcrt. 2019-06-25 08:46:31 +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: Handle bitmask pointers for spec generation. 2020-02-06 09:25:47 +01: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 w32sys: Build with msvcrt. 2019-06-26 09:35:45 +02:00
wbemdisp wbemdisp: Handle NULL signatures in init_members. 2019-09-03 12:16:20 +02:00
wbemprox wbemprox: Fix checking for digit characters. 2020-02-07 21:28:24 +01: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: Fix digit character checks. 2020-02-07 21:28:24 +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 win32s16: Build with msvcrt. 2019-06-26 18:04:56 +02:00
win87em.dll16 win87em: Build with msvcrt. 2019-06-26 18:04:56 +02:00
winaspi.dll16
windebug.dll16 windebug: Build with msvcrt. 2019-06-26 18:04:56 +02:00
windowscodecs wincodecs: Return WINCODEC_ERR_PALETTEUNAVAILABLE for jpeg decoder frame. 2020-02-16 20:47:45 +01:00
windowscodecsext windowscodecsext: Build with msvcrt. 2019-06-26 18:04:56 +02:00
winealsa.drv winealsa.drv: Send MIDI events to port subscribers. 2020-02-12 20:36:38 +01:00
wineandroid.drv wineandroid: Set the scan code prefix when necessary. 2019-12-02 22:02:56 +01:00
winebus.sys winebus: Global variable compatibility update for gcc 10. 2020-01-24 18:19:06 +01:00
winecoreaudio.drv mmdevapi: Return E_INVALIDARG for invalid share mode argument. 2019-10-27 19:16:56 +01:00
winecrt0 winecrt0: Make __wine_(un)register_resources() cdecl. 2020-02-11 08:44:28 +01:00
wined3d wined3d: Remove the no longer used extra stream state. 2020-02-20 16:13:19 +01:00
winegstreamer winegstreamer: Decommit the source allocator when cleaning up the stream. 2020-02-20 16:23:09 +01: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 user32: Move ChangeDisplaySettingsExW() common code to user32. 2020-02-10 22:46:22 +01:00
winemapi winemapi: Build with msvcrt. 2019-06-26 18:04:56 +02:00
wineoss.drv mmdevapi: Return E_INVALIDARG for invalid share mode argument. 2019-10-27 19:16:56 +01:00
wineps.drv unicode: Support fetching a zip containining the data files. 2020-02-09 09:48:42 +01:00
wineps16.drv16 wineps16.drv: Build with msvcrt. 2019-06-27 09:29:13 +02:00
winepulse.drv mmdevapi: Return E_INVALIDARG for invalid share mode argument. 2019-10-27 19:16:56 +01:00
wineqtdecoder strmbase: Merge enumpins.c into filter.c. 2020-01-29 09:45:56 +01:00
winevulkan winevulkan: Fix two spelling errors in make_vulkan. 2020-02-18 11:10:04 +01:00
winex11.drv winex11.drv: Calculate mask in X11DRV_resize_desktop(). 2020-02-10 23:24:06 +01:00
wing.dll16 wing: Build with msvcrt. 2019-06-27 09:29:13 +02:00
wing32 wing32: Build with msvcrt. 2019-06-27 09:29:13 +02:00
winhttp winhttp/tests: Use wide character string literals. 2020-02-16 20:50:18 +01:00
wininet wininet/tests: Fix test failures on Windows XP. 2020-01-09 22:50:49 +01:00
winmm winmm/tests: Get rid of strcmp_wa(). 2020-02-06 21:48:08 +01:00
winnls.dll16 winnls: Build with msvcrt. 2019-06-27 09:29:13 +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 winsock: Build with msvcrt. 2019-06-27 09:29:13 +02:00
winspool.drv winspool: Implement IsValidDevmodeW. 2019-10-16 13:58:19 +02:00
winsta winsta: Build with msvcrt. 2019-06-27 09:29:13 +02:00
wintab.dll16 wintab: Build with msvcrt. 2019-06-27 09:29:13 +02:00
wintab32 wintab32: Use 64-bit math in ScaleForContext. 2019-11-18 19:12:14 +01:00
wintrust wintrust/tests: Initialize cbStruct in the ObjectTrust tests. 2019-11-11 20:01:40 +01:00
winusb
wlanapi wlanapi/tests: Spelling fixes in ok() messages. 2019-08-08 17:53:36 +02:00
wlanui wlanui: Add DLL. 2019-08-13 11:06:20 +02:00
wldap32 wldap32: Define a debug channel only when we are using it. 2020-02-10 22:46:24 +01: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: Fix the spelling of WMReaderAdvanced6_SetProtectStreamSamples(). 2019-12-09 23:47:46 +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: Add stub for WSCSetApplicationCategory. 2020-02-10 23:24:06 +01:00
wsdapi wsdapi: Build with msvcrt. 2019-06-27 22:20:05 +02:00
wshom.ocx wschom/tests: Use wide string literals. 2020-02-17 09:39:17 +01: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: Make WTSRegisterSessionNotificationEx's return consistent with WTSRegisterSessionNotification. 2019-12-09 23:47:46 +01:00
wuapi wuapi: Build with msvcrt. 2019-06-27 22:20:05 +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 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 x3daudio: Fix lib exports. 2019-10-16 14:38:13 +02: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