Sweden-Number/dlls
Zebediah Figura 457431ab5b msi: Reuse the custom action server process where possible.
We use a named pipe to communicate between the client (i.e. the process that
called MsiInstallProduct() and the custom action server. The naïve approach
has the client send custom action GUIDs to the server and the server send
back the results of executing the action, but this fails in the case of
nested custom actions, so instead we send back handles of threads for the
client to wait on.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-07-11 15:45:11 +02:00
..
acledit
aclui
activeds
actxprxy
adsiid
adsldp secur32: Add support for NameFullyQualifiedDN to GetComputerObjectName. 2018-03-02 16:19:43 +01:00
adsldpc
advapi32 include: Add a generic available ARRAY_SIZE(). 2018-07-04 10:39:15 +02:00
advpack advpack: Use ARRAY_SIZE() macro. 2018-07-04 22:13:43 +02:00
amstream amstream: Use CBaseFilter::FindPin(). 2018-07-06 19:44:27 +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
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-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 kernel32: Add stub for ReOpenFile. 2018-02-01 22:24:58 +01:00
api-ms-win-core-file-l2-1-1 kernel32: Add stub for ReOpenFile. 2018-02-01 22:24:58 +01:00
api-ms-win-core-file-l2-1-2 kernel32: Add stub for ReOpenFile. 2018-02-01 22:24:58 +01:00
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
api-ms-win-core-io-l1-1-1
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 kernel32: Implement GetNamedPipeClient/ServerProcessId. 2018-04-11 16:23:05 +02:00
api-ms-win-core-kernel32-legacy-l1-1-1 kernel32: Implement GetNamedPipeClient/ServerProcessId. 2018-04-11 16:23:05 +02:00
api-ms-win-core-kernel32-private-l1-1-1
api-ms-win-core-largeinteger-l1-1-0 api-ms-win-core-largeinteger-l1-1-0: Add dll. 2018-03-07 14:36:41 -06:00
api-ms-win-core-libraryloader-l1-1-0
api-ms-win-core-libraryloader-l1-1-1
api-ms-win-core-libraryloader-l1-2-0
api-ms-win-core-libraryloader-l1-2-1
api-ms-win-core-libraryloader-l1-2-2
api-ms-win-core-localization-l1-1-0 kernel32: Implement FindNLSStringEx. 2018-03-13 20:58:07 +01:00
api-ms-win-core-localization-l1-2-0 kernel32: Implement FindNLSStringEx. 2018-03-13 20:58:07 +01:00
api-ms-win-core-localization-l1-2-1 kernel32: Implement FindNLSStringEx. 2018-03-13 20:58:07 +01:00
api-ms-win-core-localization-l2-1-0 kernel32: Implement GetCurrencyFormatEx. 2018-04-18 10:21:33 +02:00
api-ms-win-core-localization-obsolete-l1-1-0
api-ms-win-core-localization-obsolete-l1-2-0
api-ms-win-core-localization-obsolete-l1-3-0
api-ms-win-core-localization-private-l1-1-0
api-ms-win-core-localregistry-l1-1-0
api-ms-win-core-memory-l1-1-0
api-ms-win-core-memory-l1-1-1
api-ms-win-core-memory-l1-1-2
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 PathCchAddBackslash()/PathCchAddBackslashEx(). 2018-03-02 16:19:44 +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 SetProcessAffinityUpdateMode stub. 2018-05-17 10:04:42 +02:00
api-ms-win-core-processthreads-l1-1-1 kernel32: Add SetProcessAffinityUpdateMode stub. 2018-05-17 10:04:42 +02:00
api-ms-win-core-processthreads-l1-1-2 kernel32: Add SetProcessAffinityUpdateMode stub. 2018-05-17 10:04:42 +02: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 kernelbase: Add stub for QuirkIsEnabled. 2018-02-27 10:28:13 +01:00
api-ms-win-core-realtime-l1-1-0 kernel32: Add QueryProcessCycleTime stub. 2018-02-01 22:24:58 +01:00
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
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-shutdown-l1-1-0: Add dll. 2018-02-02 14:42:39 +01:00
api-ms-win-core-sidebyside-l1-1-0 api-ms-win-core-sidebyside-l1-1-0: Add missing forward. 2018-03-26 12:14:31 +02:00
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-synch-ansi-l1-1-0
api-ms-win-core-synch-l1-1-0
api-ms-win-core-synch-l1-2-0
api-ms-win-core-synch-l1-2-1
api-ms-win-core-sysinfo-l1-1-0
api-ms-win-core-sysinfo-l1-2-0
api-ms-win-core-sysinfo-l1-2-1
api-ms-win-core-threadpool-l1-1-0 kernel32: Add CreateThreadpoolIo stub. 2017-11-24 16:48:03 +01:00
api-ms-win-core-threadpool-l1-2-0 kernel32: Add CreateThreadpoolIo stub. 2017-11-24 16:48:03 +01:00
api-ms-win-core-threadpool-legacy-l1-1-0
api-ms-win-core-threadpool-private-l1-1-0
api-ms-win-core-timezone-l1-1-0
api-ms-win-core-toolhelp-l1-1-0
api-ms-win-core-url-l1-1-0
api-ms-win-core-util-l1-1-0
api-ms-win-core-version-l1-1-0
api-ms-win-core-version-l1-1-1
api-ms-win-core-version-private-l1-1-0
api-ms-win-core-versionansi-l1-1-0
api-ms-win-core-windowserrorreporting-l1-1-0
api-ms-win-core-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 combase: Add stub for RoRegisterActivationFactories. 2018-05-04 11:02:33 +02:00
api-ms-win-core-winrt-registration-l1-1-0 combase: Add stub for RoGetServerActivatableClasses. 2018-05-04 11:02:27 +02:00
api-ms-win-core-winrt-roparameterizediid-l1-1-0
api-ms-win-core-winrt-string-l1-1-0
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 kernel32: Add GetEnabledXStateFeatures() stub. 2018-02-26 11:25:51 +01:00
api-ms-win-crt-conio-l1-1-0
api-ms-win-crt-convert-l1-1-0 msvcrt: Implement _atoi64_l. 2018-03-26 22:56:31 +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
api-ms-win-crt-multibyte-l1-1-0
api-ms-win-crt-private-l1-1-0 msvcr120: Add stub for _SetWinRTOutOfMemoryExceptionCallback. 2018-07-09 13:52:12 +02:00
api-ms-win-crt-process-l1-1-0
api-ms-win-crt-runtime-l1-1-0 ucrtbase: Add quick_exit. 2018-07-09 22:20:21 +02:00
api-ms-win-crt-stdio-l1-1-0
api-ms-win-crt-string-l1-1-0
api-ms-win-crt-time-l1-1-0 ucrtbase: Add _timespec{32,64}_get implementation. 2018-04-18 21:25:49 +02:00
api-ms-win-crt-utility-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
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
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-gdi-dpiinfo-l1-1-0: Add dll. 2018-03-07 14:36:58 -06:00
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-perf-legacy-l1-1-0 api-ms-win-perf-legacy-l1-1-0: Add dll. 2018-02-08 22:22:32 +01:00
api-ms-win-power-base-l1-1-0
api-ms-win-power-setting-l1-1-0
api-ms-win-rtcore-ntuser-draw-l1-1-0 api-ms-win-rtcore-ntuser-draw-l1-1-0: Add dll. 2018-03-15 12:19:30 +01:00
api-ms-win-rtcore-ntuser-private-l1-1-0
api-ms-win-rtcore-ntuser-private-l1-1-4 api-ms-win-rtcore-ntuser-private-l1-1-4: Add dll. 2018-03-09 10:40:43 -06:00
api-ms-win-rtcore-ntuser-window-l1-1-0 api-ms-win-rtcore-ntuser-window-l1-1-0: Add dll. 2018-03-07 14:37:17 -06:00
api-ms-win-rtcore-ntuser-winevent-l1-1-0 api-ms-win-rtcore-ntuser-winevent-l1-1-0: Add dll. 2018-03-07 14:37:35 -06:00
api-ms-win-rtcore-ntuser-wmpointer-l1-1-0 user32: Add stub for GetPointerDevices. 2018-06-11 10:50:02 +02:00
api-ms-win-rtcore-ntuser-wmpointer-l1-1-3 api-ms-win-rtcore-ntuser-wmpointer-l1-1-3: Add dll. 2018-03-07 14:38:07 -06:00
api-ms-win-security-activedirectoryclient-l1-1-0 ntdsapi: Add DsCrackNamesA/W stubs. 2018-04-17 17:03:13 +02:00
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-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-0: Add dll. 2018-02-02 14:42:39 +01:00
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-obsolete-l1-1-0: Add dll. 2018-03-15 12:19:05 +01:00
api-ms-win-shcore-scaling-l1-1-1 shcore: Add SetProcessDpiAwareness stub. 2018-01-24 17:14:27 +01:00
api-ms-win-shcore-stream-l1-1-0 api-ms-win-shcore-stream-l1-1-0: Add dll. 2018-03-15 12:19:23 +01:00
api-ms-win-shcore-thread-l1-1-0 api-ms-win-shcore-thread-l1-1-0: Add dll. 2018-03-15 12:19:16 +01:00
api-ms-win-shell-shellcom-l1-1-0
api-ms-win-shell-shellfolders-l1-1-0
apphelp
appwiz.cpl include: Add a generic available ARRAY_SIZE(). 2018-07-04 10:39:15 +02:00
atl atl: Use the global HeapAlloc() wrappers. 2018-01-30 09:07:25 +01:00
atl80
atl90
atl100 atl100/tests: Fix leaked memory during test_AtlAxAttachControl. 2018-03-26 21:09:08 +02:00
atl110
atmlib atmlib: Add stub for ATMFinish. 2018-05-11 17:20:41 +02:00
authz
avicap32
avifil32 include: Add a generic available ARRAY_SIZE(). 2018-07-04 10:39:15 +02:00
avifile.dll16
avrt
bcrypt bcrypt/tests: Use the available ARRAY_SIZE() macro. 2018-05-29 09:28:23 +02:00
bluetoothapis
browseui browseui: Use the global HeapAlloc() wrappers. 2018-01-30 09:07:27 +01:00
bthprops.cpl bthprops.cpl: Remove an unused NONAMELESSUNION directive. 2018-04-26 21:19:37 +02:00
cabinet cabinet: Treat only -1 as an error from the FDICopy callback. 2017-12-15 18:48:55 +01:00
capi2032
cards
cdosys cdosys: Add stub dll. 2018-02-07 19:38:29 +01:00
cfgmgr32
clusapi
combase combase: Add stub for CleanupTlsOleState. 2018-05-04 11:02:39 +02:00
comcat
comctl32 comctl32: Remove redundant NULL checks before Free(). 2018-07-10 18:59:11 +02:00
comdlg32 comdlg32/filedlg: Resize the Places toolbar along with the dialog. 2018-07-05 19:08:35 +02:00
comm.drv16
commdlg.dll16 commdlg: Implement custom template support in 16-bit file dialogs. 2018-01-19 16:40:55 +01:00
compobj.dll16 compobj.dll16: Add StringFromIID. 2018-01-19 12:12:02 +01:00
compstui
comsvcs
concrt140 msvcp: Add a stub of _Concurrent_vector_base_v4. 2018-05-09 19:47:28 +02:00
connect
credui credui: Use the ARRAY_SIZE() macro. 2018-07-09 22:21:30 +02:00
crtdll
crypt32 include: Add a generic available ARRAY_SIZE(). 2018-07-04 10:39:15 +02:00
cryptdlg
cryptdll
cryptext
cryptnet
cryptui cryptui: Use the ARRAY_SIZE() macro. 2018-07-09 22:21:22 +02:00
ctapi32
ctl3d.dll16
ctl3d32
ctl3dv2.dll16
d2d1 include: Add a generic available ARRAY_SIZE(). 2018-07-04 10:39:15 +02:00
d3d8 wined3d: Get rid of WINED3DCAPS typedef. 2018-06-15 09:11:29 +02:00
d3d9 d3d9: Expand rectangles in debug strings. 2018-07-09 22:20:47 +02:00
d3d10 d3d10/tests: Use the available ARRAY_SIZE() macro. 2018-05-29 17:13:05 +02:00
d3d10_1 d3d10_1/tests: Use the available ARRAY_SIZE() macro. 2018-05-30 22:26:38 +02:00
d3d10core wined3d: Set stream stride and offset even when buffer is NULL. 2018-06-15 09:11:20 +02:00
d3d11 d3d11/tests: Add test for unorm/snorm immediate constants. 2018-07-09 22:20:37 +02:00
d3d12 include: Add a generic available ARRAY_SIZE(). 2018-07-04 10:39:15 +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/tests: Use the available ARRAY_SIZE() macro. 2018-06-11 11:41:59 +02:00
d3dcompiler_46
d3dcompiler_47
d3dim
d3drm include: Add a generic available ARRAY_SIZE(). 2018-07-04 10:39:15 +02:00
d3dx9_24 d3dx9: Add stub for D3DXComputeNormalMap. 2018-03-13 20:58:08 +01:00
d3dx9_25 d3dx9: Add stub for D3DXComputeNormalMap. 2018-03-13 20:58:08 +01:00
d3dx9_26 d3dx9: Add stub for D3DXComputeNormalMap. 2018-03-13 20:58:08 +01:00
d3dx9_27 d3dx9: Add stub for D3DXComputeNormalMap. 2018-03-13 20:58:08 +01:00
d3dx9_28 d3dx9: Add stub for D3DXComputeNormalMap. 2018-03-13 20:58:08 +01:00
d3dx9_29 d3dx9: Add stub for D3DXComputeNormalMap. 2018-03-13 20:58:08 +01:00
d3dx9_30 d3dx9: Add stub for D3DXComputeNormalMap. 2018-03-13 20:58:08 +01:00
d3dx9_31 d3dx9: Add stub for D3DXComputeNormalMap. 2018-03-13 20:58:08 +01:00
d3dx9_32 d3dx9: Add stub for D3DXComputeNormalMap. 2018-03-13 20:58:08 +01:00
d3dx9_33 d3dx9: Add stub for D3DXComputeNormalMap. 2018-03-13 20:58:08 +01:00
d3dx9_34 d3dx9: Add stub for D3DXComputeNormalMap. 2018-03-13 20:58:08 +01:00
d3dx9_35 d3dx9: Add stub for D3DXComputeNormalMap. 2018-03-13 20:58:08 +01:00
d3dx9_36 include: Add a generic available ARRAY_SIZE(). 2018-07-04 10:39:15 +02:00
d3dx9_37 d3dx9: Add stub for D3DXComputeNormalMap. 2018-03-13 20:58:08 +01:00
d3dx9_38 d3dx9: Add stub for D3DXComputeNormalMap. 2018-03-13 20:58:08 +01:00
d3dx9_39 d3dx9: Add stub for D3DXComputeNormalMap. 2018-03-13 20:58:08 +01:00
d3dx9_40 d3dx9: Add stub for D3DXComputeNormalMap. 2018-03-13 20:58:08 +01:00
d3dx9_41 d3dx9: Add stub for D3DXComputeNormalMap. 2018-03-13 20:58:08 +01:00
d3dx9_42 d3dx9: Add stub for D3DXComputeNormalMap. 2018-03-13 20:58:08 +01:00
d3dx9_43 d3dx9: Add stub for D3DXComputeNormalMap. 2018-03-13 20:58:08 +01:00
d3dx10_33
d3dx10_34
d3dx10_35
d3dx10_36
d3dx10_37
d3dx10_38
d3dx10_39
d3dx10_40
d3dx10_41
d3dx10_42
d3dx10_43 d3dx10: Turn some ERR() into WARN(). 2018-06-25 22:34:16 +02:00
d3dx11_42 d3dx11: Add D3DX11CreateTextureFromFileA/W stub. 2018-03-28 21:32:39 +02:00
d3dx11_43 d3dx11: Add D3DX11CreateTextureFromFileA/W stub. 2018-03-28 21:32:39 +02:00
d3dxof
davclnt
dbgeng
dbghelp dbghelp/tests: Add a simple test for StackWalk64(). 2018-07-05 19:57:16 +02:00
dciman32
ddeml.dll16
ddraw include: Add a generic available ARRAY_SIZE(). 2018-07-04 10:39:15 +02:00
ddrawex ddrawex: Use the global memory allocation helpers. 2018-02-12 15:33:09 +01:00
devenum devenum/tests: DMORegister() returns E_FAIL if unable to access the registry. 2018-06-28 14:06:09 +02:00
dhcpcsvc
dhtmled.ocx dhtmled.ocx: Remove IDHTMLSafe interface from DHTMLEdit object. 2018-02-09 18:52:58 +01:00
difxapi
dinput dinput: Avoid ARRAY_SIZE-like macros. 2018-07-06 19:44:26 +02:00
dinput8 dinput8/tests: Use the available ARRAY_SIZE() macro. 2018-06-11 11:41:59 +02:00
dispdib.dll16
dispex
display.drv16
dmband dmband/tests: Add IDirectMusicObject::ParseDescriptor() tests. 2018-02-27 10:28:12 +01:00
dmcompos include: Make ARRAY_SIZE() available in wine/test.h. 2018-05-25 12:09:17 +02:00
dmime include: Make ARRAY_SIZE() available in wine/test.h. 2018-05-25 12:09:17 +02:00
dmloader include: Add a generic available ARRAY_SIZE(). 2018-07-04 10:39:15 +02:00
dmoguids dmoguids: Add library. 2018-05-08 10:45:06 +02:00
dmscript
dmstyle include: Make ARRAY_SIZE() available in wine/test.h. 2018-05-25 12:09:17 +02:00
dmsynth
dmusic dmusic: Call interface methods properly. 2018-04-02 10:36:01 +02:00
dmusic32
dnsapi dnsapi/tests: Use the available ARRAY_SIZE() macro. 2018-05-29 09:28:27 +02:00
dplay
dplayx dplayx: Prevent out-of-bounds access to lpMemArea. 2018-05-31 20:00:38 +02:00
dpnaddr
dpnet dpnet: Use the global HeapAlloc() wrappers. 2018-01-30 10:00:03 +01:00
dpnhpast
dpnlobby
dpvoice dpvoice/tests: Use the available ARRAY_SIZE() macro. 2018-05-29 09:28:32 +02:00
dpwsockx
drmclien
dsound dsound/tests: Use the available ARRAY_SIZE() macro. 2018-06-14 17:06:02 +02:00
dsquery
dssenh dssenh/test: Replace a macro with ARRAY_SIZE. 2018-07-06 19:44:26 +02:00
dswave dswave/tests: Add IDirectMusicObject::ParseDescriptor() tests. 2018-03-01 19:25:58 +01:00
dwmapi dwmapi: Add stub for DwmSetIconicLivePreviewBitmap. 2018-03-02 16:19:45 +01:00
dwrite include: Add a generic available ARRAY_SIZE(). 2018-07-04 10:39:15 +02:00
dx8vb
dxdiagn include: Make fil_data.idl a common header. 2018-06-26 16:39:44 +02:00
dxerr8
dxerr9
dxgi dxgi: Avoid possible NULL pointer access in d3d11_swapchain_SetFullscreenState(). 2018-07-09 22:20:32 +02:00
dxguid dxguid: Add D3D12 IIDs. 2018-02-14 20:37:55 +01:00
dxva2
esent
evr evr/tests: Use the available ARRAY_SIZE() macro. 2018-05-30 09:11:09 +02:00
explorerframe explorerframe/tests: Use global memory allocation helpers. 2018-02-26 11:25:26 +01:00
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-dwmapi-ext-l1-1-0: Add dll. 2018-03-13 20:58:07 +01:00
ext-ms-win-gdi-dc-create-l1-1-1
ext-ms-win-gdi-dc-l1-2-0
ext-ms-win-gdi-devcaps-l1-1-0
ext-ms-win-gdi-draw-l1-1-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-draw-l1-1-0: Add dll. 2018-03-09 10:40:41 -06:00
ext-ms-win-ntuser-gui-l1-3-0 ext-ms-win-ntuser-gui-l1-3-0: Add dll. 2018-03-12 20:59:16 +01:00
ext-ms-win-ntuser-keyboard-l1-3-0 ext-ms-win-ntuser-keyboard-l1-3-0: Add dll. 2018-03-12 20:59:16 +01:00
ext-ms-win-ntuser-message-l1-1-1
ext-ms-win-ntuser-misc-l1-5-1 ext-ms-win-ntuser-misc-l1-5-1: Add dll. 2018-03-12 20:59:17 +01:00
ext-ms-win-ntuser-mouse-l1-1-0 ext-ms-win-ntuser-mouse-l1-1-0: Add dll. 2018-03-09 10:40:42 -06:00
ext-ms-win-ntuser-private-l1-1-1
ext-ms-win-ntuser-private-l1-3-1 ext-ms-win-ntuser-private-l1-3-1: Add dll. 2018-03-13 20:58:07 +01:00
ext-ms-win-ntuser-rectangle-ext-l1-1-0
ext-ms-win-ntuser-uicontext-ext-l1-1-0 user32: Add stubs for GetWindowDisplayAffinity and SetWindowDisplayAffinity. 2018-03-09 10:40:44 -06:00
ext-ms-win-ntuser-window-l1-1-1 user32: Add stubs for GetWindowDisplayAffinity and SetWindowDisplayAffinity. 2018-03-09 10:40:44 -06:00
ext-ms-win-ntuser-window-l1-1-4 ext-ms-win-ntuser-window-l1-1-4: Add dll. 2018-03-13 20:58:07 +01:00
ext-ms-win-ntuser-windowclass-l1-1-1
ext-ms-win-oleacc-l1-1-0 ext-ms-win-oleacc-l1-1-0: Add dll. 2018-03-09 10:40:42 -06:00
ext-ms-win-ras-rasapi32-l1-1-0 rasapi32: Add stub for RasGetConnectionStatistics. 2017-11-24 16:48:02 +01:00
ext-ms-win-rtcore-gdi-devcaps-l1-1-0 ext-ms-win-rtcore-gdi-devcaps-l1-1-0: Add dll. 2018-03-09 10:40:43 -06:00
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-cursor-l1-1-0: Add dll. 2018-03-12 20:59:16 +01:00
ext-ms-win-rtcore-ntuser-dc-access-l1-1-0
ext-ms-win-rtcore-ntuser-dpi-l1-1-0 user32: Add partial stub for GetDpiForMonitorInternal(). 2018-04-19 12:51:21 +02:00
ext-ms-win-rtcore-ntuser-dpi-l1-2-0 user32: Add partial stub for GetDpiForMonitorInternal(). 2018-04-19 12:51:21 +02:00
ext-ms-win-rtcore-ntuser-rawinput-l1-1-0 ext-ms-win-rtcore-ntuser-rawinput-l1-1-0: Add dll. 2018-03-13 20:58:08 +01:00
ext-ms-win-rtcore-ntuser-syscolors-l1-1-0 ext-ms-win-rtcore-ntuser-syscolors-l1-1-0: Add dll. 2018-03-12 20:59:16 +01:00
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 ext-ms-win-uxtheme-themes-l1-1-0: Add dll. 2018-05-10 09:14:37 +02:00
faultrep
feclient feclient: Add stub dll. 2018-05-11 11:06:55 +02:00
fltlib
fltmgr.sys fltmgr.sys: Implement FltGetRoutineAddress. 2018-04-12 20:02:03 +02:00
fntcache
fontsub
fusion fusion: Use the global memory allocation helpers. 2018-02-20 20:13:26 +01:00
fwpuclnt
gameux gameux/tests: Use the available ARRAY_SIZE() macro. 2018-05-30 09:11:15 +02:00
gdi.exe16 gdi.exe: Implement the DIB.DRV driver using a window surface. 2018-02-23 15:55:24 +01:00
gdi32 server: Return the surface rect as top clipping rect. 2018-07-11 15:45:11 +02:00
gdiplus include: Add a generic available ARRAY_SIZE(). 2018-07-04 10:39:15 +02:00
glu32 glu32: Avoid an ARRAY_SIZE-like macro. 2018-07-06 19:44:26 +02:00
gphoto2.ds gphoto2.ds: Send notifications through the DSM. 2017-11-21 23:09:08 +01:00
gpkcsp
hal hal: Implement KeQueryPerformanceCounter. 2018-02-28 17:24:36 +01:00
hhctrl.ocx hhctrl.ocx: Use the global HeapAlloc() wrappers. 2018-01-31 09:46:25 +01:00
hid hid: Pass a buffer to DeviceIoControl in HidD_SetNumInputBuffers. 2018-01-09 20:32:27 +01:00
hidclass.sys hidclass: Properly NULL terminate device_deviceid_fmtW. 2017-11-21 23:07:05 +01:00
hlink hlink/tests: Use the available ARRAY_SIZE() macro. 2018-06-04 14:22:41 +02:00
hnetcfg hnetcfg: Store the long path in INetFwAuthorizedApplication_put_ProcessImageFileName(). 2018-06-28 18:27:08 +02:00
httpapi httpapi/tests: Added some basic tests for session and group creation. 2017-12-05 21:01:24 +01:00
iccvid iccvid: Use the global HeapAlloc() wrappers. 2018-01-31 09:46:25 +01:00
icmp
ieframe ieframe/tests: Use the available ARRAY_SIZE() macro. 2018-06-11 16:34:03 +02:00
ieproxy
ifsmgr.vxd
imaadp32.acm
imagehlp imagehlp/tests: Use the available ARRAY_SIZE() macro. 2018-06-05 23:50:15 +02:00
imm.dll16
imm32 imm32/tests: Use the available ARRAY_SIZE() macro. 2018-06-06 17:27:59 +02:00
inetcomm inetcomm/tests: Use the available ARRAY_SIZE() macro. 2018-06-05 23:50:09 +02:00
inetcpl.cpl inetcpl.cpl: Add partial support for writing DefaultConnectionSettings registry setting. 2018-07-03 10:22:21 +02:00
inetmib1 inetmib1/tests: Use the available ARRAY_SIZE() macro. 2018-06-05 23:50:12 +02:00
infosoft
initpki
inkobj
inseng inseng: Use the global HeapAlloc() wrappers. 2018-02-01 22:24:54 +01:00
iphlpapi iphlpapi: Avoid ARRAY_SIZE-like macros. 2018-07-06 19:44:26 +02:00
iprop
irprops.cpl
itircl
itss itss/tests: Use the available ARRAY_SIZE() macro. 2018-06-05 23:50:20 +02:00
joy.cpl joy.cpl: Add a 256x256 icon. 2018-04-20 17:17:17 +02:00
jscript jscript: Use the ARRAY_SIZE() macro. 2018-07-10 18:58:59 +02:00
jsproxy jsproxy: Use the global HeapAlloc() wrappers. 2018-02-01 22:24:54 +01:00
kerberos kerberos: Add ISC_REQ_CONNECTION to the list of supported flags. 2018-05-24 12:37:38 +02:00
kernel32 kernel32: Fill stack with meaningful values in call_process_entry mis-align workaround. 2018-07-09 10:49:30 +02:00
kernelbase kernelbase/tests: Use the available ARRAY_SIZE() macro. 2018-06-05 23:50:22 +02:00
keyboard.drv16
krnl386.exe16 krnl386.exe16: Avoid ARRAY_SIZE-like macros. 2018-07-06 19:44:26 +02:00
ksuser
ktmw32
l3codeca.acm
loadperf
localspl localspl: Use the global HeapAlloc() wrappers. 2018-01-30 10:00:03 +01:00
localui localui/tests: Use the available ARRAY_SIZE() macro. 2018-06-04 14:23:13 +02:00
lz32
lzexpand.dll16
mapi32 mapi32/tests: Use the available ARRAY_SIZE() macro. 2018-06-04 14:23:14 +02:00
mapistub
mciavi32
mcicda
mciqtz32
mciseq
mciwave
mf mfplat: Implement MFGetService(). 2017-12-20 18:06:04 +01:00
mf3216
mfplat mfplat: Return S_OK from MFStartup stub. 2018-04-30 20:41:59 +02:00
mfreadwrite
mfuuid
mgmtapi
midimap midimap: Open lower devices when opening MIDI Mapper. 2018-04-09 09:53:40 +02:00
mlang mlang/tests: Use the available ARRAY_SIZE() macro. 2018-05-30 09:11:18 +02:00
mmcndmgr
mmdevapi mmdevapi/tests: Remove an ARRAY_SIZE()-like macro. 2018-06-04 14:23:27 +02:00
mmdevldr.vxd
mmsystem.dll16 mmsystem.dll16: Pass through MCI_LIST, MCI_SETAUDIO, and MCI_SETVIDEO. 2017-11-28 13:02:15 +01:00
monodebg.vxd
mountmgr.sys
mouse.drv16
mp3dmod mp3dmod: Support COM aggregation. 2018-06-25 16:06:13 +02:00
mpr mpr/tests: Use the available ARRAY_SIZE() macro. 2018-06-04 14:23:29 +02:00
mprapi
msacm.dll16
msacm32
msacm32.drv
msadp32.acm
msasn1
mscat32
mscms
mscoree mscoree: Use the more common ARRAY_SIZE spelling. 2018-07-06 19:44:26 +02:00
msctf msctf/tests: Skip tests if limited. 2018-06-28 14:15:09 +02:00
msctfp
msdaps
msdelta
msdmo msdmo: DMORegister() returns E_FAIL if unable to access the registry. 2018-06-28 14:06:13 +02:00
msdrm
msftedit
msg711.acm
msgsm32.acm
mshtml mshtml: Added IHTMLWindow7::performance property implementation. 2018-06-14 23:20:11 +02:00
mshtml.tlb
msi msi: Reuse the custom action server process where possible. 2018-07-11 15:45:11 +02:00
msident msident: Use the global HeapAlloc() wrappers. 2018-02-01 22:24:54 +01:00
msimg32
msimsg
msimtf
msisip
msisys.ocx
msls31
msnet32
mspatcha
msports
msrle32 msrle32/tests: Use the available ARRAY_SIZE() macro. 2018-06-05 23:50:25 +02:00
msscript.ocx msscript: Implement IScriptControl_[get|put]_State. 2018-03-16 16:40:31 +01:00
mssign32
mssip32
mstask mstask: Avoid an infinite loop. 2018-06-27 10:07:00 +02:00
msvcirt msvcirt/tests: Use the available ARRAY_SIZE() macro. 2018-06-11 15:09:31 +02:00
msvcm80
msvcm90
msvcp60 msvcp60/tests: Use the available ARRAY_SIZE() macro. 2018-06-11 15:09:33 +02:00
msvcp70
msvcp71
msvcp80
msvcp90 msvcp90/tests: Use the available ARRAY_SIZE() macro. 2018-06-11 15:09:36 +02:00
msvcp100 msvcp: Add a stub of _Concurrent_vector_base_v4. 2018-05-09 19:47:28 +02:00
msvcp110 msvcp: Add a stub of _Concurrent_vector_base_v4. 2018-05-09 19:47:28 +02:00
msvcp120 msvcp120: Add test for Concurrent_vector_Internal_resize and reverse. 2018-06-27 10:55:19 +02:00
msvcp120_app msvcp: Add a stub of _Concurrent_vector_base_v4. 2018-05-09 19:47:28 +02:00
msvcp140 msvcp140/tests: Use the available ARRAY_SIZE() macro. 2018-06-11 15:09:42 +02:00
msvcr70
msvcr71
msvcr80 msvcrt: Implement _atoi64_l. 2018-03-26 22:56:31 +02:00
msvcr90 msvcr90/tests: Use the available ARRAY_SIZE() macro. 2018-06-11 15:09:44 +02:00
msvcr100 msvcr100/test: Replace a macro with ARRAY_SIZE. 2018-07-09 22:21:01 +02:00
msvcr110 msvcr110/tests: Use the available ARRAY_SIZE() macro. 2018-06-11 15:09:46 +02:00
msvcr120 msvcr120: Add stub for _SetWinRTOutOfMemoryExceptionCallback. 2018-07-09 13:52:12 +02:00
msvcr120_app msvcr120: Add stub for _SetWinRTOutOfMemoryExceptionCallback. 2018-07-09 13:52:12 +02:00
msvcrt ucrtbase: Implement quick_exit and _crt_at_quick_exit. 2018-07-09 22:20:25 +02:00
msvcrt20
msvcrt40
msvcrtd msvcrtd: Fix _CrtDbgReport calling convention. 2018-05-28 11:01:36 +02:00
msvfw32 msvfw32/tests: Use the available ARRAY_SIZE() macro. 2018-06-06 11:11:23 +02:00
msvidc32
msvideo.dll16
mswsock
msxml
msxml2
msxml3 include: Add a generic available ARRAY_SIZE(). 2018-07-04 10:39:15 +02:00
msxml4
msxml6
mtxdm
ncrypt bcrypt: Implement importing of ECDSA keys. 2018-03-26 21:06:04 +02:00
nddeapi
ndis.sys
netapi32 netapi32: Use the ARRAY_SIZE() macro. 2018-07-09 22:21:29 +02:00
netcfgx
netprofm netprofm: Use the global HeapAlloc() wrappers. 2018-02-02 10:34:30 +01:00
newdev
ninput ninput: Add RegisterOutputCallbackInteractionContext() stub. 2018-06-22 13:43:19 +02:00
normaliz
npmshtml
npptools
ntdll ntdll: Prevent Find{Set, Clear}Run from reading past the end of bitmap. 2018-07-10 22:09:32 +02:00
ntdsapi ntdsapi/tests: Use the available ARRAY_SIZE() macro. 2018-06-05 23:50:26 +02:00
ntoskrnl.exe ntoskrnl.exe/tests: Add KeInitializeTimerEx tests. 2018-07-09 13:36:55 +02:00
ntprint ntprint/tests: Use the available ARRAY_SIZE() macro. 2018-06-11 11:41:59 +02:00
objsel
odbc32
odbccp32 odbccp32/tests: Set requestedExecutionLevel to asInvoker to prevent virtualization. 2018-06-28 14:14:30 +02:00
odbccu32
ole2.dll16
ole2conv.dll16
ole2disp.dll16 ole2disp: Implement SafeArrayDestroyData(). 2018-01-22 10:16:54 +01:00
ole2nls.dll16
ole2prox.dll16
ole2thk.dll16
ole32 ole32: Return IUnknown from GITCF_CreateInstance if requested. 2018-07-10 18:59:08 +02:00
oleacc oleacc/tests: Use the available ARRAY_SIZE() macro. 2018-06-11 11:41:59 +02:00
oleaut32 oleaut32/tests: Add tests for IPicture::get_hPal() and IPicture::set_hPal(). 2018-07-09 18:04:17 +02:00
olecli.dll16
olecli32
oledb32 oledb32/tests: Use the available ARRAY_SIZE() macro. 2018-06-04 14:22:43 +02:00
oledlg oledlg/tests: Use the available ARRAY_SIZE() macro. 2018-06-04 14:22:46 +02:00
olepro32
olesvr.dll16
olesvr32
olethk32
openal32
opencl
opengl32 opengl32/tests: Use the available ARRAY_SIZE() macro. 2018-06-04 14:22:48 +02:00
packager packager/tests: Use the available ARRAY_SIZE() macro. 2018-06-04 14:22:49 +02:00
pdh pdh/tests: Use the available ARRAY_SIZE() macro. 2018-06-04 14:22:51 +02:00
photometadatahandler
pidgen pidgen: Add PIDGenSimpA stub. 2018-03-19 12:35:11 +01:00
powrprof
printui
prntvpt
propsys propsys/tests: Use the available ARRAY_SIZE() macro. 2018-06-04 14:22:53 +02:00
psapi psapi/tests: Call GetPerformanceInfo() after NtQuerySystemInformation(). 2018-07-06 19:44:27 +02:00
pstorec
qcap qcap: Use CBaseFilter::FindPin(). 2018-07-06 19:44:27 +02:00
qedit
qmgr
qmgrprxy
quartz quartz: Use CBaseFilter::FindPin(). 2018-07-06 19:44:27 +02:00
query
rasapi16.dll16
rasapi32 rasapi32: Add stub for RasGetConnectionStatistics. 2017-11-24 16:48:02 +01:00
rasdlg
regapi
resutils
riched20 riched20: Avoid an ARRAY_SIZE-like macro. 2018-07-10 10:36:49 +02:00
riched32 riched32/tests: Use the available ARRAY_SIZE() macro. 2018-06-19 20:49:54 +02:00
rpcrt4 rpcrt4: Use publicly defined NDR constants. 2018-06-13 09:53:07 +02:00
rsabase
rsaenh rsaenh/tests: Use the available ARRAY_SIZE() macro. 2018-05-31 09:25:25 +02:00
rstrtmgr
rtutils
samlib
sane.ds
sapi sapi: Use the global HeapAlloc() wrappers. 2018-02-05 09:53:21 +01:00
sas sas: Add stub dll. 2018-03-21 17:34:59 +01:00
scarddlg
sccbase
schannel schannel/tests: Relax GetInfo return value test. 2018-02-19 16:55:08 +01:00
schedsvc schedsvc: Use current time as trigger begin time when necessary. 2018-06-27 10:07:31 +02:00
scrobj
scrrun include: Add a generic available ARRAY_SIZE(). 2018-07-04 10:39:15 +02:00
scsiport.sys
secur32 secure32/tests: Use the available ARRAY_SIZE() macro. 2018-05-31 09:25:19 +02:00
security
sensapi
serialui serialui: Replace a macro with ARRAY_SIZE. 2018-07-06 19:44:26 +02:00
setupapi setupapi/tests: Use the available ARRAY_SIZE() macro. 2018-06-15 12:56:48 +02:00
setupx.dll16
sfc
sfc_os sfc_os: Set an error code in SfcGetNextProtectedFile stub. 2018-03-05 06:58:22 -06:00
shcore user32: Add partial stub for GetDpiForMonitorInternal(). 2018-04-19 12:51:21 +02:00
shdoclc
shdocvw shdocvw/tests: Use the available ARRAY_SIZE() macro. 2018-06-05 09:19:29 +02:00
shell.dll16
shell32 shell32: Avoid ARRAY_SIZE-like macros. 2018-07-09 10:49:05 +02:00
shfolder
shlwapi shlwapi/tests: Pass the correct buffer size to WideCharToMultiByte(). 2018-06-27 10:06:00 +02:00
slbcsp
slc
snmpapi snmpapi/tests: Use the available ARRAY_SIZE() macro. 2018-05-31 09:25:06 +02:00
softpub
sound.drv16
spoolss spoolss: Use the global HeapAlloc() wrappers. 2018-02-05 10:00:12 +01:00
srclient srclient: Add new stub dll. 2018-04-13 14:37:58 +02:00
sspicli sspicli: Add forwards to secur32. 2018-04-25 20:47:21 +02:00
stdole2.tlb
stdole32.tlb
sti
storage.dll16
stress.dll16
strmbase strmbase: Use CBaseFilter::FindPin(). 2018-07-06 19:44:27 +02:00
strmdll strmdll: Add stub dll. 2018-03-19 17:40:28 +01:00
strmiids
svrapi
sxs sxs/tests: Use the available ARRAY_SIZE() macro. 2018-05-31 09:25:04 +02:00
system.drv16
t2embed
tapi32
taskschd taskschd/tests: Use the available ARRAY_SIZE() macro. 2018-05-31 09:25:02 +02:00
tdh tdh: Add version resource. 2018-04-16 10:24:14 +02:00
tdi.sys
toolhelp.dll16
traffic
twain.dll16
twain_32 twain_32/tests: Use the available ARRAY_SIZE() macro. 2018-05-31 09:25:00 +02:00
typelib.dll16
ucrtbase ucrtbase: Implement quick_exit and _crt_at_quick_exit. 2018-07-09 22:20:25 +02:00
uiautomationcore
uiribbon
unicows
updspapi
url
urlmon urlmon: Use ARRAY_SIZE() macro. 2018-07-09 22:20:59 +02:00
usbd.sys
user.exe16 user32: Set the thread DPI awareness to the window's when calling a window procedure. 2018-05-02 17:33:19 +02:00
user32 server: Return the surface rect as top clipping rect. 2018-07-11 15:45:11 +02:00
userenv userenv/tests: Use the available ARRAY_SIZE() macro. 2018-05-31 09:24:56 +02:00
usp10 include: Add a generic available ARRAY_SIZE(). 2018-07-04 10:39:15 +02:00
uuid d2d1: Implement ID2D1Factory1. 2018-01-22 22:26:46 +01:00
uxtheme uxtheme/tests: Use the available ARRAY_SIZE() macro. 2018-05-31 09:24:54 +02:00
vbscript vbscript: Treat \r as a newline separator. 2018-06-19 20:47:03 +02:00
vcomp vcomp/tests: Use the available ARRAY_SIZE() macro. 2018-06-12 14:01:35 +02:00
vcomp90
vcomp100
vcomp110
vcomp120
vcomp140
vcruntime140 msvcr120: Add stub for _SetWinRTOutOfMemoryExceptionCallback. 2018-07-09 13:52:12 +02:00
vdhcp.vxd
vdmdbg
ver.dll16
version version/tests: Use the available ARRAY_SIZE() macro. 2018-05-31 09:24:49 +02:00
virtdisk
vmm.vxd
vnbt.vxd
vnetbios.vxd
vssapi
vtdapi.vxd
vulkan-1 vulkan-1/tests: Add tests. 2018-06-21 14:20:57 +02:00
vwin32.vxd
w32skrnl
w32sys.dll16
wbemdisp wbemdisp/tests: Add ISWbemSecurity tests. 2018-06-05 16:07:18 +02:00
wbemprox wbemprox/tests: Use the available ARRAY_SIZE() macro. 2018-06-01 08:50:14 +02:00
wdscore wdscore: Add stub DLL. 2017-12-01 10:25:35 +01:00
webservices webservices: Send incremental string table updates with messages in the same session. 2018-06-20 16:02:58 +02:00
wer wer/tests: Use the available ARRAY_SIZE() macro. 2018-05-30 09:11:35 +02:00
wevtapi wevtapi: Add stub for EvtExportLog. 2018-03-29 18:08:03 +02:00
wiaservc wiaservc: Add some tests for SelectDeviceDlg. 2018-03-30 10:52:12 +02:00
wimgapi
win32s16.dll16
win87em.dll16
winaspi.dll16
windebug.dll16
windowscodecs windowscodecs/tests: Use the available ARRAY_SIZE() macro. 2018-06-12 14:01:35 +02:00
windowscodecsext
winealsa.drv
wineandroid.drv wineandroid: Silence a noisy FIXME in ANDROID_GetKeyboardLayout. 2018-04-25 10:48:38 +02:00
winebus.sys winebus: Print SDL error message when SDL cannot be initialized. 2018-05-11 17:20:41 +02:00
winecoreaudio.drv
winecrt0
wined3d wined3d: Fix snorm/unorm immediate values for UAV writes. 2018-07-09 22:20:34 +02:00
winegstreamer winegstreamer: Add a missing debugstr_a. 2018-07-05 19:57:16 +02:00
winehid.sys
winejoystick.drv
winemac.drv winemac.drv: Wake up the display on user input. 2018-07-06 19:44:26 +02:00
winemapi
wineoss.drv
wineps.drv tools: Update to Unicode 11.0.0. 2018-07-03 12:01:40 +02:00
wineps16.drv16
winepulse.drv winepulse: Wake all threads when operations are completed. 2018-03-13 22:38:59 +01:00
wineqtdecoder wineqtdecoder: Use CBaseFilter::FindPin(). 2018-07-04 14:56:27 +02:00
winevulkan include: Add a generic available ARRAY_SIZE(). 2018-07-04 10:39:15 +02:00
winex11.drv winex11.drv: Avoid ARRAY_SIZE-like macros. 2018-07-09 10:49:14 +02:00
wing.dll16
wing32
winhttp winhttp: Use the more common ARRAY_SIZE spelling. 2018-07-06 19:44:26 +02:00
wininet wininet: Use the more common ARRAY_SIZE spelling. 2018-07-06 19:44:26 +02:00
winmm winmm: Avoid an ARRAY_SIZE-like macro. 2018-07-10 18:58:55 +02:00
winnls.dll16
winnls32
winscard
winsock.dll16
winspool.drv winspool.drv/tests: Use the available ARRAY_SIZE() macro. 2018-05-29 10:01:04 +02:00
winsta
wintab.dll16
wintab32
wintrust wintrust/tests: Use the available ARRAY_SIZE() macro. 2018-05-30 09:11:20 +02:00
winusb
wlanapi
wldap32 wldap32: Use the global memory allocation helpers. 2018-02-20 20:13:27 +01:00
wmasf
wmcodecdspuuid wmcodecdspuuid: Add static library. 2018-05-10 08:43:44 +02:00
wmi
wmiutils wmiutils/tests: Use the available ARRAY_SIZE() macro. 2018-05-29 10:07:55 +02:00
wmp wmp/tests: Use the available ARRAY_SIZE() macro. 2018-05-29 09:28:39 +02:00
wmphoto
wmvcore wmvcore: Add a fixme in WMProfileManager_QueryInterface if interface not found. 2018-05-23 09:32:00 +02:00
wnaspi32
wow32
wpc
wpcap wpcap: Implement pcap_dump_open and pcap_dump. 2018-04-10 12:22:06 +02:00
ws2_32 ws2_32/tests: Use the available ARRAY_SIZE() macro. 2018-06-13 22:13:27 +02:00
wsdapi wsdapi/tests: Add tests for MatchProbeEx. 2018-06-22 12:45:18 +02:00
wshom.ocx include: Add a generic available ARRAY_SIZE(). 2018-07-04 10:39:15 +02:00
wsnmp32
wsock32
wtsapi32 wtsapi32: Improve the stub for WTSQuerySessionInformationW. 2018-04-11 16:23:05 +02:00
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/tests: Use the available ARRAY_SIZE() macro. 2018-05-31 20:00:38 +02:00
xaudio2_8
xaudio2_9
xinput1_1 xinput: Detect and setup HID gamepads. 2018-02-15 08:05:31 +01:00
xinput1_2 xinput: Detect and setup HID gamepads. 2018-02-15 08:05:31 +01:00
xinput1_3 xinput/tests: Use the available ARRAY_SIZE() macro. 2018-05-30 09:11:31 +02:00
xinput1_4 xinput: Detect and setup HID gamepads. 2018-02-15 08:05:31 +01:00
xinput9_1_0 xinput: Detect and setup HID gamepads. 2018-02-15 08:05:31 +01:00
xmllite include: Add a generic available ARRAY_SIZE(). 2018-07-04 10:39:15 +02:00
xolehlp
xpsprint
xpssvcs