Sweden-Number/dlls
Huw Davies c247a36eed user32: EC_USEFONTINFO behaviour depends on whether the font's charset is CJK or not.
In the non-CJK case, the margins are half of the width returned by
GdiGetCharDimensions() but only if the client rect's width is above a
certain size.  There is an exception if the client rect is empty if
the font is sufficiently small.

In the CJK case, the margins are independent of the client rect size.

Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-09-01 22:14:22 +09:00
..
acledit winebuild: Add DllMain to the list of functions that should be private. 2015-07-15 15:59:46 +09:00
aclui
activeds activeds: Remove an unneeded NONAMELESSUNION directive. 2015-03-09 22:06:22 +09:00
actxprxy shell32: Update to IFolderView2. 2015-05-01 15:15:56 +09:00
adsiid
advapi32 advapi32: Unify service startup and control handling. 2016-08-31 22:22:59 +09:00
advpack Assorted spelling and grammar fixes. 2015-11-17 22:56:40 +09:00
amstream amstream: Remove some casts. 2016-09-01 20:47:47 +09:00
api-ms-win-core-com-l1-1-0 ole32: Implement semi-stub for CoGetApartmentType. 2016-03-03 12:59:02 +09:00
api-ms-win-core-com-l1-1-1 ole32: Implement semi-stub for CoGetApartmentType. 2016-03-03 12:59:02 +09:00
api-ms-win-core-console-l1-1-0
api-ms-win-core-console-l2-1-0 api-ms-win-core-console-l2-1-0: Add stub dll. 2016-08-19 16:36:49 +09:00
api-ms-win-core-datetime-l1-1-0 api-ms-win-core-datetime-l1-1-0: Add dll. 2014-12-04 14:03:30 +01:00
api-ms-win-core-datetime-l1-1-1 kernel32: Implement Get{Time,Date}FormatEx. 2015-01-06 12:59:07 +01:00
api-ms-win-core-debug-l1-1-0 api-ms-win-core-debug-l1-1-0: Add stub dll. 2015-05-08 14:41:30 +09:00
api-ms-win-core-debug-l1-1-1
api-ms-win-core-delayload-l1-1-1 api-ms-win-core-delayload-l1-1-1: Add dll. 2016-02-12 12:20:26 +09:00
api-ms-win-core-errorhandling-l1-1-0 api-ms-win-core-errorhandling-l1-1-0: Add stub dll. 2015-05-08 14:41:50 +09:00
api-ms-win-core-errorhandling-l1-1-1 ntdll: Add stubs for vectored continue handler. 2014-11-13 16:31:49 +09:00
api-ms-win-core-errorhandling-l1-1-2 api-ms-win-core-errorhandling-l1-1-2: Add stub dll. 2014-12-05 11:23:12 +01:00
api-ms-win-core-fibers-l1-1-0 api-ms-win-core-fibers-l1-1-0: Add dll. 2014-12-04 14:03:29 +01:00
api-ms-win-core-fibers-l1-1-1 api-ms-win-core-fibers-l1-1-1: Add stub dll. 2014-12-03 21:34:28 +01:00
api-ms-win-core-file-l1-1-0 kernel32: Implement GetFinalPathNameByHandle. 2016-04-09 00:12:23 +09:00
api-ms-win-core-file-l1-2-0 kernel32: Implement GetFinalPathNameByHandle. 2016-04-09 00:12:23 +09:00
api-ms-win-core-file-l1-2-1 kernel32: Implement GetFinalPathNameByHandle. 2016-04-09 00:12:23 +09:00
api-ms-win-core-file-l2-1-0 kernel32: Add stubs for CreateSymbolicLinkA/W. 2014-12-05 11:24:51 +01:00
api-ms-win-core-file-l2-1-1 kernel32: Add stubs for CreateSymbolicLinkA/W. 2014-12-05 11:24:51 +01:00
api-ms-win-core-handle-l1-1-0
api-ms-win-core-heap-l1-1-0 api-ms-win-core-heap-l1-1-0: Add stub dll. 2015-05-08 14:42:30 +09:00
api-ms-win-core-heap-l1-2-0
api-ms-win-core-heap-obsolete-l1-1-0
api-ms-win-core-interlocked-l1-1-0 kernel32: Forward InterlockedPushListSList[Ex] to ntdll. 2016-02-11 12:22:20 +09:00
api-ms-win-core-interlocked-l1-2-0 kernel32: Forward InterlockedPushListSList[Ex] to ntdll. 2016-02-11 12:22:20 +09:00
api-ms-win-core-io-l1-1-1 kernel32: Add a stub for CancelSynchronousIo. 2015-10-13 23:35:23 +09:00
api-ms-win-core-job-l1-1-0 api-ms-win-core-job-l1-1-0: Add dll. 2016-08-24 00:16:43 +09:00
api-ms-win-core-job-l2-1-0 api-ms-win-core-job-l2-1-0: Add dll. 2016-08-24 00:16:43 +09:00
api-ms-win-core-kernel32-legacy-l1-1-0 kernel32: Implement SetFileCompletionNotificationModes as a stub. 2015-06-15 17:27:38 +09:00
api-ms-win-core-kernel32-legacy-l1-1-1 api-ms-win-core-kernel32-legacy-l1-1-1: Add dll. 2016-02-12 12:21:22 +09:00
api-ms-win-core-libraryloader-l1-1-0 api-ms-win-core-libraryloader-l1-1-0: Add stub dll. 2015-05-08 14:44:51 +09:00
api-ms-win-core-libraryloader-l1-1-1 kernel32: Add stub implementation for EnumResourceLanguagesEx. 2015-01-27 22:03:17 +01:00
api-ms-win-core-libraryloader-l1-2-0 api-ms-win-core-libraryloader-l1-2-0: Add dll. 2016-02-12 12:21:06 +09:00
api-ms-win-core-localization-l1-1-0 api-ms-win-core-localization-l1-1-0: Add stub dll. 2016-02-08 20:12:23 +09:00
api-ms-win-core-localization-l1-2-0 kernel32: Add stub for GetSystemPreferredUILanguages. 2016-01-19 23:00:51 +09:00
api-ms-win-core-localization-l1-2-1 kernel32: Add stub for GetSystemPreferredUILanguages. 2016-01-19 23:00:51 +09:00
api-ms-win-core-localization-obsolete-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-0: Add stub dll. 2015-05-08 14:45:35 +09:00
api-ms-win-core-memory-l1-1-1 kernel32: Implement GetLargePageMinimum. 2016-06-17 00:09:19 +09:00
api-ms-win-core-memory-l1-1-2 kernel32: Add FreeUserPhysicalPages stub. 2016-04-28 13:11:31 +09:00
api-ms-win-core-misc-l1-1-0 api-ms-win-core-misc-l1-1-0: New dll. 2015-05-22 14:12:09 +09:00
api-ms-win-core-namedpipe-l1-1-0 api-ms-win-core-namedpipe-l1-1-0: Add stub dll. 2015-05-08 14:46:50 +09:00
api-ms-win-core-namedpipe-l1-2-0
api-ms-win-core-namespace-l1-1-0 api-ms-win-core-namespace-l1-1-0: Add dll. 2016-08-24 00:16:43 +09:00
api-ms-win-core-normalization-l1-1-0 api-ms-win-core-normalization-l1-1-0: Add dll. 2016-08-24 00:16:44 +09:00
api-ms-win-core-path-l1-1-0 api-ms-win-core-path-l1-1-0: Add stub dll. 2015-12-23 16:34:35 +01:00
api-ms-win-core-processenvironment-l1-1-0 api-ms-win-core-processenvironment-l1-1-0: Add stub dll. 2015-05-08 14:47:45 +09:00
api-ms-win-core-processenvironment-l1-2-0
api-ms-win-core-processthreads-l1-1-0 kernel32: Implement GetProcessIdOfThread(). 2015-03-20 21:31:57 +09:00
api-ms-win-core-processthreads-l1-1-1 kernel32: Add a stub for GetCurrentProcessorNumberEx. 2015-10-12 22:09:55 +09:00
api-ms-win-core-processthreads-l1-1-2 kernel32: Add a stub for GetCurrentProcessorNumberEx. 2015-10-12 22:09:55 +09:00
api-ms-win-core-profile-l1-1-0
api-ms-win-core-psapi-l1-1-0
api-ms-win-core-registry-l1-1-0 advapi32: Implement RegCopyTreeA/W. 2016-02-29 20:05:01 +09:00
api-ms-win-core-rtlsupport-l1-1-0 api-ms-win-core-rtlsupport-l1-1-0: Add stub dll. 2015-05-08 14:48:07 +09:00
api-ms-win-core-rtlsupport-l1-2-0
api-ms-win-core-shlwapi-legacy-l1-1-0
api-ms-win-core-string-l1-1-0
api-ms-win-core-string-l2-1-0 api-ms-win-core-string-l2-1-0: Add dll. 2016-03-14 13:54:51 +09:00
api-ms-win-core-string-obsolete-l1-1-0 api-ms-win-core-string-obsolete-l1-1-0: Add dll. 2016-08-24 00:16:44 +09:00
api-ms-win-core-synch-l1-1-0 api-ms-win-core-synch-l1-1-0: Add stub dll. 2015-05-08 14:48:22 +09:00
api-ms-win-core-synch-l1-2-0
api-ms-win-core-sysinfo-l1-1-0 kernel32: Implement GetTimeZoneInformationForYear. 2016-02-03 00:00:32 +09:00
api-ms-win-core-sysinfo-l1-2-0 kernel32: Implement GetSystemTimePreciseAsFileTime. 2015-05-20 17:28:37 +09:00
api-ms-win-core-sysinfo-l1-2-1 kernel32: Implement stub for GetPhysicallyInstalledSystemMemory. 2015-10-20 00:30:39 +09:00
api-ms-win-core-threadpool-l1-2-0 api-ms-win-core-threadpool-l1-2-0: Add dll. 2016-02-16 23:26:30 +09:00
api-ms-win-core-threadpool-legacy-l1-1-0
api-ms-win-core-timezone-l1-1-0 kernel32: Implement GetTimeZoneInformationForYear. 2016-02-03 00:00:32 +09:00
api-ms-win-core-toolhelp-l1-1-0 api-ms-win-core-toolhelp-l1-1-0: Add dll. 2016-08-24 00:16:44 +09:00
api-ms-win-core-url-l1-1-0
api-ms-win-core-util-l1-1-0 ntdll: Forward DecodeSystemPointer/EncodeSystemPointer to DecodePointer/EncodePointer. 2016-08-22 12:47:51 +09:00
api-ms-win-core-version-l1-1-0 api-ms-win-core-version-l1-1-0: Add dll. 2016-03-14 13:54:51 +09:00
api-ms-win-core-winrt-error-l1-1-0
api-ms-win-core-winrt-error-l1-1-1 api-ms-win-core-winrt-error-l1-1-1: Add stub dll. 2014-12-04 14:03:32 +01:00
api-ms-win-core-winrt-l1-1-0 combase: Add RoGetActivationFactory stub. 2015-11-13 22:24:57 +09:00
api-ms-win-core-winrt-registration-l1-1-0 api-ms-win-core-winrt-registration-l1-1-0: Add dll. 2016-02-12 12:21:53 +09:00
api-ms-win-core-winrt-string-l1-1-0 combase: Implement WindowsTrimStringEnd. 2016-02-11 12:20:07 +09:00
api-ms-win-core-wow64-l1-1-0 api-ms-win-core-wow64-l1-1-0: Add dll. 2016-02-16 23:26:30 +09:00
api-ms-win-core-xstate-l2-1-0 api-ms-win-core-xstate-l2-1-0: Add stub dll. 2014-12-04 14:03:31 +01:00
api-ms-win-crt-conio-l1-1-0 api-ms-win-crt-conio-l1-1-0: Add stub dll. 2015-08-26 23:15:23 +09:00
api-ms-win-crt-convert-l1-1-0 msvcr120: Add forwards for wcstoll and wcstoll_l. 2016-08-11 15:58:06 +09:00
api-ms-win-crt-environment-l1-1-0 api-ms-win-crt-environment-l1-1-0: Add stub dll. 2015-08-26 23:15:24 +09:00
api-ms-win-crt-filesystem-l1-1-0 msvcrt: Add support for _fstat32i64. 2016-06-24 18:51:22 +09:00
api-ms-win-crt-heap-l1-1-0 ucrtbase: Implement _realloc_base. 2016-06-17 22:27:50 +09:00
api-ms-win-crt-locale-l1-1-0 msvcrt: Add _wcreate_locale. 2016-08-18 00:09:37 +09:00
api-ms-win-crt-math-l1-1-0 msvcr120: Add lgamma. 2016-08-15 18:30:11 +09:00
api-ms-win-crt-multibyte-l1-1-0 msvcr: Sync spec files. 2016-01-19 20:48:05 +09:00
api-ms-win-crt-private-l1-1-0 ucrtbase: Add __std_type_info_destroy_list implementation. 2016-08-04 10:07:12 -05:00
api-ms-win-crt-process-l1-1-0 api-ms-win-crt-process-l1-1-0: Add stub dll. 2015-08-26 23:15:25 +09:00
api-ms-win-crt-runtime-l1-1-0 msvcrt: Add _fpieee_flt stub. 2016-08-25 01:10:21 +09:00
api-ms-win-crt-stdio-l1-1-0 ucrtbase: Add __stdio_common_vfscanf(). 2016-08-25 13:28:05 +09:00
api-ms-win-crt-string-l1-1-0 api-ms-win-crt-string-l1-1-0: Add stub dll. 2015-08-26 23:15:25 +09:00
api-ms-win-crt-time-l1-1-0 msvcrt: Add wcsftime_l. 2016-08-11 12:07:56 +09:00
api-ms-win-crt-utility-l1-1-0 api-ms-win-crt-utility-l1-1-0: Add stub dll. 2015-08-26 23:15:26 +09:00
api-ms-win-downlevel-advapi32-l1-1-0 advapi32: Add CreatePrivateObjectSecurityEx. 2016-03-14 13:54:52 +09: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 ole32: Implement semi-stub for CoGetApartmentType. 2016-03-03 12:59:02 +09:00
api-ms-win-downlevel-shell32-l1-1-0 shell32: Added GetCurrentProcessExplicitAppUserModelID() stub. 2015-07-22 16:42:42 +02:00
api-ms-win-downlevel-shlwapi-l1-1-0 shlwapi: Add implementation for StrCatChainW. 2014-12-16 16:32:31 +01:00
api-ms-win-downlevel-shlwapi-l2-1-0
api-ms-win-downlevel-user32-l1-1-0
api-ms-win-downlevel-version-l1-1-0 version: Add stubs for GetFileVersionInfoExA/W. 2014-12-23 15:30:50 +01:00
api-ms-win-eventing-classicprovider-l1-1-0 api-ms-win-eventing-classicprovider-l1-1-0: Add dll. 2016-02-12 12:21:36 +09:00
api-ms-win-eventing-provider-l1-1-0 advapi32: Add a stub implementation of EventSetInformation. 2015-05-11 15:39:24 +09:00
api-ms-win-eventlog-legacy-l1-1-0 api-ms-win-eventlog-legacy-l1-1-0: Add dll. 2016-08-24 00:16:44 +09:00
api-ms-win-ntuser-dc-access-l1-1-0
api-ms-win-security-base-l1-1-0 advapi32: Add CreatePrivateObjectSecurityEx. 2016-03-14 13:54:52 +09:00
api-ms-win-security-base-l1-2-0 advapi32: Add CreatePrivateObjectSecurityEx. 2016-03-14 13:54:52 +09:00
api-ms-win-security-lsalookup-l1-1-0 api-ms-win-security-lsalookup-l1-1-0: New dll. 2015-12-24 15:13:49 +01:00
api-ms-win-security-lsalookup-l1-1-1 api-ms-win-security-lsalookup-l1-1-1: Add dll. 2015-12-30 08:21:53 +01:00
api-ms-win-security-sddl-l1-1-0
api-ms-win-service-core-l1-1-1
api-ms-win-service-management-l1-1-0
api-ms-win-service-winsvc-l1-2-0
api-ms-win-shell-shellfolders-l1-1-0 api-ms-win-shell-shellfolders-l1-1-0: Add dll. 2016-08-24 00:16:44 +09:00
apphelp apphelp: Add SdbGetAppPatchDir stub. 2016-08-29 21:01:43 +09:00
appwiz.cpl mshtml: Wine Gecko 2.47 release. 2016-06-14 13:43:54 +09:00
atl atl: Simplify RECT assignments. 2016-06-22 00:59:00 +09:00
atl80 atl: Added stub AtlIPersistPropertyBag_Save. 2015-05-26 20:08:54 +09:00
atl90 atl: Added stub AtlIPersistPropertyBag_Save. 2015-05-26 20:08:54 +09:00
atl100 atl100/tests: Check Administrators group if UAC is disabled. 2015-11-23 13:25:31 +09:00
atl110 atl: Added stub AtlIPersistPropertyBag_Save. 2015-05-26 20:08:54 +09:00
authz authz: Stub AuthzAccessCheck, AuthzFreeContext, AuthzInitializeContextFromSid, AuthzInitializeContextFromToken. 2016-03-17 19:44:01 +09:00
avicap32
avifil32 avifil32: Avoid a cast from a COM object to an iface. 2016-08-11 20:18:00 +09:00
avifile.dll16
avrt
bcrypt bcrypt: Add support for BCRYPT_RNG_ALGORITHM. 2016-04-05 00:06:41 +09:00
bluetoothapis bluetoothapis: Add stub dll. 2015-11-11 19:39:23 +09:00
browseui browseui: Use defined context kind constant with CoGetMalloc(). 2015-12-04 21:56:18 +09:00
bthprops.cpl bthprops.cpl: Add BluetoothFindFirstDevice stub. 2016-05-27 16:25:15 +09:00
cabinet cabinet: Fix its vs it's typos. 2016-08-04 09:07:49 -05:00
capi2032
cards cards: Use SetRect() instead of open coding it. 2016-07-03 10:17:14 +09:00
cfgmgr32 setupapi: Added CM_Get_Version(). 2016-08-11 12:11:12 +09:00
clusapi
combase ole32: Implement semi-stub for CoGetApartmentType. 2016-03-03 12:59:02 +09:00
comcat
comctl32 comctl32/tests: Restore the cursor position after moving it. 2016-08-31 22:23:00 +09:00
comdlg32 comdlg32/itemdlg: Fix setting NULL file name (Coverity). 2016-07-28 21:38:13 +09:00
comm.drv16
commdlg.dll16 commdlg: Explicitely initialize remaining fields of CHOOSECOLORA (Coverity). 2015-12-29 22:38:32 +01:00
compobj.dll16 compobj.dll16: Fix implementation of StringFromGUID2. 2016-04-15 12:33:32 +09:00
compstui compstui: Remove an uneeded NONAMELESSUNION directive. 2015-03-10 15:18:16 +09:00
comsvcs
concrt140 concrt140: Add concrt140 stub. 2016-08-08 12:37:12 +09:00
connect connect: Add IsInternetConnected stub. 2015-02-11 22:26:28 +09:00
credui credui: Use the input identity passed to SspiPromptForCredentialsW. 2016-07-14 17:52:35 +09:00
crtdll msvcrt: Add _fpieee_flt stub. 2016-08-25 01:10:21 +09:00
crypt32 crypt32/tests: Win 10 accepts carriage returns within a base64 four character block. 2016-08-26 23:24:01 +09:00
cryptdlg
cryptdll
cryptext cryptext: Add stubs for CryptExtAddPFX/CryptExtAddPFXW. 2014-11-26 19:16:52 +01:00
cryptnet cryptnet/tests: Remove an uneeded NONAMELESSUNION directive. 2015-03-10 15:18:21 +09:00
cryptui cryptui: Avoid using the LPJUNK style for COM interface types. 2016-08-04 13:17:15 -05:00
ctapi32
ctl3d.dll16
ctl3d32 makefiles: Remove some obsolete import libraries. 2016-06-01 15:24:53 +09:00
ctl3dv2.dll16 ctl3dv2: Claim success in Ctl3dRegister(). 2016-05-02 18:30:58 +09:00
d2d1 d2d1: Move mesh creation to mesh.c. 2016-04-01 12:48:56 +09:00
d3d8 d3d8: Use resource mapping functions in d3d8_device_DrawIndexedPrimitiveUP(). 2016-09-01 21:21:38 +09:00
d3d9 d3d9: Use wined3d_resource_unmap() in d3d9_indexbuffer_Unlock(). 2016-08-30 19:09:21 +09:00
d3d10 d3d10: Removed no loner needed wine_rb_init error handling. 2016-08-31 22:23:00 +09:00
d3d10_1 d3d10_1/tests: Test for ID3D10InfoQueue interface. 2016-06-03 22:49:56 +09:00
d3d10core d3d10core/tests: Modify existing test to cover case-insensitive input elements matching. 2016-08-22 23:05:21 +09:00
d3d11 dxgi: Use texture pointer instead of resource pointer for DXGI surface. 2016-09-01 21:21:35 +09:00
d3dcompiler_33 d3dcompiler_33: Share source with d3dcompiler_43. 2016-06-17 22:55:46 +09:00
d3dcompiler_34 d3dcompiler_34: Share source with d3dcompiler_43. 2016-06-17 22:55:35 +09:00
d3dcompiler_35 d3dcompiler_35: Share source with d3dcompiler_43. 2016-06-17 22:55:25 +09:00
d3dcompiler_36 d3dcompiler_36: Share source with d3dcompiler_43. 2016-06-17 22:55:15 +09:00
d3dcompiler_37 d3dcompiler_37: Share source with d3dcompiler_43. 2016-06-17 22:55:05 +09:00
d3dcompiler_38 d3dcompiler_38: Share source with d3dcompiler_43. 2016-06-17 22:54:50 +09:00
d3dcompiler_39 d3dcompiler_39: Share source with d3dcompiler_43. 2016-06-17 22:54:38 +09:00
d3dcompiler_40 d3dcompiler_40: Share source with d3dcompiler_43. 2016-06-17 22:54:22 +09:00
d3dcompiler_41 d3dcompiler_41: Share source with d3dcompiler_43. 2016-06-17 22:54:04 +09:00
d3dcompiler_42 d3dcompiler_42: Share source with d3dcompiler_43. 2016-06-17 22:53:53 +09:00
d3dcompiler_43 d3dcompiler/tests: Avoid using the LPD3DBLOB COM iface type. 2016-07-14 17:40:12 +09:00
d3dcompiler_46 d3dcompiler: Correct spec for function D3DDisassemble10Effect. 2016-06-17 22:56:06 +09:00
d3dcompiler_47 d3dcompiler: Correct spec for function D3DDisassemble10Effect. 2016-06-17 22:56:06 +09:00
d3dim makefiles: Remove some obsolete import libraries. 2016-06-01 15:24:53 +09:00
d3drm d3drm: Implement IDirect3DRMViewport*::Clear. 2016-08-19 20:32:15 +09:00
d3dx9_24 d3dx9: Add stubs for D3DXFill*TextureTX(). 2016-08-05 14:49:10 -05:00
d3dx9_25 d3dx9: Add stubs for D3DXFill*TextureTX(). 2016-08-05 14:49:10 -05:00
d3dx9_26 d3dx9: Add stubs for D3DXFill*TextureTX(). 2016-08-05 14:49:10 -05:00
d3dx9_27 d3dx9: Add stubs for D3DXFill*TextureTX(). 2016-08-05 14:49:10 -05:00
d3dx9_28 d3dx9: Add stubs for D3DXFill*TextureTX(). 2016-08-05 14:49:10 -05:00
d3dx9_29 d3dx9: Add stubs for D3DXFill*TextureTX(). 2016-08-05 14:49:10 -05:00
d3dx9_30 d3dx9: Add stubs for D3DXFill*TextureTX(). 2016-08-05 14:49:10 -05:00
d3dx9_31 d3dx9: Add stubs for D3DXFill*TextureTX(). 2016-08-05 14:49:10 -05:00
d3dx9_32 d3dx9: Add stubs for D3DXFill*TextureTX(). 2016-08-05 14:49:10 -05:00
d3dx9_33 d3dx9: Add stubs for D3DXFill*TextureTX(). 2016-08-05 14:49:10 -05:00
d3dx9_34 d3dx9: Add stubs for D3DXFill*TextureTX(). 2016-08-05 14:49:10 -05:00
d3dx9_35 d3dx9: Add stubs for D3DXFill*TextureTX(). 2016-08-05 14:49:10 -05:00
d3dx9_36 d3dx9/tests: Remove dead assignment. 2016-08-05 14:49:59 -05:00
d3dx9_37 d3dx9: Add stubs for D3DXFill*TextureTX(). 2016-08-05 14:49:10 -05:00
d3dx9_38 d3dx9: Add stubs for D3DXFill*TextureTX(). 2016-08-05 14:49:10 -05:00
d3dx9_39 d3dx9: Add stubs for D3DXFill*TextureTX(). 2016-08-05 14:49:10 -05:00
d3dx9_40 d3dx9: Add stubs for D3DXFill*TextureTX(). 2016-08-05 14:49:10 -05:00
d3dx9_41 d3dx9: Add stubs for D3DXFill*TextureTX(). 2016-08-05 14:49:10 -05:00
d3dx9_42 d3dx9: Add stubs for D3DXFill*TextureTX(). 2016-08-05 14:49:10 -05:00
d3dx9_43 d3dx9: Add stubs for D3DXFill*TextureTX(). 2016-08-05 14:49:10 -05:00
d3dx10_33
d3dx10_34
d3dx10_35
d3dx10_36
d3dx10_37
d3dx10_38
d3dx10_39
d3dx10_40
d3dx10_41
d3dx10_42
d3dx10_43 d3dx10/tests: Dynamically load d3d10 and skip if it's not present. 2016-08-22 23:05:21 +09:00
d3dx11_42 d3dx11: Add D3DX11CreateTextureFromMemory stub. 2016-08-17 11:53:24 +09:00
d3dx11_43 d3dx11: Add D3DX11CreateTextureFromMemory stub. 2016-08-17 11:53:24 +09:00
d3dxof d3dxof: Avoid casts from COM objects to interfaces. 2016-07-14 17:40:12 +09:00
davclnt davclnt: Add stub implementations of DavRegisterAuthCallback and DavUnregisterAuthCallback. 2015-07-21 16:33:23 +02:00
dbgeng
dbghelp dbghelp: Recognize DW_FORM_flag_present. 2016-07-26 10:53:11 +09:00
dciman32
ddeml.dll16 ddeml: Don't trash 'cb' field of structure returned by DdeQueryConvInfo16() (Coverity). 2015-11-23 23:35:13 +09:00
ddraw ddraw: Use resource mapping functions in d3d_device7_DrawIndexedPrimitiveVB(). 2016-09-01 21:21:37 +09:00
ddrawex include: Correct DDSCAPS2 and DDSURFACEDESC2 structures and their uses. 2015-03-02 23:00:32 +09:00
devenum devenum: Remove redundant NULL checks before CoTaskMemFree(). 2016-07-08 20:12:54 +09:00
dhcpcsvc
difxapi difxapi: Add stubs for SetDifxLogCallbackA/W. 2014-11-26 17:26:09 +01:00
dinput dinput: Fix saturation range on condition effects. 2016-08-26 10:40:06 +09:00
dinput8 dinput8/tests: Debug device information during enumeration callback. 2016-08-15 12:56:35 +09:00
dispdib.dll16
dispex dispex/tests: Get rid of a cast from a COM object to an iface. 2016-07-04 17:30:28 +09:00
display.drv16
dmband dmband: Add missing TRACE to QI. 2015-06-29 19:07:50 +09:00
dmcompos dmcompos: Mark IPersistStream_Save of DMSignPostTrack as a stub. 2015-06-29 19:07:49 +09:00
dmime dmime: Avoid using the COM method implementations directly. 2016-09-01 20:47:47 +09:00
dmloader dmloader: Remove superfluous "IDirectMusicContainer" from method names. 2015-04-28 15:35:38 +09:00
dmscript dmscript: Get rid of the extra pointer to a DMUS_OBJECTDESC. 2015-04-28 15:35:54 +09:00
dmstyle dmstyle: Remove a not very useful macro. 2015-07-07 17:16:35 +09:00
dmsynth dmsynth: Lock/unlock the module only on creation/desctruction. 2016-07-19 21:32:25 +09:00
dmusic dmusic: Avoid using the COM method implementations directly. 2016-09-01 20:47:46 +09:00
dmusic32 makefiles: Remove some obsolete import libraries. 2016-06-01 15:24:53 +09:00
dnsapi dnsapi: Add a stub implementation of DnsFlushResolverCacheEntry_A/UTF8/W. 2015-12-23 16:32:14 +01:00
dplay makefiles: Remove some obsolete import libraries. 2016-06-01 15:24:53 +09:00
dplayx dplayx: Fix its vs it's typo. 2016-08-03 09:56:19 -05:00
dpnaddr
dpnet dpnet: Don't leak entry name. 2015-10-29 22:32:45 +09:00
dpnhpast
dpnlobby
dpvoice dpvoice: Turn GetCompressionTypes into a semi-stub. 2015-02-19 23:27:25 +09:00
dpwsockx
drmclien
dsound Revert "dsound: Allow inactive devices to change the primary format.". 2016-08-15 23:08:37 +09:00
dssenh dssenh/tests: Fix some tests on Win 8. 2015-04-20 21:21:35 +09:00
dswave dswave: Finish the cleanup of create_dswave(). 2015-06-10 15:26:10 +09:00
dwmapi dwmapi: Return S_OK in DwmSetWindowAttribute stub. 2016-05-02 22:55:23 +09:00
dwrite dwrite/tests: Remove unnecessary font face creation. 2016-08-26 23:23:38 +09:00
dxdiagn dxdiagn: Improve error handling when converting to VT_BSTR (Coverity). 2015-12-22 09:51:22 +01:00
dxerr8
dxerr9
dxgi dxgi: Use texture pointer instead of resource pointer for DXGI surface. 2016-09-01 21:21:35 +09:00
dxguid dxguid: Include d3dx10.h. 2015-12-08 17:26:39 +09:00
dxva2
esent esen: Added stub DLL. 2015-10-01 16:24:03 +09:00
evr evr: Add stub dll. 2015-02-04 21:32:50 +09:00
explorerframe include: TVS_EX_NOSINGLECOLLAPSE is documented. 2016-07-31 16:22:15 +09:00
ext-ms-win-gdi-devcaps-l1-1-0
faultrep
fltlib fltlib: Add stub for FilterLoad. 2015-06-25 16:32:02 +09:00
fltmgr.sys fltmgr.sys: Add FltInitializePushLock stub. 2015-11-05 20:22:37 +09:00
fntcache fntcache: Drop WINE_ prefix from FIXME/TRACE. 2015-03-24 18:16:24 +09:00
fontsub fontsub: Improve CreateFontPackage() stub for TTFCFP_SUBSET case. 2016-04-29 12:41:17 +09:00
fusion fusion: Avoid using the LPASSEMBLYNAME type. 2016-08-11 20:18:01 +09:00
fwpuclnt
gameux gameux: Fix memory leaks (Valgrind). 2015-11-11 19:39:28 +09:00
gdi.exe16 gdi.exe16: Spelling fixes. 2016-05-30 11:57:13 +09:00
gdi32 gdi32: Explicitly write out the rops for copy_rect_1(). 2016-08-25 19:59:07 +09:00
gdiplus gdiplus: Copy remap tables when cloning an ImageAttributes. 2016-08-27 13:22:09 +09:00
glu32 glu32: Fix wrapper function for glu[Begin|End]Polygon and gluNextContour. 2014-09-15 16:40:38 +02:00
gphoto2.ds gphoto2.ds: Remove unneeded NONAMELESSXXX directives. 2015-03-13 00:28:18 +09:00
gpkcsp winebuild: Add DllMain to the list of functions that should be private. 2015-07-15 15:59:46 +09:00
hal hal: Add WRITE_PORT_UCHAR stub. 2016-08-17 13:30:39 +09:00
hhctrl.ocx hhctrl: Use SetRect() instead of open coding it. 2016-07-14 17:40:09 +09:00
hid hid: Implement HidD_SetNumInputBuffers. 2016-04-06 14:54:32 +09:00
hidclass.sys hidclass: Fix handle leak on error path (Coverity). 2016-08-24 12:04:43 +09:00
hlink hlink: Handle failure better (Coverity). 2016-08-04 09:08:51 -05:00
hnetcfg hnetcfg/tests: Add initial tests. 2016-07-26 20:39:54 +09:00
httpapi
iccvid iccvid: Use a separate argument for inverted decompressing. 2015-11-03 23:05:38 +09:00
icmp
ieframe ieframe/tests: Use todo_wine_if(). 2016-08-11 12:09:17 +09:00
ifsmgr.vxd
imaadp32.acm msacm32: Added converter for ADPCM to PCM 8 bit mono. 2016-05-25 00:54:44 +09:00
imagehlp imagehlp/tests: Use todo_wine_if() in tests. 2016-02-18 00:22:04 +09:00
imm.dll16
imm32 user32: Create and destroy the default IME window implicitly. 2016-08-29 16:45:32 +09:00
inetcomm inetcomm/tests: Add Attachment tests. 2016-08-31 00:20:31 +09:00
inetcpl.cpl inetcpl: Implement default page button. 2016-02-27 00:13:30 +09:00
inetmib1
infosoft
initpki
inkobj
inseng inseng: Added IInstallEngine2 stub. 2015-04-22 23:27:09 +09:00
iphlpapi iphlpapi/tests: Trace network prefixes in the test for GetAdaptersAddresses. 2016-03-22 23:51:31 +09:00
irprops.cpl bthprops.cpl: Add BluetoothFindFirstDevice stub. 2016-05-27 16:25:15 +09:00
itircl
itss itss/tests: Fix compiler warnings with flag -Wunused-macros. 2014-12-11 11:55:48 +01:00
joy.cpl joy.cpl: Display the correct number of button boxes during test. 2016-07-23 12:07:26 +09:00
jscript jscript/tests: Added more tests. 2016-08-05 10:32:40 -05:00
jsproxy jsproxy/tests: A spelling fix for a jsproxy ok() message. 2016-04-22 21:04:34 +09:00
kernel32 kernel32: Map from CAL_* constants to LOCALE_*. 2016-09-01 11:38:51 +09:00
kernelbase ntdll: Forward DecodeSystemPointer/EncodeSystemPointer to DecodePointer/EncodePointer. 2016-08-22 12:47:51 +09:00
keyboard.drv16
krnl386.exe16 krnl386: Fix its vs it's typo. 2016-08-03 09:56:20 -05:00
ksuser ksuser: New stub dll. 2014-10-07 20:22:16 +02:00
ktmw32 ktmw32: Add a stub for RollbackTransaction. 2015-02-06 23:35:40 +09:00
loadperf
localspl localspl: Remove uneeded NONAMELESSUNION directives. 2015-03-13 21:57:29 +09:00
localui Assorted spelling fixes. 2015-08-07 23:50:48 +09:00
lz32
lzexpand.dll16
mapi32 ole32: The type of the size of IMalloc'ed blocks is SIZE_T. 2016-01-20 01:50:47 +09:00
mapistub
mciavi32 mciavi32: Use SetRect() instead of open coding it. 2016-07-03 10:18:34 +09:00
mcicda mcicda: Use a helper to read the CD-ROM TOC. 2016-07-31 16:23:32 +09:00
mciqtz32 mciqtz32: Use dB unit when setting audio volume. 2016-07-14 17:40:10 +09:00
mciseq mciseq: Ensure the player thread termination when stopping. 2015-07-22 17:42:39 +02:00
mciwave mciwave: Remove an unused assigment (PVS-Studio). 2015-01-16 16:53:23 +01:00
mf mf: Add stub dll. 2015-02-10 23:33:59 +09:00
mfplat mfplat: Add missing export of MFGetPluginControl to specfile. 2015-08-24 14:44:23 +09:00
mfreadwrite mfreadwrite: Add stub dll. 2014-12-11 20:57:54 +01:00
mgmtapi mgmtapi: Add SnmpMgrTrapListen stub. 2016-03-23 13:15:48 +09:00
midimap
mlang mlang/tests: Test IMultiLanguage_GetCharsetInfo with malformed charsets. 2016-08-25 22:09:52 +09:00
mmcndmgr
mmdevapi mmdevapi/tests: Fix failure on Vista. 2016-08-27 13:22:03 +09:00
mmdevldr.vxd
mmsystem.dll16 mmsystem: Fix its vs it's typo. 2016-08-03 09:56:20 -05:00
monodebg.vxd
mountmgr.sys makefiles: Don't allow import libraries to have an extension. 2016-06-14 14:04:20 +09:00
mouse.drv16
mpr mpr: Set the CONNECT_LOCALDRIVE flag in case a local redirection is made on connection. 2016-08-12 21:21:53 +09:00
mprapi
msacm.dll16
msacm32 msacm32: Use a helper to validate stream pointers. 2016-08-29 23:54:41 +09:00
msacm32.drv msacm32.drv: Initialize reserved fields in WAVEINCAPS/WAVEOUTCAPS (Coverity). 2015-12-30 08:07:00 +01:00
msadp32.acm msadpcm32.acm: Stop converting data instead of crashing. 2015-10-01 16:34:02 +09:00
msasn1 include: Add ASN1_* function prototypes. 2015-03-02 22:51:10 +09:00
mscat32
mscms mscms/tests: Use todo_wine_if() in tests. 2016-02-18 00:22:04 +09:00
mscoree mscoree: Return pointer to interface, not implementation. 2016-08-26 10:39:50 +09:00
msctf msctf/tests: Return interface pointers instead of pointers to impl structure. 2016-09-01 20:47:48 +09:00
msctfp msctfp: Added proxy/stub dll for msctf.idl interfaces. 2015-05-21 14:00:38 +09:00
msdaps msdaps: Added AddRefAccessor() proxy/stub. 2016-08-29 12:02:20 +09:00
msdelta msdelta: Add stub DLL. 2015-10-02 20:51:24 +09:00
msdmo msdmo: Reg* API does not use HRESULT return codes. 2015-05-04 20:11:03 +09:00
msdrm msdrm: Add stub dll. 2016-01-25 18:55:21 +09:00
msftedit
msg711.acm msacm32: Make ACM driver details match native more closely. 2015-05-27 14:31:39 +09:00
msgsm32.acm msacm32: Make ACM driver details match native more closely. 2015-05-27 14:31:39 +09:00
mshtml mshtml: Don't crash creating a URI if we have no document. 2016-08-22 12:42:15 +09:00
mshtml.tlb
msi msi: Make parse_platform() static. 2016-08-08 18:41:49 +09:00
msident
msimg32
msimsg
msimtf msimtf: Return interface pointers. 2016-09-01 20:47:49 +09:00
msisip
msisys.ocx
msls31
msnet32
mspatcha msi: Import mspatcha instead of loading it dynamically. 2015-04-01 22:34:19 +09:00
msrle32 msrle32: Use the correct number of colors when biClrUsed = 0. 2016-03-16 12:15:45 +09:00
msscript.ocx msscript: Implement AddObject(). 2016-07-23 12:06:33 +09:00
mssign32
mssip32
mstask mstask: Added IEnumWorkItems stub. 2015-03-20 16:23:04 +09:00
msvcirt msvcirt: Implement ios::sync_with_stdio. 2016-08-18 20:38:11 +09:00
msvcm80
msvcm90
msvcp60 msvcp60/tests: Remove unneeded casts. 2016-06-23 22:03:30 +09:00
msvcp70 msvcp90: Add codecvt<wchar_t>::do_encoding that returns 0. 2016-04-08 23:02:01 +09:00
msvcp71 msvcp71: Add basic_istream<char>::operator>> export. 2016-04-27 12:41:06 +09:00
msvcp80 msvcp90: Add codecvt<wchar_t>::do_encoding that returns 0. 2016-04-08 23:02:01 +09:00
msvcp90 msvcp110: Use sentry in istream<>::seekg. 2016-08-11 15:57:53 +09:00
msvcp100 msvcp100: Don't export structures as stubs. 2016-08-02 06:11:06 -05:00
msvcp110 msvcp110: Don't export structures as stubs. 2016-08-02 06:11:03 -05:00
msvcp120 msvcp120: Don't export structures as stubs. 2016-08-02 06:10:56 -05:00
msvcp120_app msvcp120_app: Don't export structures as stubs. 2016-08-02 06:11:00 -05:00
msvcp140 msvcp140: Forward __ExceptionPtr* to msvcr120. 2016-08-11 15:57:41 +09:00
msvcr70 msvcrt: Add _fpieee_flt stub. 2016-08-25 01:10:21 +09:00
msvcr71 msvcrt: Add _fpieee_flt stub. 2016-08-25 01:10:21 +09:00
msvcr80 msvcrt: Add _fpieee_flt stub. 2016-08-25 01:10:21 +09:00
msvcr90 msvcr90: Add _fpieee_flt tests. 2016-08-25 01:10:21 +09:00
msvcr100 msvcrt: Add _fpieee_flt stub. 2016-08-25 01:10:21 +09:00
msvcr110 msvcrt: Add _fpieee_flt stub. 2016-08-25 01:10:21 +09:00
msvcr120 msvcrt: Add _fpieee_flt stub. 2016-08-25 01:10:21 +09:00
msvcr120_app msvcrt: Add _fpieee_flt stub. 2016-08-25 01:10:21 +09:00
msvcrt ucrtbase: Add __stdio_common_vfscanf(). 2016-08-25 13:28:05 +09:00
msvcrt20 msvcrt: Add _fpieee_flt stub. 2016-08-25 01:10:21 +09:00
msvcrt40 msvcrt: Add _fpieee_flt stub. 2016-08-25 01:10:21 +09:00
msvcrtd msvcrt: Add _fpieee_flt stub. 2016-08-25 01:10:21 +09:00
msvfw32 msvfw32: Fix a typo in TRACE() message. 2016-05-16 21:17:11 +09:00
msvidc32 msvidc32: Add missing compression messages to the list. 2015-10-22 23:04:19 +09:00
msvideo.dll16 msvideo.dll16: Translate 16 bit address in lparam for MCIWNDM_SETTIMEFORMATA message. 2016-02-10 22:02:48 +09:00
mswsock
msxml
msxml2
msxml3 msxml3: Implement IXMLParser GetParserState. 2016-07-29 20:17:31 +09:00
msxml4
msxml6
ncrypt ncrypt: Add some stub functions. 2016-07-15 11:15:19 +09:00
nddeapi
ndis.sys ndis.sys: Add NdisRegisterProtocol stub. 2016-02-22 21:36:50 +09:00
netapi32 netapi32: Avoid buffer overrun in NetBTNameEncode. 2016-07-05 23:22:05 +09:00
netcfgx netcfgx: Return pointer to interface. 2016-09-01 20:47:48 +09:00
netprofm netprofm: fix memleak in error exit (Coverity). 2015-09-07 17:54:54 +09:00
newdev newdev: Update spec file. 2015-10-15 00:53:20 +09:00
normaliz
npmshtml
npptools npptools: Add stub dll. 2014-08-27 11:02:08 +02:00
ntdll ntdll: Don't incorrectly overwrite orig_context in call_stack_handlers. 2016-08-26 23:23:40 +09:00
ntdsapi ntdsapi: Fix null termination of buffer. 2015-10-05 22:27:14 +09:00
ntoskrnl.exe ntoskrnl.exe: Stub IoInvalidateDeviceRelations. 2016-09-01 20:47:50 +09:00
ntprint ntprint: Remove an uneeded NONAMELESSUNION directive. 2015-03-16 15:04:56 +09:00
objsel
odbc32 odbc32: Upgrade a WARN into ERR when the library is not found. 2016-08-11 23:31:55 +09:00
odbccp32 odbccp32/test: Correct tests without privileges. 2015-11-18 23:15:39 +09:00
odbccu32
ole2.dll16 ole2: Implement ReadClassStm(). 2016-01-11 19:54:16 +09:00
ole2conv.dll16
ole2disp.dll16 ole2disp: Implement SafeArrayAccessData()/SafeArrayUnaccessData(). 2016-01-15 15:10:53 +09:00
ole2nls.dll16 ole2nls: Fix CompareString() prototype. 2015-12-21 18:18:20 +01:00
ole2prox.dll16
ole2thk.dll16
ole32 ole32: Cope with receiving WM_RENDERALLFORMATS even when the clipboard is empty. 2016-09-01 22:02:04 +09:00
oleacc oleacc: Avoid two cases of shift overflow. 2015-09-14 16:47:53 +09:00
oleaut32 oleaut32: Added proxy/stub for BindType. 2016-08-29 23:54:41 +09:00
olecli.dll16
olecli32
oledb32 oledb32: Support quoted values in initialisation strings. 2016-08-09 18:47:08 +09:00
oledlg oledlg: Replace existing menu item in case of empty object too. 2015-12-01 12:46:32 +09:00
olepro32 olepro32: Add typelib resource. 2016-01-27 23:35:32 +09:00
olesvr.dll16
olesvr32
olethk32
openal32 openal32: Prefer native version. 2015-10-06 00:01:56 +09:00
opencl opencl: Avoid deprecation warning for OpenCL 1.2 APIs. 2015-09-25 21:00:59 +02:00
opengl32 opengl32/tests: Include wgl.h and remove duplicate declarations. 2016-07-15 11:14:08 +09:00
packager packager: Mark DllCanUnloadNow, DllGetClassObject, DllRegisterServer, DllUnregisterServer as private. 2015-04-27 21:01:48 +09:00
pdh pdh: Add PdhBindInputDataSourceA/W stubs. 2015-12-30 08:16:56 +01:00
photometadatahandler
pidgen
powrprof powrprof: Added PowerDeterminePlatformRole() stub. 2016-08-08 18:41:29 +09:00
printui printui: Remove an unneeded NONAMELESSUNION directive. 2015-03-18 19:38:50 +09:00
prntvpt prntvpt: Added PTOpenProvider() stub. 2015-10-28 00:58:12 +09:00
propsys propsys: Support VT_LPWSTR in PropVariantChangeType. 2016-07-06 16:54:31 +09:00
psapi Assorted spelling and grammar fixes. 2015-11-17 22:56:40 +09:00
pstorec pstorec: Fix a typo in PStore_fnOpenItem declaration. 2016-07-06 15:31:44 +09:00
qcap qcap/tests: Remove a redundant NULL check before CoTaskMemFree(). 2016-07-08 20:12:57 +09:00
qedit qedit: Remove redundant NULL checks before CoTaskMemFree(). 2016-07-08 20:13:00 +09:00
qmgr qmgr: Fully initialize URL_COMPONENTSW structure before calling WinHttpCrackUrl. 2016-05-23 17:36:18 +09:00
qmgrprxy include: Add missing BITS interfaces. 2015-06-05 18:39:21 +09:00
quartz quartz: There is no point in tracing the GUID pointer too. 2016-08-10 22:22:52 +09:00
query
rasapi16.dll16
rasapi32 rasapi32: Add RasGetLinkStatistics stub. 2016-02-19 00:49:11 +09:00
rasdlg
regapi
resutils
riched20 v4 resend: Riched20: allow setting background text color. 2016-08-16 22:37:05 +09:00
riched32 riched32/tests: Simplify tests with todo_wine_if. 2016-02-16 23:26:30 +09:00
rpcrt4 rpcss: Make rpcss a proper service. 2016-08-31 22:22:59 +09:00
rsabase
rsaenh rsaenh/tests: Mark an old behavior as broken (PVS-Studio). 2015-10-28 22:31:26 +09:00
rstrtmgr
rtutils
samlib
sane.ds sane.ds: Remove dead code (Clang). 2015-12-25 14:06:35 +01:00
scarddlg
sccbase
schannel schannel: Add declarations for SECPKG version 7. 2016-04-25 18:48:18 +09:00
schedsvc schedsvc/tests: Recognize Windows 10's RPC version. 2016-02-18 21:05:50 +09:00
scrrun scrrun/tests: Fix a warning on GCC 6. 2016-08-10 12:51:29 +09:00
scsiport.sys makefiles: Don't allow import libraries to have an extension. 2016-06-14 14:04:20 +09:00
secur32 secur32: Define missing gnutls_kx_algorithm_t constants for gnutls versions < 3. 2016-07-14 22:10:31 +09:00
security
sensapi
serialui makefiles: Remove some obsolete import libraries. 2016-06-01 15:24:53 +09:00
setupapi setupapi: Added CM_Get_Version(). 2016-08-11 12:11:12 +09:00
setupx.dll16 setupx.dll16: Add DiBuildDriverIndex stub. 2015-12-22 10:47:11 +01:00
sfc sfc_os: Add SRSetRestorePointA/W stubs. 2016-04-04 19:15:03 +09:00
sfc_os sfc_os: Return success in SRSetRestorePointA/W. 2016-04-13 21:43:03 +09:00
shdoclc
shdocvw shdocvw: Add missing parameter to RunInstallUninstallStubs2. 2015-10-30 19:12:36 +09:00
shell.dll16
shell32 shell32: Remove __SHFreeAndNil macro. 2016-08-29 23:54:42 +09:00
shfolder
shlwapi shlwapi/tests: Fix indentation warning on GCC 6. 2016-08-12 12:31:52 +09:00
slbcsp
slc slc: Implement SLGetWindowsInformationDWORD. 2015-03-13 21:53:27 +09:00
snmpapi
softpub
sound.drv16
spoolss
sspicli sspicli: Implement SspiLocalFree. 2016-07-14 17:52:34 +09:00
stdole2.tlb
stdole32.tlb
sti
storage.dll16 storage.dll16: Remove an unneeded NONAMELESSSTRUCT directive. 2015-03-24 20:01:09 +09:00
stress.dll16
strmbase strmbase: Fix media type leaks when creating IEnumMediaTypes instance (Valgrind). 2016-08-17 00:16:21 +09:00
strmiids
svrapi
sxs sxs: Mark internal symbols with hidden visibility. 2015-04-01 14:13:35 +09:00
system.drv16 system.drv16: Remove an unneeded NONAMELESSSTRUCT directive. 2015-03-24 20:01:13 +09:00
t2embed t2embed: Add some traces for fsType and exclusion list test results. 2016-08-12 12:31:31 +09:00
tapi32 tapi32: Simplify the logic in an if condition. 2015-11-27 20:53:31 +09:00
taskschd taskschd/tests: Fix a use-after-free in scheduler tests. 2016-04-20 16:54:47 +09:00
tdi.sys tdi.sys: Add a stub dll. 2015-12-22 10:49:44 +01:00
toolhelp.dll16 toolhelp.dll16: Remove unneeded NONAMELESSXXX directives. 2015-03-24 20:01:16 +09:00
traffic
twain.dll16
twain_32 twain_32: Remove unneeded NONAMELESSXXX directives. 2015-03-24 20:01:19 +09:00
typelib.dll16
ucrtbase ucrtbase: Add __stdio_common_vfscanf(). 2016-08-25 13:28:05 +09:00
unicows
updspapi
url
urlmon urlmon: Added proxy/stubs for IBindHost. 2016-08-26 23:23:37 +09:00
usbd.sys makefiles: Don't allow import libraries to have an extension. 2016-06-14 14:04:20 +09:00
user.exe16 user32: Use the original owner used to create the dialog for WM_ENTERIDLE messages. 2016-04-11 22:09:30 +09:00
user32 user32: EC_USEFONTINFO behaviour depends on whether the font's charset is CJK or not. 2016-09-01 22:14:22 +09:00
userenv
usp10 usp10: Free the final page. 2016-08-10 00:36:45 +09:00
uuid
uxtheme uxtheme: Use 'ptr' instead of 'wstr' for [out] pointers. 2016-08-26 00:22:54 +09:00
vbscript vbscript/tests: Fix operator priority in ok() condition. 2016-02-19 00:49:11 +09:00
vcomp vcomp: Prefer builtin version. 2016-08-09 18:47:16 +09:00
vcomp90 vcomp90: Prefer builtin version. 2016-08-09 18:47:17 +09:00
vcomp100 vcomp100: Prefer builtin version. 2016-08-09 18:47:17 +09:00
vcomp110 vcomp110: Prefer builtin version. 2016-08-09 18:47:16 +09:00
vcomp120 vcomp120: Prefer builtin version. 2016-08-09 18:47:16 +09:00
vcomp140 vcomp140: Add vcomp140 stub. 2016-08-09 18:47:17 +09:00
vcruntime140 ucrtbase: Add __std_type_info_destroy_list implementation. 2016-08-04 10:07:12 -05:00
vdhcp.vxd
vdmdbg
ver.dll16
version version: Remove dead assignments (Clang). 2015-12-24 11:58:36 +01:00
vmm.vxd vmm.vxd: Fix protection flags passed to VirtualAlloc. 2016-02-12 23:06:54 +09:00
vnbt.vxd vnbt.vxd: Include winsock2.h before other headers. 2014-07-24 19:49:57 +02:00
vnetbios.vxd
vssapi vssapi: Undefine __thiscall before redefining it. 2016-03-16 21:59:42 +09:00
vtdapi.vxd
vwin32.vxd
w32skrnl
w32sys.dll16
wbemdisp wbemdisp: Fix a crash on null interface pointer. 2016-07-18 19:30:32 +09:00
wbemprox wbemprox/tests: Add initial tests for ASSOCIATORS query. 2016-04-18 19:27:59 +09:00
webservices webservices: Fix invalid memory access in remove_header. 2016-09-01 21:21:31 +09:00
wer
wevtapi wevtapi: Add EvtClose stub. 2015-12-10 16:27:31 +09:00
wiaservc wiaservc: Added a stub for IEnumWIA_DEV_INFO. 2015-10-09 12:58:45 +09:00
wimgapi wimgapi: Add WIMCreateFile stub. 2016-04-12 12:26:40 +09:00
win32s16.dll16
win87em.dll16
winaspi.dll16
windebug.dll16
windowscodecs windowscodecs: Remove a redundant NULL check before HeapFree(). 2016-07-09 11:03:42 +09:00
windowscodecsext
winealsa.drv winealsa.drv: Use debugstr_guid() to trace a guid. 2016-08-08 21:51:30 +09:00
winecoreaudio.drv winecoreaudio.drv: Use debugstr_guid() to trace a guid. 2016-08-08 21:51:49 +09:00
winecrt0
wined3d wined3d: Removed no longer needed wine_rb_init error handling. 2016-08-31 22:23:00 +09:00
winegstreamer winegstreamer: Remove some casts that are not needed. 2016-08-27 13:21:52 +09:00
winejoystick.drv winejoystick.drv: Don't assume the first joystick is at the first device on Linux. 2016-08-16 12:01:25 +09:00
winemac.drv winemac.drv: Added ThreadDetach entry point and use it instead of DllMain. 2016-08-27 13:24:06 +09:00
winemapi winemapi: Simplify check for an empty string (PVS-Studio). 2014-11-18 22:11:17 +09:00
winemp3.acm msacm32: Make ACM driver details match native more closely. 2015-05-27 14:31:39 +09:00
wineoss.drv wineoss.drv: Use debugstr_guid() to trace a guid. 2016-08-08 21:51:36 +09:00
wineps.drv wineps.drv: Use wine_dbgstr_rect() to print a RECT. 2016-07-07 11:15:53 +09:00
wineps16.drv16
winepulse.drv winepulse.drv: Use debugstr_guid() to trace a guid. 2016-08-08 21:51:42 +09:00
wineqtdecoder wineqtdecoder: Use thread-safe initialization. 2016-03-31 22:09:45 +09:00
winex11.drv winex11.drv: Added ThreadDetach entry point and use it instead of DllMain. 2016-08-30 11:43:38 +09:00
wing.dll16
wing32
winhttp winhttp: Also pass hostname to jsproxy. 2016-09-01 21:21:32 +09:00
wininet wininet: Don't return available data sizes larger than the read buffer. 2016-08-15 12:55:02 +09:00
winmm winmm/tests: Enumerate all joystick devices during the test. 2016-08-16 12:01:35 +09:00
winnls.dll16
winnls32
winscard winscard: Add stubs for SCardListReadersA/W. 2016-03-24 21:50:14 +09:00
winsock.dll16
winspool.drv winspool.drv: Include <cups/ppd.h> to fix building against the macOS 10.12 SDK. 2016-07-06 15:31:43 +09:00
winsta winsta: Add a stub for WinStationEnumerateW. 2016-04-27 19:56:24 +09:00
wintab.dll16
wintab32 wintab32: Remove an always TRUE conditional expression (PVS-Studio). 2015-01-13 19:53:58 +01:00
wintrust wintrust/tests: Fix a typo in ok() messages. 2016-05-02 12:26:49 +09:00
wlanapi wlanapi: Add WlanCloseHandle() stub. 2016-08-19 17:31:31 +09:00
wldap32 wldap32: Properly implement ldap_encode_sort_control[A, W] (Coverity). 2015-11-23 23:35:19 +09:00
wmasf wmasf: Add stub dll. 2016-03-14 13:54:51 +09:00
wmi
wmiutils wmiutils/tests: Use todo_wine_if() in tests. 2016-02-17 13:08:22 +09:00
wmp wmp/tests: Use SetRect() instead of open coding it. 2016-05-04 01:03:28 +09:00
wmvcore wmvcore: Added IWMReaderAdvanced* stub implementation. 2015-04-06 22:34:20 +09:00
wnaspi32
wow32
wpc wpc: Added IWindowsParentalControls stub implementation. 2016-08-24 22:24:41 +09:00
wpcap wpcap: Fix crash on pcap_loop. 2016-02-16 12:02:24 +09:00
ws2_32 ws2_32: Do not spawn a separate thread for each async task. 2016-08-22 12:41:34 +09:00
wshom.ocx wshom.ocx/tests: Fix indentation warning on GCC 6. 2016-08-10 12:52:00 +09:00
wsnmp32 wsnmp32: Add stub for SnmpOpen. 2014-10-08 17:43:48 +02:00
wsock32 wsock32: Clarify cast operation (PVS-Studio). 2014-10-24 19:58:05 +09:00
wtsapi32 wtsapi32: Add stub for WTSEnableChildSessions. 2015-04-23 15:02:18 +09:00
wuapi
wuaueng
x3daudio1_0 x3daudio1_0: Use shared source. 2016-01-15 15:08:39 +09:00
x3daudio1_1 x3daudio1_1: Use shared source. 2016-01-15 15:08:18 +09:00
x3daudio1_2 x3daudio1_2: Use shared source. 2016-01-15 15:07:42 +09:00
x3daudio1_3 x3daudio1_3: Use shared source. 2016-01-15 15:07:19 +09:00
x3daudio1_4 x3daudio1_4: Use shared source. 2016-01-15 15:06:52 +09:00
x3daudio1_5 x3daudio1_5: Use shared source. 2016-01-15 15:06:31 +09:00
x3daudio1_6 x3daudio1_6: Use shared source. 2016-01-15 15:06:08 +09:00
x3daudio1_7 x3daudio1_7: Use shared source. 2016-01-15 15:05:37 +09:00
xapofx1_1 xapofx1_1: Use shared source. 2016-01-15 01:44:53 +09:00
xapofx1_2 xapofx1_2: Use shared source. 2016-01-15 01:44:53 +09:00
xapofx1_3 xapofx1_3: Use shared source. 2016-01-15 01:44:53 +09:00
xapofx1_4 xapofx1_4: Use shared source. 2016-01-15 01:44:53 +09:00
xapofx1_5 xapofx1_5: Use shared source. 2016-01-15 01:44:53 +09:00
xaudio2_0 xaudio2: Remove unnecessary kernel32 imports. 2016-01-15 15:10:25 +09:00
xaudio2_1 xaudio2: Remove unnecessary kernel32 imports. 2016-01-15 15:10:25 +09:00
xaudio2_2 xaudio2: Remove unnecessary kernel32 imports. 2016-01-15 15:10:25 +09:00
xaudio2_3 xaudio2: Remove unnecessary kernel32 imports. 2016-01-15 15:10:25 +09:00
xaudio2_4 xaudio2: Remove unnecessary kernel32 imports. 2016-01-15 15:10:25 +09:00
xaudio2_5 xaudio2: Remove unnecessary kernel32 imports. 2016-01-15 15:10:25 +09:00
xaudio2_6 xaudio2: Remove unnecessary kernel32 imports. 2016-01-15 15:10:25 +09:00
xaudio2_7 xaudio2_7: Only declare debug channel when needed. 2016-08-04 09:09:04 -05:00
xaudio2_8 xaudio2: Remove unnecessary kernel32 imports. 2016-01-15 15:10:25 +09:00
xaudio2_9 xaudio2_9: Add xaudio2_9. 2016-01-20 14:48:37 +09:00
xinput1_1
xinput1_2
xinput1_3 xinput1_3: Implement XInputGetState using XInputGetStateEx. 2016-09-01 20:47:45 +09:00
xinput1_4 xinput: Fix XInputGetBatteryInformation spec file entry. 2016-07-28 22:25:51 +09:00
xinput9_1_0
xmllite xmllite/writer: Fix formatted output with WriteFullEndElement(). 2016-07-15 11:17:32 +09:00
xolehlp
xpsprint
xpssvcs