wine-wine/dlls
Andrey Gusev 92f38bc879 slc: Add SLGetLicensingStatusInformation stub.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46172
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-11-26 20:31:57 +01:00
..
acledit
aclui
activeds
actxprxy
adsiid
adsldp
adsldpc
advapi32 advapi32: Add DECL_HOTPATCH to registry functions. 2018-11-14 17:48:55 +01:00
advpack
amstream amstream: Handle stream object parameter for IDirectDrawMediaStream. 2018-08-14 10:16:02 +02:00
api-ms-win-appmodel-identity-l1-1-0
api-ms-win-appmodel-runtime-l1-1-1
api-ms-win-appmodel-runtime-l1-1-2
api-ms-win-core-apiquery-l1-1-0 ntdll: Add stub for ApiSetQueryApiSetPresence. 2018-09-14 14:07:42 +02:00
api-ms-win-core-appcompat-l1-1-1
api-ms-win-core-appinit-l1-1-0
api-ms-win-core-atoms-l1-1-0
api-ms-win-core-bem-l1-1-0
api-ms-win-core-com-l1-1-0
api-ms-win-core-com-l1-1-1
api-ms-win-core-com-private-l1-1-0
api-ms-win-core-comm-l1-1-0 api-ms-win-core-comm-l1-1-0: Add dll. 2018-09-07 18:17:43 +02:00
api-ms-win-core-console-l1-1-0
api-ms-win-core-console-l2-1-0
api-ms-win-core-crt-l1-1-0
api-ms-win-core-crt-l2-1-0
api-ms-win-core-datetime-l1-1-0
api-ms-win-core-datetime-l1-1-1
api-ms-win-core-debug-l1-1-0
api-ms-win-core-debug-l1-1-1
api-ms-win-core-delayload-l1-1-0
api-ms-win-core-delayload-l1-1-1
api-ms-win-core-errorhandling-l1-1-0
api-ms-win-core-errorhandling-l1-1-1
api-ms-win-core-errorhandling-l1-1-2
api-ms-win-core-errorhandling-l1-1-3
api-ms-win-core-fibers-l1-1-0
api-ms-win-core-fibers-l1-1-1
api-ms-win-core-file-l1-1-0
api-ms-win-core-file-l1-2-0
api-ms-win-core-file-l1-2-1
api-ms-win-core-file-l1-2-2
api-ms-win-core-file-l2-1-0
api-ms-win-core-file-l2-1-1
api-ms-win-core-file-l2-1-2
api-ms-win-core-handle-l1-1-0
api-ms-win-core-heap-l1-1-0
api-ms-win-core-heap-l1-2-0
api-ms-win-core-heap-l2-1-0
api-ms-win-core-heap-obsolete-l1-1-0
api-ms-win-core-interlocked-l1-1-0
api-ms-win-core-interlocked-l1-2-0
api-ms-win-core-io-l1-1-0 kernel32: Implement GetQueuedCompletionStatusEx(). 2018-10-01 19:12:21 -07:00
api-ms-win-core-io-l1-1-1 kernel32: Implement GetQueuedCompletionStatusEx(). 2018-10-01 19:12:21 -07:00
api-ms-win-core-job-l1-1-0
api-ms-win-core-job-l2-1-0
api-ms-win-core-kernel32-legacy-l1-1-0
api-ms-win-core-kernel32-legacy-l1-1-1
api-ms-win-core-kernel32-private-l1-1-1
api-ms-win-core-largeinteger-l1-1-0
api-ms-win-core-libraryloader-l1-1-0 kernel32: Implement FindStringOrdinal. 2018-10-30 10:53:50 +01:00
api-ms-win-core-libraryloader-l1-1-1 kernel32: Implement FindStringOrdinal. 2018-10-30 10:53:50 +01:00
api-ms-win-core-libraryloader-l1-2-0 kernel32: Implement FindStringOrdinal. 2018-10-30 10:53:50 +01:00
api-ms-win-core-libraryloader-l1-2-1 api-ms-win-core-libraryloader-l1-2-1: Sync spec file. 2018-11-21 20:33:16 +01:00
api-ms-win-core-libraryloader-l1-2-2
api-ms-win-core-localization-l1-1-0
api-ms-win-core-localization-l1-2-0
api-ms-win-core-localization-l1-2-1
api-ms-win-core-localization-l2-1-0
api-ms-win-core-localization-obsolete-l1-1-0
api-ms-win-core-localization-obsolete-l1-2-0
api-ms-win-core-localization-obsolete-l1-3-0
api-ms-win-core-localization-private-l1-1-0
api-ms-win-core-localregistry-l1-1-0
api-ms-win-core-memory-l1-1-0
api-ms-win-core-memory-l1-1-1 kernel32: Add stub for SetProcessWorkingSetSizeEx. 2018-09-17 18:35:33 +02:00
api-ms-win-core-memory-l1-1-2 kernel32: Add stub for SetProcessWorkingSetSizeEx. 2018-09-17 18:35:33 +02:00
api-ms-win-core-misc-l1-1-0
api-ms-win-core-namedpipe-l1-1-0
api-ms-win-core-namedpipe-l1-2-0
api-ms-win-core-namespace-l1-1-0
api-ms-win-core-normalization-l1-1-0
api-ms-win-core-path-l1-1-0 kernelbase: Implement PathCchAppend. 2018-11-26 13:22:35 +01:00
api-ms-win-core-privateprofile-l1-1-1
api-ms-win-core-processenvironment-l1-1-0
api-ms-win-core-processenvironment-l1-2-0
api-ms-win-core-processthreads-l1-1-0 kernel32: Add CreateProcessAsUserA/W. 2018-10-26 21:18:26 +02:00
api-ms-win-core-processthreads-l1-1-1 kernel32: Implement GetCurrentThreadStackLimits. 2018-11-26 16:41:47 +01:00
api-ms-win-core-processthreads-l1-1-2 kernel32: Implement GetCurrentThreadStackLimits. 2018-11-26 16:41:47 +01:00
api-ms-win-core-processthreads-l1-1-3 api-ms-win-core-processthreads-l1-1-3: Add dll. 2018-11-05 19:12:12 +01:00
api-ms-win-core-processtopology-obsolete-l1-1-0
api-ms-win-core-profile-l1-1-0
api-ms-win-core-psapi-ansi-l1-1-0
api-ms-win-core-psapi-l1-1-0
api-ms-win-core-psapi-obsolete-l1-1-0
api-ms-win-core-quirks-l1-1-0
api-ms-win-core-realtime-l1-1-0
api-ms-win-core-registry-l1-1-0
api-ms-win-core-registry-l2-1-0
api-ms-win-core-registryuserspecific-l1-1-0
api-ms-win-core-rtlsupport-l1-1-0 ntdll: Add stubs for RtlAddFunctionTable and RtlDeleteFunctionTable on ARM64. 2018-11-15 09:57:28 +01:00
api-ms-win-core-rtlsupport-l1-2-0
api-ms-win-core-shlwapi-legacy-l1-1-0
api-ms-win-core-shlwapi-obsolete-l1-1-0
api-ms-win-core-shlwapi-obsolete-l1-2-0
api-ms-win-core-shutdown-l1-1-0
api-ms-win-core-sidebyside-l1-1-0
api-ms-win-core-string-l1-1-0
api-ms-win-core-string-l2-1-0
api-ms-win-core-string-obsolete-l1-1-0
api-ms-win-core-stringansi-l1-1-0
api-ms-win-core-stringloader-l1-1-1 api-ms-win-core-stringloader-l1-1-1: Add dll. 2018-09-07 18:17:53 +02:00
api-ms-win-core-synch-ansi-l1-1-0
api-ms-win-core-synch-l1-1-0
api-ms-win-core-synch-l1-2-0 make_specfiles: Add kernelbase for api-ms-win-core-synch-*. 2018-11-08 18:57:14 +01:00
api-ms-win-core-synch-l1-2-1 make_specfiles: Add kernelbase for api-ms-win-core-synch-*. 2018-11-08 18:57:14 +01:00
api-ms-win-core-sysinfo-l1-1-0
api-ms-win-core-sysinfo-l1-2-0
api-ms-win-core-sysinfo-l1-2-1
api-ms-win-core-threadpool-l1-1-0
api-ms-win-core-threadpool-l1-2-0
api-ms-win-core-threadpool-legacy-l1-1-0
api-ms-win-core-threadpool-private-l1-1-0
api-ms-win-core-timezone-l1-1-0 kernel32: Add stub for GetDynamicTimeZoneInformationEffectiveYears(). 2018-08-14 13:55:55 +02:00
api-ms-win-core-toolhelp-l1-1-0
api-ms-win-core-url-l1-1-0
api-ms-win-core-util-l1-1-0
api-ms-win-core-version-l1-1-0
api-ms-win-core-version-l1-1-1
api-ms-win-core-version-private-l1-1-0
api-ms-win-core-versionansi-l1-1-0
api-ms-win-core-windowserrorreporting-l1-1-0 kernel32: Add stub for GetApplicationRestartSettings. 2018-08-29 22:01:36 +02:00
api-ms-win-core-winrt-error-l1-1-0
api-ms-win-core-winrt-error-l1-1-1
api-ms-win-core-winrt-errorprivate-l1-1-1
api-ms-win-core-winrt-l1-1-0
api-ms-win-core-winrt-registration-l1-1-0
api-ms-win-core-winrt-roparameterizediid-l1-1-0
api-ms-win-core-winrt-string-l1-1-0
api-ms-win-core-winrt-string-l1-1-1 api-ms-win-core-winrt-string-l1-1-1: Add dll. 2018-11-05 19:12:12 +01:00
api-ms-win-core-wow64-l1-1-0
api-ms-win-core-wow64-l1-1-1
api-ms-win-core-xstate-l1-1-0
api-ms-win-core-xstate-l2-1-0
api-ms-win-crt-conio-l1-1-0
api-ms-win-crt-convert-l1-1-0 msvcrt: Don't forward _atoi64 to ntdll. 2018-10-17 17:31:42 +02:00
api-ms-win-crt-environment-l1-1-0
api-ms-win-crt-filesystem-l1-1-0
api-ms-win-crt-heap-l1-1-0
api-ms-win-crt-locale-l1-1-0
api-ms-win-crt-math-l1-1-0 msvcr120: Avoid duplicate spec file entry for creal(). 2018-10-08 13:37:21 +02:00
api-ms-win-crt-multibyte-l1-1-0
api-ms-win-crt-private-l1-1-0 ucrtbase: Add _o_malloc implementation. 2018-11-20 09:58:15 +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 msvcr80: Add gets_s implementation. 2018-07-16 21:28:45 +02:00
api-ms-win-crt-string-l1-1-0 msvcrt: Add _iswxdigit_l(). 2018-11-16 16:33:34 +01:00
api-ms-win-crt-time-l1-1-0
api-ms-win-crt-utility-l1-1-0
api-ms-win-devices-config-l1-1-0 api-ms-win-devices-config-l1-1-0: Add dll. 2018-08-14 11:58:55 +02:00
api-ms-win-devices-config-l1-1-1
api-ms-win-devices-query-l1-1-1
api-ms-win-downlevel-advapi32-l1-1-0
api-ms-win-downlevel-advapi32-l2-1-0
api-ms-win-downlevel-normaliz-l1-1-0
api-ms-win-downlevel-ole32-l1-1-0
api-ms-win-downlevel-shell32-l1-1-0
api-ms-win-downlevel-shlwapi-l1-1-0
api-ms-win-downlevel-shlwapi-l2-1-0
api-ms-win-downlevel-user32-l1-1-0
api-ms-win-downlevel-version-l1-1-0
api-ms-win-dx-d3dkmt-l1-1-0
api-ms-win-eventing-classicprovider-l1-1-0
api-ms-win-eventing-consumer-l1-1-0
api-ms-win-eventing-controller-l1-1-0 advapi32: Add stub for TraceSetInformation. 2018-09-14 12:54:33 +02:00
api-ms-win-eventing-legacy-l1-1-0
api-ms-win-eventing-provider-l1-1-0
api-ms-win-eventlog-legacy-l1-1-0
api-ms-win-gdi-dpiinfo-l1-1-0
api-ms-win-mm-joystick-l1-1-0
api-ms-win-mm-misc-l1-1-1
api-ms-win-mm-mme-l1-1-0
api-ms-win-mm-time-l1-1-0
api-ms-win-ntuser-dc-access-l1-1-0
api-ms-win-ntuser-rectangle-l1-1-0
api-ms-win-ntuser-sysparams-l1-1-0 api-ms-win-ntuser-sysparams-l1-1-0: Add dll. 2018-11-05 19:12:12 +01:00
api-ms-win-perf-legacy-l1-1-0
api-ms-win-power-base-l1-1-0 powrprof: Add PowerDeterminePlatformRoleEx() stub. 2018-10-22 11:36:05 +02:00
api-ms-win-power-setting-l1-1-0
api-ms-win-rtcore-ntuser-draw-l1-1-0
api-ms-win-rtcore-ntuser-private-l1-1-0
api-ms-win-rtcore-ntuser-private-l1-1-4
api-ms-win-rtcore-ntuser-window-l1-1-0
api-ms-win-rtcore-ntuser-winevent-l1-1-0
api-ms-win-rtcore-ntuser-wmpointer-l1-1-0 user32: Add stub for GetCurrentInputMessageSource(). 2018-11-05 19:12:12 +01:00
api-ms-win-rtcore-ntuser-wmpointer-l1-1-3
api-ms-win-security-activedirectoryclient-l1-1-0
api-ms-win-security-audit-l1-1-1
api-ms-win-security-base-l1-1-0
api-ms-win-security-base-l1-2-0
api-ms-win-security-base-private-l1-1-1
api-ms-win-security-credentials-l1-1-0
api-ms-win-security-cryptoapi-l1-1-0 api-ms-win-security-cryptoapi-l1-1-0: Add dll. 2018-09-07 18:18:03 +02:00
api-ms-win-security-grouppolicy-l1-1-0
api-ms-win-security-lsalookup-l1-1-0
api-ms-win-security-lsalookup-l1-1-1
api-ms-win-security-lsalookup-l2-1-0
api-ms-win-security-lsalookup-l2-1-1
api-ms-win-security-lsapolicy-l1-1-0
api-ms-win-security-provider-l1-1-0
api-ms-win-security-sddl-l1-1-0
api-ms-win-security-systemfunctions-l1-1-0
api-ms-win-service-core-l1-1-0
api-ms-win-service-core-l1-1-1
api-ms-win-service-management-l1-1-0
api-ms-win-service-management-l2-1-0
api-ms-win-service-private-l1-1-1
api-ms-win-service-winsvc-l1-1-0
api-ms-win-service-winsvc-l1-2-0
api-ms-win-shcore-obsolete-l1-1-0
api-ms-win-shcore-scaling-l1-1-1
api-ms-win-shcore-stream-l1-1-0
api-ms-win-shcore-thread-l1-1-0
api-ms-win-shell-shellcom-l1-1-0
api-ms-win-shell-shellfolders-l1-1-0
apphelp
appwiz.cpl appwiz.cpl: Use the ARRAY_SIZE() macro. 2018-11-09 21:08:10 +01:00
atl atl: Turn variable 'mshtml_prefixW' into a static constant. 2018-11-12 10:21:52 +01:00
atl80
atl90
atl100 atl100/tests: Use the ARRAY_SIZE() macro. 2018-11-12 20:32:13 +01:00
atl110
atmlib
authz
avicap32
avifil32 avifil32: Use the ARRAY_SIZE() macro. 2018-11-13 20:54:28 +01:00
avifile.dll16
avrt
bcrypt bcrypt: Move the ASN1 buffer functions to gnutls.c. 2018-07-20 18:36:56 +02:00
bluetoothapis
browseui browseui: Implement PROGDLG_AUTOTIME flag for IProgressDialog. 2018-10-23 15:52:55 +02:00
bthprops.cpl
cabinet
capi2032
cards
cdosys
cfgmgr32
clusapi
combase combase/tests: Use the ARRAY_SIZE() macro. 2018-11-13 20:54:28 +01:00
comcat
comctl32 comctl32/listbox: Account for NULL item when painting ownerdrawn list. 2018-11-23 12:52:36 +01:00
comdlg32 comdlg32/tests: Fix failures on newer Windows 10. 2018-09-18 20:59:38 +02:00
comm.drv16
commdlg.dll16
compobj.dll16
compstui
comsvcs comsvcs: Add DispenserManager stubbed interface. 2018-08-29 22:01:38 +02:00
concrt140 msvcp100: Add Concurrency::_GetCombinableSize stub. 2018-11-01 21:50:58 +01:00
connect
credui credui: Correctly check for duplicated username entries in CredDialogFillUsernameCombo. 2018-10-12 16:21:32 +02:00
crtdll
crypt32 crypt32: Make sure that the provider supports the specified public key algorithm. 2018-11-19 22:42:41 +01:00
cryptdlg
cryptdll
cryptext
cryptnet
cryptui cryptui: Use the ARRAY_SIZE() macro. 2018-11-05 22:43:50 +01:00
ctapi32
ctl3d.dll16
ctl3d32
ctl3dv2.dll16
d2d1 d2d1: Implement GetMaximumBitmapSize(). 2018-11-12 16:44:15 +01:00
d3d8 d3d8: Pass wined3d parameter types to d3d8_device_create_surface(). 2018-11-23 20:17:44 +01:00
d3d9 d3d9: Pass wined3d parameter types to d3d9_device_create_surface(). 2018-11-23 20:17:44 +01:00
d3d10 d3d10: Handle D3D10_DRIVER_TYPE_WARP in D3D10CreateDevice(). 2018-08-14 10:16:00 +02:00
d3d10_1
d3d10core wined3d: Implement WINED3D_QUERY_TYPE_SO_STATISTICS. 2018-11-21 17:06:42 +01:00
d3d11 d3d11/tests: Get rid of unnecessary clear from test_so_statistics_query(). 2018-11-23 20:17:45 +01:00
d3d12 d3d12/tests: Add test for DXGI_FORMAT_R10G10B10A2_UNORM swapchain. 2018-08-30 20:27:03 +02:00
d3dcompiler_33
d3dcompiler_34
d3dcompiler_35
d3dcompiler_36
d3dcompiler_37
d3dcompiler_38
d3dcompiler_39
d3dcompiler_40
d3dcompiler_41
d3dcompiler_42
d3dcompiler_43 d3dcompiler_43: Turn variable 'c' into a static constant. 2018-11-12 10:21:52 +01:00
d3dcompiler_46
d3dcompiler_47 d3dcompiler: Use d3dcompiler_47 for importlib. 2018-08-14 09:38:05 +02:00
d3dim
d3drm d3drm: Implement d3drm*_LoadTexture(). 2018-10-25 12:58:31 +02:00
d3dx9_24
d3dx9_25
d3dx9_26
d3dx9_27
d3dx9_28
d3dx9_29
d3dx9_30
d3dx9_31
d3dx9_32
d3dx9_33
d3dx9_34
d3dx9_35
d3dx9_36 d3dx9: Try to use IDirect3DDevice9_StretchRect() in D3DXLoadSurfaceFromSurface(). 2018-11-21 17:00:50 +01:00
d3dx9_37
d3dx9_38
d3dx9_39
d3dx9_40
d3dx9_41
d3dx9_42
d3dx9_43
d3dx10_33
d3dx10_34
d3dx10_35
d3dx10_36
d3dx10_37
d3dx10_38
d3dx10_39
d3dx10_40
d3dx10_41
d3dx10_42
d3dx10_43
d3dx11_42
d3dx11_43
d3dxof d3dxof: Use the ARRAY_SIZE() macro. 2018-08-14 09:39:42 +02:00
davclnt
dbgeng
dbghelp dbghelp: SymFromAddr: Handle 2 or more symbols at the same address correct. 2018-11-26 12:29:37 +01:00
dciman32
ddeml.dll16
ddraw wined3d: Disallow dynamic rendertarget and depth/stencil resources. 2018-11-19 22:42:41 +01:00
ddrawex
devenum devenum: Zero-initialize REGFILTERPINS struct. 2018-10-04 06:54:07 -05:00
dhcpcsvc
dhtmled.ocx
difxapi
dinput dinput: Use the same GUID for Instance and Product. 2018-10-31 17:22:36 +01:00
dinput8 dinput: Use the same GUID for Instance and Product. 2018-10-31 17:22:36 +01:00
dispdib.dll16
dispex
display.drv16
dmband dmband: Use the ARRAY_SIZE() macro. 2018-10-23 22:25:34 +02:00
dmcompos dmcompos: Use the ARRAY_SIZE() macro. 2018-10-23 22:25:29 +02:00
dmime dmime: Use the ARRAY_SIZE() macro. 2018-10-23 22:25:41 +02:00
dmloader dmloader: Use the ARRAY_SIZE() macro. 2018-10-23 22:25:53 +02:00
dmoguids
dmscript dmscript: Use the ARRAY_SIZE() macro. 2018-10-23 22:25:56 +02:00
dmstyle dmstyle: Use the ARRAY_SIZE() macro. 2018-10-23 22:25:57 +02:00
dmsynth dmsynth: Use the ARRAY_SIZE() macro. 2018-10-23 22:25:58 +02:00
dmusic dmusic: Use the ARRAY_SIZE() macro. 2018-10-23 22:26:00 +02:00
dmusic32
dnsapi dnsapi: Use the ARRAY_SIZE() macro. 2018-08-14 09:39:45 +02:00
dplay
dplayx dplayx: Use the ARRAY_SIZE() macro. 2018-09-11 11:12:06 +02:00
dpnaddr
dpnet dpnet: Implement IDirectPlay8Client SetSPCaps. 2018-08-29 22:01:38 +02:00
dpnhpast
dpnlobby
dpvoice
dpwsockx
drmclien
dsound dsound: Wait on thread handle instead of dedicated event in DirectSoundDevice_Release. 2018-11-26 18:52:44 +01:00
dsquery
dssenh
dswave dswave: Use the ARRAY_SIZE() macro. 2018-10-23 22:26:01 +02:00
dwmapi dwmapi: Add stub DwmpGetColorizationParameters. 2018-10-24 16:58:08 +02:00
dwrite dwrite/tests: Add some tests for GetUnicodeRanges(). 2018-11-26 12:23:28 +01:00
dx8vb dx8vb: Use the ARRAY_SIZE() macro. 2018-08-14 09:39:16 +02:00
dxdiagn dxdiagn: Use the ARRAY_SIZE() macro. 2018-08-14 09:47:48 +02:00
dxerr8 dxerr8: Use the ARRAY_SIZE() macro. 2018-07-13 19:10:01 +02:00
dxerr9 dxerr9: Use the ARRAY_SIZE() macro. 2018-07-13 19:10:01 +02:00
dxgi dxgi/tests: Add missing ok() call. 2018-11-23 20:17:44 +01:00
dxguid
dxva2
esent
evr evr: Use the ARRAY_SIZE() macro. 2018-08-14 09:39:23 +02:00
explorerframe
ext-ms-win-authz-context-l1-1-0
ext-ms-win-domainjoin-netjoin-l1-1-0
ext-ms-win-dwmapi-ext-l1-1-0
ext-ms-win-gdi-dc-create-l1-1-1
ext-ms-win-gdi-dc-l1-2-0
ext-ms-win-gdi-devcaps-l1-1-0
ext-ms-win-gdi-draw-l1-1-1
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-draw-l1-1-0
ext-ms-win-ntuser-gui-l1-3-0
ext-ms-win-ntuser-keyboard-l1-3-0
ext-ms-win-ntuser-message-l1-1-1
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-1
ext-ms-win-ntuser-window-l1-1-4
ext-ms-win-ntuser-windowclass-l1-1-1
ext-ms-win-oleacc-l1-1-0
ext-ms-win-ras-rasapi32-l1-1-0
ext-ms-win-rtcore-gdi-devcaps-l1-1-0
ext-ms-win-rtcore-gdi-object-l1-1-0
ext-ms-win-rtcore-gdi-rgn-l1-1-0
ext-ms-win-rtcore-ntuser-cursor-l1-1-0
ext-ms-win-rtcore-ntuser-dc-access-l1-1-0
ext-ms-win-rtcore-ntuser-dpi-l1-1-0
ext-ms-win-rtcore-ntuser-dpi-l1-2-0
ext-ms-win-rtcore-ntuser-rawinput-l1-1-0
ext-ms-win-rtcore-ntuser-syscolors-l1-1-0
ext-ms-win-rtcore-ntuser-sysparams-l1-1-0
ext-ms-win-security-credui-l1-1-0
ext-ms-win-security-cryptui-l1-1-0
ext-ms-win-uxtheme-themes-l1-1-0
faultrep
feclient
fltlib
fltmgr.sys fltmgr.sys: Add stubs for FltAcquirePushLockExclusive, FltDeletePushLock and FltReleasePushLock. 2018-09-06 19:42:33 +02:00
fntcache
fontsub
fusion fusion: Use the ARRAY_SIZE() macro. 2018-08-14 09:39:21 +02:00
fwpuclnt
gameux gameux: Use the ARRAY_SIZE() macro. 2018-08-14 09:42:15 +02:00
gdi.exe16 gdi.exe16: Use the ARRAY_SIZE() macro. 2018-08-14 10:16:00 +02:00
gdi32 gdi32: Implement GetFontFileData(). 2018-11-21 20:33:16 +01:00
gdiplus gdiplus: Add 4bppIndexed to the list of supported formats. 2018-11-08 18:55:58 +01:00
glu32
gphoto2.ds
gpkcsp
hal
hhctrl.ocx hhctrl.ocx: Use the ARRAY_SIZE() macro. 2018-08-14 09:39:07 +02:00
hid hid/tests: Use DIGCF_PRESENT. 2018-08-19 17:46:30 +02:00
hidclass.sys hidclass.sys: Move IoSetDeviceInterfaceState to PNP_RemoveDevice. 2018-11-20 17:05:08 +01:00
hlink hlink/tests: Add some tests for asynchronous binding. 2018-11-21 17:05:25 +01:00
hnetcfg hnetcfg: Add a trailing '\n' to a TRACE(). 2018-10-22 11:12:28 +02:00
httpapi
iccvid iccvid: Use the ARRAY_SIZE() macro. 2018-11-13 20:54:28 +01:00
icmp
ieframe ieframe/tests: Fix todo_wine for tests that work now. 2018-11-13 20:54:28 +01:00
ieproxy
ifsmgr.vxd
imaadp32.acm imaadp32.acm: Use the ARRAY_SIZE() macro. 2018-11-14 16:52:57 +01:00
imagehlp
imm.dll16
imm32 imm32: Avoid using GCC's typeof extension. 2018-09-20 15:28:58 +02:00
inetcomm inetcomm: Use the ARRAY_SIZE() macro. 2018-08-14 09:42:20 +02:00
inetcpl.cpl inetcpl.cpl: Use the ARRAY_SIZE() macro. 2018-08-14 09:39:03 +02:00
inetmib1 inetmib1: Use the ARRAY_SIZE() macro. 2018-08-14 10:15:59 +02:00
infosoft
initpki
inkobj
inseng
iphlpapi iphlpapi: Remove a redundant NULL check before HeapFree(). 2018-11-20 21:58:17 +01:00
iprop
irprops.cpl
itircl
itss itss: Use the ARRAY_SIZE() macro. 2018-08-14 09:42:30 +02:00
joy.cpl joy.cpl: Use the ARRAY_SIZE() macro. 2018-08-14 10:16:01 +02:00
jscript jscript: Allow trailing comma in object literals. 2018-10-16 22:26:07 +02:00
jsproxy jsproxy: Fix parameters validation in InternetInitializeAutoProxyDll. 2018-08-30 11:47:03 +02:00
kerberos kerberos: Avoid needless conversions between SYSTEMTIME and FILETIME. 2018-08-28 11:08:59 +02:00
kernel32 kernel32: Implement GetCurrentThreadStackLimits. 2018-11-26 16:41:47 +01:00
kernelbase kernel32: Implement GetCurrentThreadStackLimits. 2018-11-26 16:41:47 +01:00
keyboard.drv16
krnl386.exe16 krnl386.exe16: Use the ARRAY_SIZE() macro. 2018-08-14 09:38:59 +02:00
ksuser
ktmw32
l3codeca.acm l3codeca.acm: Use the ARRAY_SIZE() macro. 2018-11-15 23:01:45 +01:00
loadperf
localspl localspl: Use the ARRAY_SIZE() macro. 2018-08-14 09:38:46 +02:00
localui localui: Use the ARRAY_SIZE() macro. 2018-08-14 10:15:59 +02:00
lz32
lzexpand.dll16
mapi32 mapi32: Use the ARRAY_SIZE() macro. 2018-08-14 09:38:50 +02:00
mapistub
mciavi32
mcicda
mciqtz32
mciseq
mciwave mciwave: Use the ARRAY_SIZE() macro. 2018-08-14 10:15:59 +02:00
mf mf: Return S_OK from IMFMediaSession::Close. 2018-11-26 16:41:47 +01:00
mf3216
mfplat mfplat: Improve CreatePresentationDescriptor stub in IMFMediaSource. 2018-11-26 16:41:47 +01:00
mfreadwrite
mfuuid
mgmtapi
midimap midimap: Use the ARRAY_SIZE() macro. 2018-08-14 10:15:59 +02:00
mlang mlang: Register codepages info in registry. 2018-10-10 17:43:36 +02:00
mmcndmgr
mmdevapi mmdevapi: Use the ARRAY_SIZE() macro. 2018-08-14 09:38:42 +02:00
mmdevldr.vxd
mmsystem.dll16
monodebg.vxd
mountmgr.sys mountmgr: Add IOCTL_STORAGE_QUERY_PROPERTY stub. 2018-11-20 16:26:04 +01:00
mouse.drv16
mp3dmod
mpr mpr: Properly handle device-less connections. 2018-09-14 12:51:34 +02:00
mprapi
msacm.dll16
msacm32 msacm32: Use the ARRAY_SIZE() macro. 2018-08-14 09:44:27 +02:00
msacm32.drv
msadp32.acm msadp32.acm: Use the ARRAY_SIZE() macro. 2018-11-15 23:01:47 +01:00
msasn1
mscat32
mscms mscms: Add stub for WcsEnumColorProfilesSize. 2018-10-15 20:13:51 +02:00
mscoree mscoree/tests: Fix some uninitialized buffers. 2018-11-07 21:39:42 +01:00
msctf msctf: Use the ARRAY_SIZE() macro. 2018-08-14 10:15:59 +02:00
msctfp
msdaps
msdelta
msdmo msdmo: Use the ARRAY_SIZE() macro. 2018-08-14 10:16:00 +02:00
msdrm
msftedit msftedit: Add tests for interfaces. 2018-09-28 11:05:25 +02:00
msg711.acm msg711.acm: Use the ARRAY_SIZE() macro. 2018-11-16 16:33:06 +01:00
msgsm32.acm msgsm32.acm: Use the ARRAY_SIZE() macro. 2018-11-16 16:33:08 +01:00
mshtml mshtml: Return S_OK in IHTMLDocument2::put_charset. 2018-10-17 17:33:42 +02:00
mshtml.tlb
msi msi: Set stale function pointers to NULL. 2018-11-26 12:25:55 +01:00
msident
msimg32
msimsg
msimtf
msisip
msisys.ocx
msls31
msnet32
mspatcha
msports
msrle32 msrle32: Use the ARRAY_SIZE() macro. 2018-08-14 09:44:22 +02:00
msscript.ocx msscript.ocx: Use the ARRAY_SIZE() macro. 2018-08-14 10:15:59 +02:00
mssign32
mssip32
mstask
msvcirt
msvcm80
msvcm90
msvcp60 msvcp60: Use the ARRAY_SIZE() macro. 2018-08-17 16:51:34 +02:00
msvcp70 msvcp90: Add time_get<wchar> implementation. 2018-11-23 20:17:44 +01:00
msvcp71 msvcp90: Add time_get<wchar> implementation. 2018-11-23 20:17:44 +01:00
msvcp80 msvcp90: Add time_get<wchar> implementation. 2018-11-23 20:17:44 +01:00
msvcp90 msvcp90: Add missing break in time_get::do_get (coverity). 2018-11-26 12:20:42 +01:00
msvcp100 msvcp90: Add time_get<wchar> implementation. 2018-11-23 20:17:44 +01:00
msvcp110 msvcp90: Add time_get<wchar> implementation. 2018-11-23 20:17:44 +01:00
msvcp120 msvcp90: Add time_get<wchar> implementation. 2018-11-23 20:17:44 +01:00
msvcp120_app msvcp90: Add time_get<wchar> implementation. 2018-11-23 20:17:44 +01:00
msvcp140 msvcp90: Add time_get<wchar> implementation. 2018-11-23 20:17:44 +01:00
msvcr70 msvcrt: Don't forward strpbrk to ntdll. 2018-10-17 17:32:14 +02:00
msvcr71 msvcrt: Don't forward strpbrk to ntdll. 2018-10-17 17:32:14 +02:00
msvcr80 msvcrt: Add _vscprintf_l implementation. 2018-11-19 22:42:41 +01:00
msvcr90 msvcrt: Add _vscprintf_l implementation. 2018-11-19 22:42:41 +01:00
msvcr100 msvcrt: Add _vscprintf_l implementation. 2018-11-19 22:42:41 +01:00
msvcr110 msvcrt: Add _vscprintf_l implementation. 2018-11-19 22:42:41 +01:00
msvcr120 msvcrt: Add _vscprintf_l implementation. 2018-11-19 22:42:41 +01:00
msvcr120_app msvcrt: Add _vscprintf_l implementation. 2018-11-19 22:42:41 +01:00
msvcrt msvcrt: Add _vscprintf_l implementation. 2018-11-19 22:42:41 +01:00
msvcrt20
msvcrt40
msvcrtd
msvfw32 msvfw32/tests: Make gdf_driver_proc() static. 2018-08-23 20:01:56 +02:00
msvidc32 msvidc32: Use the ARRAY_SIZE() macro. 2018-11-15 23:01:56 +01:00
msvideo.dll16 msvideo.dll16: Use the ARRAY_SIZE() macro. 2018-08-14 09:44:43 +02:00
mswsock
msxml
msxml2
msxml3 msxml3/tests: Use the ARRAY_SIZE() macro. 2018-11-20 20:23:36 +01:00
msxml4
msxml6
mtxdm
ncrypt
nddeapi
ndis.sys
netapi32
netcfgx
netprofm
newdev
ninput
normaliz
npmshtml
npptools
ntdll makefiles: Create 64-bit wine loader symlinks in the WoW64 build tree. 2018-11-26 14:21:29 +01:00
ntdsapi
ntoskrnl.exe ntoskrnl.exe/tests: Add some tests for synchronization functions. 2018-11-26 13:27:31 +01:00
ntprint
objsel
odbc32 odbc32: Use the ARRAY_SIZE() macro. 2018-11-15 23:02:04 +01:00
odbccp32 odbccp32: Fake success from SQLWriteDSNToIni/W. 2018-08-23 20:01:57 +02:00
odbccu32
ole2.dll16
ole2conv.dll16
ole2disp.dll16
ole2nls.dll16
ole2prox.dll16
ole2thk.dll16
ole32 ole32/tests: Use the ARRAY_SIZE() macro. 2018-11-15 23:02:07 +01:00
oleacc oleacc: Use the ARRAY_SIZE() macro. 2018-07-19 08:07:03 +02:00
oleaut32 oleaut32/tests: Add some tests for marshalling of coclasses. 2018-11-14 17:48:55 +01:00
olecli.dll16
olecli32
oledb32 oledb32: Use the ARRAY_SIZE() macro. 2018-07-19 08:07:07 +02:00
oledlg oledlg: Use the ARRAY_SIZE() macro. 2018-07-17 22:36:32 +02:00
olepro32
olesvr.dll16
olesvr32
olethk32
opcservices opcservices/tests: Add missing return value test (Coverity). 2018-09-30 11:00:01 +02:00
openal32
opencl
opengl32 opengl32/tests: PFD_TYPE_RGBA should be in the iPixelType field, not in the flag field. 2018-10-19 16:26:21 +02:00
packager packager: Use the ARRAY_SIZE() macro. 2018-08-14 10:16:01 +02:00
pdh pdh: Add PdhVbAddCounter stub. 2018-11-14 16:53:16 +01:00
photometadatahandler
pidgen pidgen: Add stub for PIDGenSimpW. 2018-09-06 17:07:15 +02:00
powrprof powrprof: Add PowerDeterminePlatformRoleEx() stub. 2018-10-22 11:36:05 +02:00
printui
prntvpt prntvtp: Add stub for PTOpenProviderEx. 2018-10-12 16:21:56 +02:00
propsys propsys: Add InitPropVariantFromCLSID(). 2018-09-17 15:41:59 +02:00
psapi
pstorec
qcap qcap/tests: AVICo might be unavaiable on newer Win10. 2018-09-17 18:33:54 +02:00
qedit qedit: Use the ARRAY_SIZE() macro. 2018-08-14 10:16:01 +02:00
qmgr qmgr: Use the ARRAY_SIZE() macro. 2018-08-14 10:16:01 +02:00
qmgrprxy
quartz quartz/filtergraph: Iterate over all source pins in ExploreGraph(). 2018-10-09 18:56:59 +02:00
query
qwave qwave: Add new stub dll. 2018-10-31 17:16:15 +01:00
rasapi16.dll16
rasapi32
rasdlg
regapi
resutils
riched20 riched20: Properly handle \0 inside rtf input. 2018-11-09 21:08:09 +01:00
riched32
rpcrt4 rpcrt4: Fix handling of FC_ALIGNM* directives. 2018-11-20 09:57:21 +01:00
rsabase
rsaenh rsaenh: Fix a memory leak (Valgrind). 2018-11-09 21:08:10 +01:00
rstrtmgr
rtutils
samlib
sane.ds sane.ds: Use the ARRAY_SIZE() macro. 2018-08-16 20:25:07 +02:00
sapi
sas
scarddlg
sccbase
schannel
schedsvc schedsvc/tests: Check the entire entry list to find the new job. 2018-08-31 10:00:34 +02:00
scrobj scrobj: Use the ARRAY_SIZE() macro. 2018-08-14 09:44:35 +02:00
scrrun
scsiport.sys
secur32 schannel.h: Add TLS 1.3 defines. 2018-11-20 19:46:33 +01:00
security
sensapi
serialui serialui: Use the ARRAY_SIZE() macro. 2018-08-14 10:16:01 +02:00
setupapi setupapi/tests: Remove workarounds in test_SetupDiOpenClassRegKeyExA(). 2018-11-26 12:30:13 +01:00
setupx.dll16 setupx.dll16: Use the ARRAY_SIZE() macro. 2018-11-15 23:12:57 +01:00
sfc
sfc_os
shcore shcore: Add CommandLineToArgvW(). 2018-11-26 12:25:28 +01:00
shdoclc
shdocvw shdocvw: Use the ARRAY_SIZE() macro. 2018-08-15 10:49:06 +02:00
shell.dll16
shell32 shell32: Forward some functions to shcore.dll. 2018-11-26 12:25:42 +01:00
shfolder
shlwapi shlwapi: Use the ARRAY_SIZE() macro. 2018-09-17 15:40:45 +02:00
slbcsp
slc slc: Add SLGetLicensingStatusInformation stub. 2018-11-26 20:31:57 +01:00
snmpapi
softpub
sound.drv16
spoolss
srclient
sspicli
stdole2.tlb
stdole32.tlb
sti
storage.dll16 storage.dll16: Use the ARRAY_SIZE() macro. 2018-08-14 09:44:37 +02:00
stress.dll16
strmbase strmbase: Use the ARRAY_SIZE() macro. 2018-11-15 23:12:57 +01:00
strmdll
strmiids
svrapi
sxs sxs: Use the ARRAY_SIZE() macro. 2018-07-19 08:07:12 +02:00
system.drv16
t2embed t2embed: Use the ARRAY_SIZE() macro. 2018-08-14 10:16:02 +02:00
tapi32
taskschd taskschd: Use the ARRAY_SIZE() macro. 2018-08-14 10:16:02 +02:00
tdh
tdi.sys
toolhelp.dll16
traffic
twain.dll16
twain_32
typelib.dll16
ucrtbase ucrtbase: Add _o_malloc implementation. 2018-11-20 09:58:15 +01:00
uiautomationcore
uiribbon uiribbon: Use the ARRAY_SIZE() macro. 2018-08-14 10:16:02 +02:00
unicows
updspapi
url
urlmon urlmon/tests: Add IsEqual test for custom IUri implementation. 2018-09-19 17:21:08 +02:00
usbd.sys
user.exe16 user.exe16: Use the ARRAY_SIZE() macro. 2018-08-14 10:16:02 +02:00
user32 user32: Fix wraparound check to avoid gcc optimization. 2018-11-26 20:17:41 +01:00
userenv userenv: Fix setting the ALLUSERSPROFILE environment variable. 2018-09-05 17:02:28 +02:00
usp10
uuid d2d1: Add ID2D1Factory2 stub. 2018-10-26 10:12:44 +02:00
uxtheme uxtheme: Use the ARRAY_SIZE() macro. 2018-09-18 21:09:28 +02:00
vbscript vbscript: Use the ARRAY_SIZE() macro. 2018-07-20 18:36:55 +02:00
vcomp vcomp: Use the ARRAY_SIZE() macro. 2018-08-29 22:01:38 +02:00
vcomp90
vcomp100
vcomp110
vcomp120
vcomp140
vcruntime140 vcruntime140: Add __uncaught_exceptions implementation. 2018-09-12 23:15:14 +02:00
vdhcp.vxd
vdmdbg
ver.dll16
version version: Simplify null check in VerQueryValueW. 2018-10-30 10:34:51 +01:00
virtdisk virtdisk/tests: Add GetStorageDependencyInformation tests. 2018-09-13 19:25:09 +02:00
vmm.vxd
vnbt.vxd
vnetbios.vxd
vssapi vssapi: Add a few win64 spec entries. 2018-11-13 21:23:10 +01:00
vtdapi.vxd
vulkan-1 vulkan-1/tests: Add test for unsupported device extensions. 2018-09-10 22:35:33 +02:00
vwin32.vxd
w32skrnl
w32sys.dll16
wbemdisp wbemdisp: Implement ISWbemPropertySet::get_Count. 2018-10-13 00:31:11 +02:00
wbemprox wbemprox: Prefer the standard ARRAY_SIZE macro. 2018-11-16 11:28:53 +01:00
wdscore
webservices webservices: Fix handling of union fields that match noneEnumValue. 2018-11-08 10:04:02 +01:00
wer
wevtapi wevtapi: Fix typo in spec file. 2018-10-01 19:12:17 -07:00
wiaservc
wimgapi
win32s16.dll16
win87em.dll16
winaspi.dll16
windebug.dll16
windowscodecs wincodecs: Fix return value for scaler GetResolution(). 2018-11-13 20:54:28 +01:00
windowscodecsext
winealsa.drv winealsa.drv: Use the ARRAY_SIZE() macro. 2018-08-14 10:16:02 +02:00
wineandroid.drv wineandroid: Enable some Java compiler warnings. 2018-11-26 16:41:47 +01:00
winebus.sys winebus: Don't override real VID/PID for controllers. 2018-11-23 20:17:44 +01:00
winecoreaudio.drv winecoreaudio.drv: Use the ARRAY_SIZE() macro. 2018-11-16 16:33:11 +01:00
winecrt0
wined3d wined3d: Simplify "glsl_generate_ffp" texture projection. 2018-11-26 20:24:58 +01:00
winegstreamer winegstreamer: Use the ARRAY_SIZE() macro. 2018-11-05 22:43:52 +01:00
winehid.sys
winejoystick.drv winejoystick.drv: Use the ARRAY_SIZE() macro. 2018-08-14 10:16:02 +02:00
winemac.drv winemac: Allow Command to be mapped to Ctrl. 2018-09-17 15:37:19 +02:00
winemapi
wineoss.drv wineoss.drv: Use the ARRAY_SIZE() macro. 2018-08-14 10:16:02 +02:00
wineps.drv wineps: Cope correctly with a missing table. 2018-11-12 13:15:27 +01:00
wineps16.drv16
winepulse.drv winepulse.drv: Use the ARRAY_SIZE() macro. 2018-08-14 10:16:02 +02:00
wineqtdecoder wineqtdecoder: Use the ARRAY_SIZE() macro. 2018-11-06 22:05:41 +01:00
winevulkan winevulkan: Update vk.xml to 1.1.94. 2018-11-26 12:27:16 +01:00
winex11.drv explorer: Move the check for the magic root desktop to the X11 driver. 2018-10-31 16:43:18 +01:00
wing.dll16
wing32
winhttp winhttp: Store Accept headers like the other headers. 2018-11-26 12:27:06 +01:00
wininet wininet/tests: Skip tests when querying INTERNET_OPTION_SECURITY_CERTIFICATE_STRUCT fails (newer win10). 2018-09-24 22:41:30 +02:00
winmm winmm: Add a WARNing when winejoystick.drv is missing. 2018-11-20 16:57:08 +01:00
winnls.dll16
winnls32
winscard winscard: Add SCardCancel stub. 2018-09-26 17:06:40 +02:00
winsock.dll16
winspool.drv winspool: Skip the old printer check if it has a NULL port name. 2018-11-22 23:55:58 +01:00
winsta
wintab.dll16
wintab32 wintab32: Use the ARRAY_SIZE() macro. 2018-11-19 22:42:41 +01:00
wintrust wintrust: Use the ARRAY_SIZE() macro. 2018-07-19 08:09:19 +02:00
winusb
wlanapi wlanapi: Use the ARRAY_SIZE() macro. 2018-08-14 10:16:02 +02:00
wldap32 wldap32: Use the ARRAY_SIZE() macro. 2018-08-14 10:16:02 +02:00
wmasf
wmcodecdspuuid
wmi
wmiutils
wmp wmp/tests: Destroy the window before calling CoUninitialize. 2018-09-20 12:34:40 +02:00
wmphoto
wmvcore
wnaspi32 wnaspi32: Use the ARRAY_SIZE() macro. 2018-08-14 10:16:02 +02:00
wow32
wpc
wpcap
ws2_32 server: Return a WSA error code in accept_socket. 2018-11-20 16:26:04 +01:00
wsdapi wsdapi: Prefer Wine version. 2018-09-20 12:34:07 +02:00
wshom.ocx wshom: Split the command line before passing it to ShellExecuteEx. 2018-11-02 15:18:10 +01:00
wsnmp32
wsock32
wtsapi32
wuapi
wuaueng
x3daudio1_0
x3daudio1_1
x3daudio1_2
x3daudio1_3
x3daudio1_4
x3daudio1_5
x3daudio1_6
x3daudio1_7
xapofx1_1
xapofx1_2
xapofx1_3
xapofx1_4
xapofx1_5
xaudio2_0
xaudio2_1
xaudio2_2
xaudio2_3
xaudio2_4
xaudio2_5
xaudio2_6
xaudio2_7 xaudio2_7: Use the ARRAY_SIZE() macro. 2018-11-20 16:57:01 +01:00
xaudio2_8
xaudio2_9
xinput1_1
xinput1_2
xinput1_3 xinput: Make exported functions hot-patchable. 2018-11-21 17:05:27 +01:00
xinput1_4
xinput9_1_0
xmllite xmllite/writer: Simplify single character writes. 2018-11-02 15:18:02 +01:00
xolehlp xolehlp: Use the ARRAY_SIZE() macro. 2018-08-14 10:16:03 +02:00
xpsprint
xpssvcs