wine-wine/dlls
Hans Leidekker 3e326c9a19 webservices: Add support for stream output.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-12-04 16:13:11 +01:00
..
acledit
aclui
activeds
actxprxy
adsiid
adsldp
adsldpc
advapi32 advapi32: Turn several string variables into static constants. 2018-11-30 11:41:05 +01:00
advpack advpack: Turn variable 'prefix' into a static constant. 2018-11-30 11:41:09 +01:00
amstream amstream: Make constants 'filternameW' and 'sourceW' static. 2018-11-30 19:36:49 +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
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
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
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-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 shlwapi: Forward SHDeleteEmptyKey() to shcore. 2018-12-04 10:01:59 +01:00
api-ms-win-downlevel-user32-l1-1-0
api-ms-win-downlevel-version-l1-1-0
api-ms-win-dx-d3dkmt-l1-1-0
api-ms-win-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 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
appwiz.cpl appwiz.cpl: Use the ARRAY_SIZE() macro. 2018-11-09 21:08:10 +01:00
atl atl: Make constants 'AtlAxWinW' and 'AtlAxWinLicW' static. 2018-11-30 19:36:50 +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: Support retrieving properties from key handles. 2018-12-04 10:02:25 +01:00
bluetoothapis
browseui browseui: Have a single empty wide string at the top of progressdlg.c. 2018-12-04 16:13:10 +01:00
bthprops.cpl
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: Make constant 'mdays' static. 2018-12-04 16:13:05 +01:00
comdlg32 comdlg32: Turn several variables into static constants. 2018-12-04 16:13:10 +01:00
comm.drv16
commdlg.dll16
compobj.dll16
compstui
comsvcs comsvcs: Add initial tests. 2018-11-27 19:38:48 +01:00
concrt140 msvcp100: Add Concurrency::_GetCombinableSize stub. 2018-11-01 21:50:58 +01:00
connect
credui credui: Correctly check for duplicated username entries in CredDialogFillUsernameCombo. 2018-10-12 16:21:32 +02:00
crtdll
crypt32 crypt32: Pass type and flags in correct order to the find() helper. 2018-12-03 22:27:04 +01:00
cryptdlg
cryptdll
cryptext
cryptnet
cryptui cryptui: Have a single empty wide string at the top of main.c. 2018-12-04 16:13:10 +01:00
ctapi32
ctl3d.dll16
ctl3d32
ctl3dv2.dll16
d2d1 d2d1: Implement GetMaximumBitmapSize(). 2018-11-12 16:44:15 +01:00
d3d8 d3d8: Do not touch output parameters when d3d8_GetAdapterIdentifier() fails. 2018-12-03 22:27:05 +01:00
d3d9 d3d9: Do not touch output parameter when d3d9_GetAdapterIdentifier() fails. 2018-12-03 22:27:05 +01:00
d3d10
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
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
davclnt
dbgeng
dbghelp dbghelp: Avoid using inline assembly in have_x86cpuid(). 2018-11-28 10:43:37 +01:00
dciman32
ddeml.dll16
ddraw ddraw: Get rid of redundant call to wined3d_stateblock_capture(). 2018-11-29 17:48:33 +01:00
ddrawex
devenum devenum: Zero-initialize REGFILTERPINS struct. 2018-10-04 06:54:07 -05:00
dhcpcsvc
dhtmled.ocx
difxapi
dinput dinput: Turn two variables into static constants. 2018-12-04 16:13:10 +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: Make constant 'emulated' static. 2018-12-03 10:48:57 +01:00
dmusic32
dnsapi
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: Make constant 'globaldefaultW' static. 2018-12-03 10:48:59 +01:00
dx8vb
dxdiagn
dxerr8
dxerr9
dxgi wined3d: Lock wined3d mutex in wined3d_get_adapter_identifier(). 2018-12-03 22:27:05 +01:00
dxguid
dxva2
esent
evr
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
fwpuclnt
gameux
gdi.exe16
gdi32 gdi32: Fix function prototype when building without freetype. 2018-12-03 10:56:25 +01:00
gdiplus gdiplus: Remove unused brush fields. 2018-11-28 10:43:37 +01:00
glu32
gphoto2.ds
gpkcsp
hal
hhctrl.ocx hhctrl.ocx: Make constant 'szHTMext' static. 2018-11-30 19:36:50 +01:00
hid hid: Implement HidP_SetUsageValue. 2018-11-27 19:37:09 +01: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: Turn several variables into static constants. 2018-11-30 19:36:51 +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: Make several constants static. 2018-12-04 16:13:10 +01:00
inetcpl.cpl
inetmib1
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
joy.cpl
jscript jscript: Add interpreter support for getters and setters in object initializer. 2018-12-03 10:50:28 +01:00
jsproxy jsproxy: Fix parameters validation in InternetInitializeAutoProxyDll. 2018-08-30 11:47:03 +02:00
kerberos kerberos: Avoid needless conversions between SYSTEMTIME and FILETIME. 2018-08-28 11:08:59 +02:00
kernel32 kernel32/tests: Fix typos in ok() messages. 2018-11-29 15:55:17 +01:00
kernelbase kernel32: Implement GetCurrentThreadStackLimits. 2018-11-26 16:41:47 +01:00
keyboard.drv16
krnl386.exe16
ksuser
ktmw32
l3codeca.acm l3codeca.acm: Use the ARRAY_SIZE() macro. 2018-11-15 23:01:45 +01:00
loadperf
localspl
localui
lz32
lzexpand.dll16
mapi32
mapistub
mciavi32
mcicda
mciqtz32
mciseq
mciwave
mf mf: Return S_OK from IMFMediaSession::Close. 2018-11-26 16:41:47 +01:00
mf3216
mfplat mfplat: Fix memory allocation in mfsourceresolver_CreateObjectFromByteStream() (Coverity). 2018-11-30 19:36:51 +01:00
mfreadwrite
mfuuid
mgmtapi
midimap midimap: Turn variable 'throughportW' into a static constant. 2018-11-30 19:36:50 +01:00
mlang mlang: Register codepages info in registry. 2018-10-10 17:43:36 +02:00
mmcndmgr
mmdevapi
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: Implement remembered connection enumeration. 2018-12-04 16:13:11 +01:00
mprapi
msacm.dll16
msacm32
msacm32.drv
msadp32.acm msadp32.acm: Use the ARRAY_SIZE() macro. 2018-11-15 23:01:47 +01:00
msasn1
mscat32
mscms mscms: Turn variables 'slash' and 'spec' into static constants. 2018-11-30 19:36:51 +01:00
mscoree mscoree: Make several string constants static. 2018-11-30 19:36:51 +01:00
msctf
msctfp
msdaps
msdelta
msdmo
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 jscript: Add interpreter support for getters and setters in object initializer. 2018-12-03 10:50:28 +01:00
mshtml.tlb
msi msi: Turn several variables and constants into static constants. 2018-11-30 19:36:51 +01:00
msident
msimg32
msimsg
msimtf
msisip
msisys.ocx
msls31
msnet32
mspatcha
msports
msrle32
msscript.ocx
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
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 netapi32: Make constant 'admins' static. 2018-11-30 19:36:51 +01:00
netcfgx
netprofm
newdev
ninput
normaliz
npmshtml
npptools
ntdll ntdll: Print FIXME on systems supporting more CPU cores than supported. 2018-12-04 16:13:11 +01:00
ntdsapi
ntoskrnl.exe ntoskrnl.exe: Make several string constants static. 2018-11-30 19:36:51 +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
oleaut32 oleaut32: Accept DISP_E_PARAMNOTFOUND for missing optional parameters in ITypeInfo::Invoke implementation. 2018-12-03 10:51:23 +01:00
olecli.dll16
olecli32
oledb32 oledb32: Make constant 'hexchars' static. 2018-12-04 16:13:10 +01:00
oledlg
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
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: Make constants 'msg' and 'VFWIndex' static. 2018-12-04 16:13:10 +01:00
qedit
qmgr
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: Turn several constants and variables into static constants. 2018-12-03 10:49:03 +01:00
riched32
rpcrt4 rpcrt4: Fix 'Routeines' typos. 2018-12-03 10:50:08 +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
scrrun
scsiport.sys
secur32 secur32: Turn variables 'bs' and 'ds' into static constants. 2018-11-30 19:36:51 +01:00
security
sensapi
serialui
setupapi setupapi: Implement SetupDiDeleteDeviceInfo(). 2018-12-04 10:02:23 +01:00
setupx.dll16 setupx.dll16: Use the ARRAY_SIZE() macro. 2018-11-15 23:12:57 +01:00
sfc
sfc_os
shcore shlwapi: Forward SHDeleteEmptyKey() to shcore. 2018-12-04 10:01:59 +01:00
shdoclc
shdocvw shdocvw: Make constants 'wszCLSID' and 'wszInitPropertyBag' static. 2018-12-03 22:27:05 +01:00
shell.dll16
shell32 shell32/tests: Remove redundant NULL check before CoTaskMemFree(). 2018-12-03 22:27:05 +01:00
shfolder
shlwapi shlwapi: Forward SHRegGetIntW() to shcore. 2018-12-04 10:01:59 +01: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
stress.dll16
strmbase strmbase: Use the ARRAY_SIZE() macro. 2018-11-15 23:12:57 +01:00
strmdll
strmiids
svrapi
sxs
system.drv16
t2embed
tapi32
taskschd
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
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
user32 user32/listbox: Store the items array size instead of using HeapSize(). 2018-12-03 12:02:01 +01:00
userenv userenv: Fix setting the ALLUSERSPROFILE environment variable. 2018-09-05 17:02:28 +02:00
usp10 usp10/tests: Fix a typo in ok() message. 2018-11-29 17:48:31 +01:00
uuid d2d1: Add ID2D1Factory2 stub. 2018-10-26 10:12:44 +02:00
uxtheme uxtheme: Turn a variable and a constant into static constants. 2018-12-04 16:13:10 +01:00
vbscript vbscript: Make constant 'html_delimiterW' static. 2018-12-03 22:27:05 +01:00
vcomp vcomp: Use the ARRAY_SIZE() macro. 2018-08-29 22:01:38 +02:00
vcomp90
vcomp100
vcomp110
vcomp120
vcomp140
vcruntime140 vcruntime140: Add __uncaught_exceptions implementation. 2018-09-12 23:15:14 +02:00
vdhcp.vxd
vdmdbg
ver.dll16
version version: Simplify null check in VerQueryValueW. 2018-10-30 10:34:51 +01:00
virtdisk virtdisk/tests: Add GetStorageDependencyInformation tests. 2018-09-13 19:25:09 +02:00
vmm.vxd
vnbt.vxd
vnetbios.vxd
vssapi vssapi: Add 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: Add support for stream output. 2018-12-04 16:13:11 +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: Grab TIFF decoder reference when creating frames. 2018-11-28 10:43:37 +01:00
windowscodecsext
winealsa.drv winealsa.drv: Don't crash when getting NULL event from midi. 2018-11-29 17:48:53 +01:00
wineandroid.drv wineandroid.drv: Turn variable 'options' into a static constant. 2018-12-04 16:13:10 +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: Use wined3d_state_get_light() in wined3d_state_record_lights(). 2018-12-03 22:27:05 +01:00
winegstreamer winegstreamer: Use the ARRAY_SIZE() macro. 2018-11-05 22:43:52 +01:00
winehid.sys
winejoystick.drv
winemac.drv winemac: Allow Command to be mapped to Ctrl. 2018-09-17 15:37:19 +02:00
winemapi
wineoss.drv
wineps.drv wineps: Cope correctly with a missing table. 2018-11-12 13:15:27 +01:00
wineps16.drv16
winepulse.drv
wineqtdecoder wineqtdecoder: Use the ARRAY_SIZE() macro. 2018-11-06 22:05:41 +01:00
winevulkan winevulkan: Update vk.xml to 1.1.94. 2018-11-26 12:27:16 +01:00
winex11.drv winex11.drv: Correct spelling of "plug-n-play". 2018-12-03 22:27:05 +01:00
wing.dll16
wing32
winhttp winhttp: Store Accept headers like the other headers. 2018-11-26 12:27:06 +01:00
wininet wininet: Always check if context can be deleted when freeing netconn. 2018-12-03 22:27:05 +01: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.drv: Make constant 'fmtW' static. 2018-12-03 10:53:52 +01:00
winsta
wintab.dll16
wintab32 wintab32: Use the ARRAY_SIZE() macro. 2018-11-19 22:42:41 +01:00
wintrust
winusb
wlanapi
wldap32
wmasf
wmcodecdspuuid
wmi
wmiutils
wmp wmp/tests: Destroy the window before calling CoUninitialize. 2018-09-20 12:34:40 +02:00
wmphoto
wmvcore
wnaspi32
wow32
wpc
wpcap
ws2_32 server: Return a WSA error code in accept_socket. 2018-11-20 16:26:04 +01:00
wsdapi wsdapi: Turn a constant and several variables into static constants. 2018-12-03 10:53:58 +01:00
wshom.ocx wshom: Split the command line before passing it to ShellExecuteEx. 2018-11-02 15:18:10 +01:00
wsnmp32
wsock32
wtsapi32
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
xpsprint
xpssvcs