Sweden-Number/include
Francois Gouget 9f60ce22fb tests: Trace elapsed time when $WINETEST_TIME is set.
This simplifies narrowing down where a test gets stuck or is slow if
it times out but prints few messages.
Note that the elapsed time is relative to the current process start
time. So subprocesses will have a different elapsed time.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48094
Signed-off-by: Francois Gouget <fgouget@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-07-21 20:26:50 +02:00
..
ddk include: Update some members of KUSER_SHARED_DATA. 2020-07-09 17:41:55 +02:00
msvcrt msvcrt: Fix _control87 ambiguous return value. 2020-07-07 19:24:27 +02:00
wine tests: Trace elapsed time when $WINETEST_TIME is set. 2020-07-21 20:26:50 +02:00
Makefile.in include: Add xact3.h. 2020-07-02 10:53:58 +02:00
accctrl.h
access.idl
aclapi.h
aclui.h
activation.idl
activaut.idl
activdbg.idl
activscp.idl vbscript: Add support for the SCRIPTPROC_ISEXPRESSION flag in ParseProcedureText. 2019-09-17 18:49:55 +02:00
adserr.h include: Add adserr.h. 2020-02-12 16:54:03 +01:00
adshlp.h adsldp: Implement IDirectorySearch::GetNextColumnName(). 2020-03-26 18:36:34 +01:00
advpub.h
af_irda.h
amaudio.h
amsi.idl amsi: Add stub implementations for a couple of functions. 2019-03-07 19:03:07 +01:00
amstream.idl
amvideo.idl
appcompatapi.h
appmgmt.h
appmodel.h
asferr.h include: Add asferr.h. 2020-05-20 10:49:43 +02:00
asptlb.idl
asynot.idl
asysta.idl
atlbase.h atlbase.h: Fix some declarations on win64. 2020-02-04 21:30:26 +01:00
atlcom.h
atliface.idl
atlthunk.h include: Add atlthunk.h. 2019-02-19 11:16:17 +01:00
atlwin.h atl: Fix the ATL_WNDCLASSINFOW::m_szAutoName member definition and construction. 2020-02-10 14:56:49 +01:00
audevcod.h
audioclient.idl audioclient.idl: Correct IAudioClockAdjustment IID. 2020-04-07 20:55:49 +02:00
audiopolicy.idl
audiosessiontypes.h mmdevapi: Support new AUDCLNT_* creation flags. 2020-07-13 21:22:11 +02:00
austream.idl
authz.h authz: Add AuthzFreeResourceManager stub. 2019-05-01 17:40:29 +02:00
aviriff.h
avrt.h avrt: Add AVRT_PRIORITY_VERYLOW to avrt.h. 2018-12-04 10:01:37 +01:00
axcore.idl
axextend.idl quartz/filtergraph: Add a stub IVideoFrameStep interface. 2020-06-08 21:01:33 +02:00
axextendenums.h include: Add some interface definitions for axextend.idl. 2020-05-12 23:07:44 +02:00
basetsd.h include: Get rid of ALLOW_UNALIGNED_ACCESS. 2020-04-30 12:37:27 +02:00
basetyps.h include: Avoid redefinition warnings when basetyps.h is used together with winnt.h or objbase.h. 2020-05-21 10:31:17 +02:00
bcrypt.h bcrypt: Add support for importing and exporting DSS private keys. 2020-06-03 21:46:30 +02:00
bdaiface.idl
bdaiface_enums.h
bdatypes.h
binres.idl
bits.idl
bits1_5.idl
bits2_0.idl
bits2_5.idl
bits3_0.idl
bitsmsg.h
bluetoothapis.h
bthsdpdef.h
cderr.h
cdosys.idl include: Add cdosys.idl. 2020-02-04 21:30:26 +01:00
cfg.h include: Add cfg.h. 2020-05-27 21:11:10 +02:00
cfgmgr32.h setupapi: Added CM_Request_Device_EjectA/W stub. 2019-03-07 19:19:31 +01:00
cguid.h
chprst.idl
cierror.h
clusapi.h
cmdbas.idl
cmdtxt.idl
cmnquery.idl
codecapi.h include: Add codecapi.h. 2020-04-01 22:25:33 +02:00
colinf.idl
colordlg.h include: Add colordlg.h header file for color dialogs. 2019-11-19 23:15:05 +01:00
comcat.idl
commctrl.h include: Remove now useless forced _WIN32_IE defines. 2020-03-20 19:38:38 +01:00
commctrl.rh
commdlg.h include: Avoid compound literals for WCHAR strings. 2019-06-12 11:44:26 +02:00
commoncontrols.idl comctl32/imagelist: Implement IImageList::GetItemFlags(). 2020-03-19 13:11:08 +01:00
compobj.h
comsvcs.idl
config.h.in ws2_32: Avoid depending on system getprotoby(name|number) functions. 2020-07-17 23:16:52 +02:00
control.idl include: Correct IDL attributes for control.idl. 2019-03-13 23:40:39 +01:00
cor.idl
cordebug.idl
corerror.h
corhdr.h
cpl.h
crtrow.idl
cryptdlg.h
cryptuiapi.h
ctfutb.idl
ctxtcall.idl
custcntl.h
cvconst.h
d2d1.idl include: Fix a typo in D2D1_WINDOW_STATE values. 2019-01-28 10:26:37 +01:00
d2d1_1.idl d2d1: Implement D2D1CreateDevice(). 2020-06-17 18:35:01 +02:00
d2d1_2.idl d2d1: Add ID2D1Factory2 stub. 2018-10-26 10:12:44 +02:00
d2dbasetypes.h include: Add include guard in d2dbasetypes.h. 2020-06-05 19:30:42 +02:00
d2derr.h
d3d.h
d3d8.h d3d8/tests: Add a test for ProcessVertices() on D3DPOOL_SYSTEMMEM buffers. 2019-01-08 13:07:37 -06:00
d3d8caps.h
d3d8types.h
d3d9.h include: Add a few missing d3d9 constants. 2019-01-24 19:12:51 +01:00
d3d9caps.h include: Update d3d9caps.h header file. 2019-12-11 21:51:28 +01:00
d3d9types.h include: Add a few missing d3d9 constants. 2019-01-24 19:12:51 +01:00
d3d10.idl
d3d10_1.idl
d3d10_1shader.h
d3d10effect.h
d3d10misc.h
d3d10sdklayers.idl
d3d10shader.h
d3d11.idl include: Add d3d11 video processor capability flags. 2020-04-29 10:21:40 +02:00
d3d11_1.idl
d3d11_2.idl
d3d11_3.idl
d3d11_4.idl
d3d11on12.idl include: Add d3d11on12 header. 2018-09-17 21:19:32 +02:00
d3d11sdklayers.idl
d3d11shader.h include: Expose MinPrecision field on d3dcompiler version >= 46. 2019-11-12 21:39:40 +01:00
d3d12.idl include: Remove backslashes from D3D12_COLOR_WRITE_ENABLE_ALL. 2019-06-04 23:06:34 +02:00
d3dcaps.h
d3dcommon.idl include: Expose MinPrecision field on d3dcompiler version >= 46. 2019-11-12 21:39:40 +01:00
d3dcompiler.h include: Define D3D_COMPILER_VERSION if it's not already defined. 2019-11-12 21:39:40 +01:00
d3dhal.h ddraw: Accept the d3d1 and d3d2 versions of D3DFINDDEVICERESULT in ddraw_find_device(). 2018-09-11 16:15:21 +02:00
d3dkmdt.h include: Add d3dkmdt.h. 2020-07-01 15:07:33 +02:00
d3drm.h d3drm: Correct parameter count of several interface defines. 2019-07-31 11:51:24 +02:00
d3drmdef.h
d3drmobj.h d3drm: Correct parameter count of several interface defines. 2019-07-31 11:51:24 +02:00
d3drmwin.h
d3dtypes.h
d3dukmdt.h include: Add more kernel mode graphics driver definitions. 2019-05-10 16:04:25 +02:00
d3dvec.inl
d3dx9.h
d3dx9anim.h
d3dx9core.h
d3dx9effect.h
d3dx9math.h
d3dx9math.inl
d3dx9mesh.h
d3dx9shader.h
d3dx9shape.h
d3dx9tex.h
d3dx9xof.h include: Fix D3DXF_FILELOADMEMORY definition. 2019-03-27 09:24:28 +01:00
d3dx10.h
d3dx10async.h
d3dx10core.idl include: Remove duplicate extern C from d3dx10core.idl. 2019-04-18 23:10:15 +02:00
d3dx10math.h
d3dx10tex.h d3dx10: Add D3DX10LoadTextureFromTexture() stub. 2019-11-06 16:02:03 +01:00
d3dx11.h
d3dx11async.h
d3dx11core.idl
d3dx11tex.h d3dx11: Add D3DX11GetImageInfoFromFileA/W stub. 2020-03-24 20:31:18 +01:00
davclnt.h
dbccmd.idl
dbcses.idl
dbdsad.idl
dbgeng.h dbgeng: Fix the spelling of GetInterruptTimeout(). 2019-08-27 11:40:52 +02:00
dbghelp.h dbghelp: SymSet/GetExtendedOption support a WINE only option. 2019-06-10 12:29:26 +02:00
dbinit.idl
dbprop.idl
dbs.idl include: Add enum DBPROPFLAGSENUM. 2020-01-23 16:12:33 +01:00
dbt.h
dciddi.h
dciman.h
dcommon.idl include: Add missing structures in dcommon.idl. 2020-06-02 22:17:37 +02:00
dde.h include: Use DECLSPEC_HIDDEN instead of DECLSPEC_IMPORT for dll exports. 2019-05-02 17:10:34 +02:00
dde.rh
ddeml.h include: Avoid compound literals for WCHAR strings. 2019-06-12 11:44:26 +02:00
ddraw.h gdi32: Add D3DKMTSetVidPnSourceOwner and D3DKMTCheckVidPnExclusiveOwnership stubs. 2019-10-22 23:04:27 +02:00
ddrawgdi.h
ddrawi.h
ddstream.idl
delayloadhandler.h ntdll: Call system hook in LdrResolveDelayLoadedAPI when dll hook is missing. 2018-11-12 10:30:07 +01:00
devenum.idl
devguid.h include: Add missing device GUIDs and fsfilter GUIDs. 2020-06-24 09:14:55 +02:00
devicetopology.idl
devpkey.h include: Add more SetupAPI property keys. 2019-03-18 11:51:12 +01:00
devpropdef.h devpropdef.h: Fix DECLSPEC_SELECTANY usage. 2020-04-14 22:08:25 +02:00
dhcpcsdk.h include: Add DHCP option values. 2019-11-19 23:15:05 +01:00
dhtmldid.h
dhtmled.idl
difxapi.h
digitalv.h
dimm.idl
dinput.h include: Add space sim direct input defines. 2019-10-04 22:11:20 +02:00
dinputd.h
directmanipulation.idl directmanipulation: Implement IDirectManipulationCompositor2 stub interface. 2020-06-24 09:11:24 +02:00
dispdib.h
dispex.idl
dlgs.h
dls1.h include: Allow building against dmusic. 2019-09-30 22:24:27 +02:00
dls2.h
dmdls.h
dmerror.h
dmksctrl.h
dmo.h
dmodshow.idl include: Add dmodshow.idl and IDMOWrapperFilter. 2020-02-18 11:11:39 +01:00
dmoreg.h
dmort.h
dmplugin.h include: Allow building against dmusic. 2019-09-30 22:24:27 +02:00
dmusbuff.h
dmusicc.h
dmusicf.h dmusicf.h: Move typedef below enum declarations. 2020-05-18 15:07:46 +02:00
dmusici.h include: Allow building against dmusic. 2019-09-30 22:24:27 +02:00
dmusics.h
docobj.idl
docobjectservice.idl
downloadmgr.idl
dpaddr.h include: Avoid compound literals for WCHAR strings. 2019-06-12 11:44:26 +02:00
dpfilter.h include: Add dpfilter.h. 2020-05-11 21:24:58 +02:00
dplay.h include: Add missing DPACCOUNTDESC to dplay.h. 2020-03-16 21:35:08 +01:00
dplay8.h
dplobby.h
dplobby8.h
dpnathlp.h
drmexternals.idl include: Add missing WMT_RIGHTS enum definition. 2019-03-01 17:48:26 +01:00
dsclient.h include: Add dsclient.h. 2020-04-07 22:24:31 +02:00
dsconf.h
dsgetdc.h netapi32: Implement DsGetDcNameW. 2020-03-11 22:58:16 +01:00
dshow.h
dsound.h include: Fix typo in DS3DALG_DEFAULT. 2020-06-29 21:07:43 +02:00
dsrole.h
dvdif.idl include: Add dvdif.idl. 2020-04-30 13:10:13 +02:00
dvdmedia.h
dvoice.h
dwmapi.h include: Add missing defines, enums and functions for dwmapi.h. 2019-05-03 21:55:59 +02:00
dwrite.idl include/dwrite.idl: Fix typo in DWRITE_INFORMATIONAL_STRING_WWS_FAMILY_NAME member name. 2020-05-14 20:59:36 +02:00
dwrite_1.idl include/dwrite_1.idl: Fix typo in DWRITE_PANOSE_STROKE_VARIATION symbol name. 2020-05-14 20:59:36 +02:00
dwrite_2.idl
dwrite_3.idl dwrite: Fix CreateInMemoryFontFileLoader() prototype. 2020-06-10 22:38:49 +02:00
dxdiag.h
dxerr8.h
dxerr9.h
dxfile.h
dxgi.idl include/dxgi.idl: Add cpu access flags. 2020-04-30 13:36:56 +02:00
dxgi1_2.idl
dxgi1_3.idl
dxgi1_4.idl
dxgi1_5.idl
dxgi1_6.idl include: Add IDXGIFactory7. 2020-05-13 22:07:32 +02:00
dxgicommon.idl
dxgidebug.idl include: Add dxgidebug.idl. 2019-12-23 21:32:23 +01:00
dxgiformat.idl
dxgitype.idl
dxva.h include/dxva: Add HEVC and VP8/VP9 structures. 2020-03-18 19:38:13 +01:00
dxva2api.idl include: Make inline helpers compatible with NONAMELESSUNION. 2020-06-24 18:36:08 +02:00
dyngraph.idl
endpointvolume.idl
errorrep.h
errors.h
errrec.idl
evcode.h
evntprov.h ntdll: Add missing spec file entry for EtwEventWriteString. 2019-10-31 17:44:06 +01:00
evntrace.h advapi32: Add stub for TraceSetInformation. 2018-09-14 12:54:33 +02:00
evr.idl evr: Add a stub for sample allocator. 2020-07-03 19:44:15 +02:00
evr9.idl evr: Add IMFVideoProcessor stub. 2020-06-29 21:07:43 +02:00
excpt.h
exdisp.idl
exdispid.h
exposeenums2managed.h include: Add some interface definitions for axextend.idl. 2020-05-12 23:07:44 +02:00
fci.h
fdi.h
fileapi.h
filter.idl include: Add filter.idl. 2019-07-31 10:00:58 +02:00
fltdefs.h
fontsub.h
fusion.idl
gameux.idl
gdiplus.h
gdipluscolor.h
gdipluscolormatrix.h
gdipluseffects.h
gdiplusenums.h gdiplusenums.h: Remove PaletteFlags. 2020-05-18 15:07:51 +02:00
gdiplusflat.h gdiplus/tests: Test that hatch fill uses rendering origin. 2020-06-17 11:34:56 +02:00
gdiplusgpstubs.h
gdiplusimaging.h include: Add enums and GUID required for GdipSaveAdd(). 2020-02-19 20:01:10 +01:00
gdiplusinit.h
gdiplusmem.h
gdiplusmetaheader.h
gdipluspixelformats.h
gdiplustypes.h
guiddef.h include: Use unsigned int in InlineIsEqualGUID. 2020-07-17 00:03:51 +02:00
hidusage.h winebus.sys: Fix the spelling of HID_USAGE_SIMULATION_ACCELERATOR. 2020-05-18 12:16:36 +02:00
highlevelmonitorconfigurationapi.h
hlguids.h
hlink.idl
hstring.idl
htiface.idl
htiframe.idl
htmlhelp.h
http.h httpapi: Stub HttpSetServerSessionProperty(). 2020-03-02 13:00:59 +01:00
httprequest.idl
httprequestid.h
i_cryptasn1tls.h
iads.idl activeds/tests: Add some IADsPathname tests. 2020-04-10 12:42:59 +02:00
icftypes.idl
icm.h mscms: Add stub for WcsGetDefaultRenderingIntent. 2020-02-02 16:23:37 +01:00
icmpapi.h
idispids.h
ieautomation.idl
iextag.idl
ifdef.h
ifmib.h
iimgctx.idl
imagehlp.h
ime.h
imm.h
imnact.idl
imnxport.idl
in6addr.h
inaddr.h
indexsrv.idl
initguid.h
inputscope.idl
inseng.idl
inspectable.idl
interactioncontext.h input: Fix the spelling of a parameter name in a function prototype. 2019-11-28 20:45:46 +01:00
intshcut.h
ip2string.h ntdll: Implement RtlIpv6AddressToString(Ex)[AW]. 2020-05-26 10:12:12 +02:00
ipexport.h
iphlpapi.h include: Add GetIcmpStatisticsEx. 2020-02-13 20:30:35 +01:00
ipifcons.h
ipmib.h
iprtrmib.h
iptypes.h
isguids.h
knownfolders.h include: Add missing FOLDERID's to knownfolders.h. 2019-11-15 17:51:41 +01:00
ks.h
ksguid.h
ksmedia.h
ksuuids.h
libloaderapi.h kernel32: Implement FindStringOrdinal. 2018-10-30 10:53:50 +01:00
lm.h
lmaccess.h include: Avoid compound literals for WCHAR strings. 2019-06-12 11:44:26 +02:00
lmapibuf.h
lmat.h
lmbrowsr.h
lmcons.h
lmerr.h
lmjoin.h
lmmsg.h
lmserver.h
lmshare.h
lmstats.h
lmuse.h
lmuseflg.h
lmwksta.h
loadperf.h
lowlevelmonitorconfigurationapi.h
lzexpand.h
mapi.h
mapicode.h
mapidefs.h
mapiform.h
mapiguid.h
mapitags.h
mapiutil.h
mapival.h
mapix.h
mciavi.h
mcx.h
mediaerr.h
mediaobj.idl qasf/dmowrapper: Implement receiving and delivering samples. 2020-02-21 09:11:11 +01:00
metahost.idl
mfapi.h mfplat/tests: Add some tests for d3d9 surface buffer. 2020-07-01 20:33:07 +02:00
mferror.h include: Add more Media Foundation error codes. 2020-06-03 22:56:36 +02:00
mfidl.idl mfplat: Add tracked sample stub. 2020-07-03 19:44:15 +02:00
mfmediaengine.idl mfmediaengine: Update ready state property during resolution. 2020-06-04 13:50:37 +02:00
mfobjects.idl mfplat: Add more event types to trace. 2020-03-26 21:19:08 +01:00
mfplay.idl include: Add IMFPMediaPlayer definition. 2019-04-15 15:03:14 +02:00
mfreadwrite.idl include: Add some more MF reader/writer API definitions. 2019-10-17 10:50:03 +02:00
mftransform.idl include: Add IMFMediaEngineEx definition. 2020-05-25 21:44:58 +02:00
midles.h
mimeinfo.idl
mimeole.idl include: Complete IMimeHeaderTable/IMimeEnumHeaderRows interfaces. 2019-06-27 09:29:13 +02:00
minmax.h
mlang.idl
mmc.idl
mmddk.h
mmdeviceapi.idl
mmreg.h include: Add more audio format tags. 2019-04-08 09:55:23 +02:00
mmstream.idl
mmsystem.h include: Add missing tags and defines in mmreg.h. 2019-04-05 22:16:31 +02:00
mprapi.h
mprerror.h
msacm.h include: Avoid compound literals for WCHAR strings. 2019-06-12 11:44:26 +02:00
msacmdlg.h
msacmdrv.h
msado15_backcompat.idl include: Add ConnectionEventsVt definition. 2020-06-18 08:55:12 +02:00
msasn1.h include: Add missing enum, function and packing to msasn1.h. 2020-06-01 22:10:28 +02:00
mscat.h mscat.h: Add missing declarations. 2018-08-14 10:16:00 +02:00
mscoree.idl
msctf.idl msctf: Accept ITfUIElementSink in ThreadMgr AdviseSink. 2019-07-31 09:41:50 +02:00
msdadc.idl
msdaguid.h
msdasc.idl
msdasql.h include: Add msdasql.h. 2020-03-17 10:38:46 +01:00
mshtmcid.h
mshtmdid.h mshtml.idl: Add IHTMLNamespaceCollection declaration. 2020-07-02 18:01:21 +02:00
mshtmhst.idl
mshtml.idl mshtml.idl: Add missing MoveUnitBounded to IMarkupPointer2. 2020-07-02 18:01:21 +02:00
msi.h msi: Add MsiSourceListForceResolution{A,W} stub. 2019-03-28 18:43:18 +01:00
msidefs.h
msident.idl
msinkaut.idl
msiquery.h include: Add MSITRANSFORM_ERROR enum definition. 2020-06-26 20:57:28 +02:00
msopc.idl include: Add IOpcFactory and related definitions. 2018-08-30 19:55:24 +02:00
mssip.h include: Remove comment about now old NTDDI_VERSION. 2020-03-17 10:27:28 +01:00
msstkppg.h
mstask.idl
mstcpip.h
mswsock.h include: Add CMSGHDR, PCMSGHDR defintion. 2020-06-15 11:21:34 +02:00
msxml.idl
msxml2.idl
msxml2did.h
msxml6.idl
msxml6did.h
msxmldid.h
mtxdm.h
multimon.h
natupnp.idl include: Add natupnp.idl. 2018-10-16 13:53:12 +02:00
nb30.h
ncrypt.h ncrypt: Add NCryptImportKey stub. 2019-10-07 11:32:32 +02:00
ndrtypes.h ndrtypes.h: Add more constants. 2018-06-13 09:53:05 +02:00
netcfgx.idl
netcon.idl
netfw.idl include/netfw: Add INetFwRule2 and INetFwRule3 interfaces. 2019-11-04 22:43:01 +01:00
netioapi.h iphlpapi: Add stub for NotifyRouteChange2. 2020-05-11 21:24:58 +02:00
netlistmgr.idl
newdev.h include: Add newdev.h. 2019-05-29 11:45:37 +02:00
nldef.h iphlpapi: Add GetIpNetTable2 stub. 2018-09-26 19:34:20 +02:00
npapi.h
nserror.h
nspapi.h
ntddcdrm.h
ntddmou.h include: Add ntddmou.h. 2019-07-04 21:14:53 +02:00
ntddndis.h
ntddscsi.h
ntddstor.h ntdll: Fix the spelling of StoragePortClassGuid. 2019-08-27 11:40:54 +02:00
ntddvdeo.h include: Add GUID_DEVINTERFACE_MONITOR. 2019-12-26 21:11:59 +01:00
ntdef.h include: Introduce WINE_USE_LONG macro. 2020-05-04 17:33:56 +02:00
ntdsapi.h
ntlsa.h
ntquery.h
ntsecapi.h include: Avoid compound literals for WCHAR strings. 2019-06-12 11:44:26 +02:00
ntsecpkg.h schannel: Update SECPKG_FUNCTION_TABLE to SECPKG_INTERFACE_VERSION_8. 2019-11-28 20:45:46 +01:00
ntstatus.h ntdll: Add more error mappings. 2020-02-13 16:44:23 +01:00
oaidl.idl
objbase.h include: Avoid redefinition warnings when basetyps.h is used together with winnt.h or objbase.h. 2020-05-21 10:31:17 +02:00
objectarray.idl
objidl.idl include: Declare _STGMEDIUM_UNION type except when it violates C spec. 2019-12-23 20:10:18 +01:00
objsafe.idl
objsel.h include: Add more DSOP defines. 2018-07-12 12:57:53 +02:00
ocidl.idl
ocmm.idl
odbcinst.h
ole2.h
ole2ver.h
oleacc.idl oleacc.idl: Generate tlb file for importlib. 2020-05-18 11:54:58 +02:00
oleauto.h oleaut32: Fix RegisterTypeLib prototype. 2019-09-25 16:30:41 +02:00
olectl.h
oledb.idl
oledberr.h include: Add more DB_E_* defines. 2019-02-28 21:37:30 +01:00
oledlg.h include: Avoid compound literals for WCHAR strings. 2019-06-12 11:44:26 +02:00
oleidl.idl
opcbase.idl opcservices: Enforce unique relationship id. 2018-09-20 12:34:50 +02:00
opcobjectmodel.idl opcservices: Add IOpcPart stub. 2018-09-03 15:52:44 +02:00
opcparturi.idl include: Add IOpcFactory and related definitions. 2018-08-30 19:55:24 +02:00
opnrst.idl
optary.idl
patchapi.h mspatcha: Add functions to API header file. 2019-05-09 08:14:47 -05:00
pathcch.h kernelbase: Implement PathCchAppend. 2018-11-26 13:22:35 +01:00
pdh.h
pdhmsg.h
perflib.h
perhist.idl
physicalmonitorenumerationapi.h
pktdef.h
poppack.h
powrprof.h powrprof: Added PowerEnumerate stub. 2018-08-15 20:55:09 +02:00
prntvpt.h prntvpt: Add initial implementation of PTGetPrintCapabilities. 2020-06-17 11:41:17 +02:00
profinfo.h
propidl.idl include: Add I1 vector definitions for PROPVARIANT. 2019-12-18 18:07:10 +01:00
propkey.h
propkeydef.h
propsys.idl propsys: Add a semi-stub for PSCreatePropertyStoreFromObject(). 2019-11-04 12:13:37 +01:00
propvarutil.h propvarutil.h: Add extern "C" if __cplusplus is defined. 2019-04-03 09:40:14 +02:00
prsht.h include: Avoid compound literals for WCHAR strings. 2019-06-12 11:44:26 +02:00
psapi.h psapi/tests: Test QueryWorkingSetEx. 2020-02-07 13:25:37 +01:00
pshpack1.h
pshpack2.h
pshpack4.h
pshpack8.h
pstore.idl
qedit.idl
qos2.h include: Add missing includes, functions to qos2.h. 2019-04-15 12:50:25 +02:00
ras.h
rasdlg.h
raserror.h include: Update error codes in raserror.h. 2019-11-21 19:01:10 +01:00
reason.h
regstr.h
restartmanager.h rstrtmgr: Add RM_FILTER_ACTION definition. 2019-10-28 18:34:21 +01:00
restrictederrorinfo.idl include: Add restrictederrorinfo.idl. 2019-10-22 23:04:27 +02:00
richedit.h include: Avoid compound literals for WCHAR strings. 2019-06-12 11:44:26 +02:00
richole.idl
rmxfguid.h
rmxftmpl.x
roapi.h
roerrorapi.h include: Add roerrorapi.h header. 2020-01-07 22:26:08 +01:00
roparameterizediid.idl
row.idl
rowchg.idl
rowpos.idl
rowpsc.idl
rpc.h include: Get rid of Mac support in RPC headers. 2020-04-30 12:37:27 +02:00
rpcasync.h
rpcdce.h rpcrt4: Implement RpcIfInqId(). 2020-06-01 22:10:28 +02:00
rpcdcep.h
rpcndr.h rpcndr.h: Avoid error_status_t redefinition. 2020-05-25 20:23:47 +02:00
rpcnterr.h
rpcproxy.h winecrt0: Make __wine_(un)register_resources() cdecl. 2020-02-11 08:44:28 +01:00
rpcsal.h
rstbas.idl
rstinf.idl
rstloc.idl
rstnot.idl
rtutils.h
rtworkq.idl rtworkq: Add MMCSS-related stubs. 2020-03-31 17:27:43 +02:00
sal.h include/sal.h: Add _Ret_writes_z_ for Visual Studio 14.0. 2020-03-02 13:05:06 +01:00
sapi.idl sapi: Implement ISpeechFileStream stub. 2019-12-02 22:02:56 +01:00
sapiaut.idl sapiaut.idl: Fix a typo. 2019-12-02 22:02:56 +01:00
sapiddk.idl
scarderr.h
schannel.h include: Avoid compound literals for WCHAR strings. 2019-06-12 11:44:26 +02:00
schemadef.h
schnlsp.h
sddl.h include: Avoid compound literals for WCHAR strings. 2019-06-12 11:44:26 +02:00
secext.h
security.h
sensapi.h
sensevts.idl
servprov.idl
sesprp.idl
setupapi.h include: Fix SetupDiGetActualSectionToInstallExA/W definitions. 2020-05-12 10:58:08 +02:00
sfc.h
shdeprecated.idl include: Correct IBrowserService.IEGetDisplayName definition. 2018-12-17 10:08:03 +01:00
shdispid.h
shellapi.h include: Add Network Address Control defines. 2019-07-31 09:59:25 +02:00
shellscalingapi.h shcore: Add stub for GetScaleFactorForMonitor. 2019-11-25 20:47:43 +01:00
shimgdata.idl
shldisp.idl include/shldisp: Add missing AUTOCOMPLETEOPTIONS constants. 2018-11-08 10:03:45 +01:00
shlguid.h
shlobj.h include: Update shell link flags enum. 2020-01-06 19:36:20 +01:00
shlwapi.h shlwapi: Add header entries for SHIsLowMemoryMachine(). 2020-02-03 12:36:16 +01:00
shobjidl.idl include: Add IPreviewHandlerFrame interface declaration. 2019-07-31 09:58:44 +02:00
shtypes.idl shcore: Add stub for GetScaleFactorForMonitor. 2019-11-25 20:47:43 +01:00
sipbase.h
slerror.h slc: Add SLGetLicensingStatusInformation stub. 2018-11-26 20:31:57 +01:00
slpublic.h include: Use DECLSPEC_HIDDEN instead of DECLSPEC_IMPORT for dll exports. 2019-05-02 17:10:34 +02:00
snmp.h
softpub.h include: Avoid compound literals for WCHAR strings. 2019-06-12 11:44:26 +02:00
spatialaudioclient.idl include: Add ISpatialAudioClient definition. 2020-04-07 20:55:49 +02:00
sperror.h
sql.h
sqlext.h
sqltypes.h include: Introduce WINE_UNICODE_CHAR16 that allows using char16_t as Windows WCHAR. 2020-02-12 08:51:19 +01:00
sqlucode.h
srcrst.idl
srrestoreptapi.h
sspi.h secur32: Add TLS application protocol negotiation support. 2020-04-09 21:04:04 +02:00
stamp-h.in
stdole2.idl stdole2: Avoid defining Automation typedefs as part of the public library. 2018-11-19 10:17:48 +01:00
stgprop.h
sti.h
storage.h
strmif.idl include: Add dvdif.idl. 2020-04-30 13:10:13 +02:00
strongname.h include: Add strongname.h. 2019-07-31 09:33:13 +02:00
strsafe.h
structuredquerycondition.idl
svrapi.h
synchapi.h kernelbase: Add WaitOnAddress functions. 2018-10-26 12:45:45 +02:00
t2embapi.h
tapi.h include: Fix definition of PHONECALLBACK in tapi.h. 2019-11-25 20:47:43 +01:00
taskschd.idl
tchar.h include: Update wcstok declarations. 2020-02-24 13:12:36 +01:00
tcpestats.h
tcpmib.h include: Add remaining MIB_TCP6 types. 2020-02-04 21:30:26 +01:00
textserv.h include: Use the __thiscall attribute directly for the Mingw build. 2019-05-16 19:00:10 +02:00
textstor.idl
threadpoolapiset.h kernel32: Add threadpool stack information exports. 2020-02-12 16:54:03 +01:00
thumbcache.idl include: Update thumbcache.idl file. 2020-01-23 16:25:46 +01:00
timezoneapi.h include: Move timezone definitions to timezoneapi.h. 2019-12-12 23:16:40 +01:00
tlhelp32.h
tlogstg.idl
tmschema.h
tom.idl include: Fix size of tomConstants enum. 2020-02-12 16:54:02 +01:00
tpcshrd.h include: Added tpcshrd.h. 2019-08-14 12:15:12 +02:00
traffic.h
transact.idl
twain.h
txcoord.idl
txdtc.idl
udpmib.h iphlpapi: Implement GetUdp6Table(). 2018-08-29 22:01:36 +02:00
uianimation.idl include: Set threading model on UIAnimation* interfaces. 2019-10-21 17:11:43 +02:00
uiautomation.h
uiautomationclient.idl
uiautomationcore.idl
uiautomationcoreapi.h uiautomationcore: Add UiaHostProviderFromHwnd() stub. 2019-02-13 09:11:26 +01:00
uiribbon.idl
unexposeenums2managed.h include: Add some interface definitions for axextend.idl. 2020-05-12 23:07:44 +02:00
unknwn.idl
urlhist.idl
urlmon.idl urlmon/tests: Expect BINDSTRING_SAMESITE_COOKIE_LEVEL on newer IE11. 2019-11-22 13:30:36 +01:00
userenv.h
usp10.h
uuids.h
uxtheme.h include: Avoid compound literals for WCHAR strings. 2019-06-12 11:44:26 +02:00
vdmdbg.h
ver.h
verrsrc.h
vfw.h
vfwmsgs.h
virtdisk.h virtdisk: Add stub and tests for OpenVirtualDisk. 2019-04-29 18:46:25 +02:00
vmr9.idl include: Add the missing SetStreamMediaType() method to IVMRImageCompositor9. 2020-04-28 11:19:11 +02:00
vmrender.idl
vsbackup.idl include: Remove duplicate extern C from vsbackup.idl. 2019-04-18 23:10:19 +02:00
vss.idl include: Add more VSS_* typedefs. 2019-02-11 11:52:00 +01:00
vsstyle.h include: Avoid compound literals for WCHAR strings. 2019-06-12 11:44:26 +02:00
vssym32.h include: Avoid compound literals for WCHAR strings. 2019-06-12 11:44:26 +02:00
vswriter.idl include: Convert header vswriter to an idl. 2019-02-11 11:52:00 +01:00
wbemcli.idl include: Add IWbemRefresher related interfaces. 2020-04-29 16:58:08 +02:00
wbemdisp.idl
wbemprov.idl
wct.h
webservices.h webservices: Add support for stream output. 2018-12-04 16:13:11 +01:00
werapi.h kernel32: Move Wer* function stubs to kernelbase. 2020-05-05 20:53:02 +02:00
wfext.h include: Add FMS* definitions. 2018-10-22 10:00:14 +02:00
wia.h
wia_lh.idl
wia_xp.idl
wiadef.h
wimgapi.h
winapifamily.h include: Add winapifamily.h file. 2020-05-20 20:14:31 +02:00
winbase.h include: Add missing PROC_THREAD_ATTRIBUTE defines. 2020-07-20 20:16:16 +02:00
wincodec.idl windowscodecs: Add IWICWineDecoder stub for DDS decoder. 2020-07-13 21:22:14 +02:00
wincodecsdk.idl include: Add missing GUIDs and CLSIDs to wincodecsdk.idl. 2020-05-01 22:03:16 +02:00
wincon.h wincon.h: Don't use calling convention wrappers on MSVC. 2020-04-27 12:04:08 +02:00
wincred.h include: Use DECLSPEC_HIDDEN instead of DECLSPEC_IMPORT for dll exports. 2019-05-02 17:10:34 +02:00
wincrypt.h advapi32: CryptReleaseContext() dwFlags parameter is DWORD, not ULONG_PTR. 2020-03-17 15:59:57 +01:00
windef.h include: Add else cases for __cdecl. 2020-06-17 18:37:52 +02:00
windns.h dnsapi: Add DnsGetCacheDataTable stub. 2019-09-06 19:05:05 +02:00
windows.foundation.idl
windows.h
windowsx.h include: Fixed casts in some HANDLE_MSG_WM_* macros. 2018-05-25 12:09:17 +02:00
winerror.h secur32: Map GNUTLS_E_REHANDSHAKE to SEC_I_RENEGOTIATE. 2020-04-07 20:55:49 +02:00
winevt.h
wingdi.h include: Add additional DISPLAYCONFIG defines. 2020-05-06 21:22:38 +02:00
winhttp.h winhttp: Add WinHttpWebSocket* function stubs. 2020-06-11 15:51:18 +02:00
wininet.h include: Add more wininet error codes. 2019-10-15 17:35:16 +02:00
winineti.h include: Add more wininet error codes. 2019-10-15 17:35:16 +02:00
winioctl.h include: Add some missing defines to winioctl.h. 2020-05-01 21:51:31 +02:00
winldap.h adsldp: Add support for IDirectorySearch::SetSearchPreference(ADS_SEARCHPREF_SECURITY_MASK). 2020-04-02 11:42:46 +02:00
winnetwk.h
winnls.h kernel32: Move the *PreferredUILanguages functions to kernelbase and ntdll. 2020-05-22 14:31:55 +02:00
winnls32.h
winnt.h include: Define PCONTEXT for all architectures. 2020-06-17 18:37:55 +02:00
winnt.rh include: Introduce WINE_UNICODE_CHAR16 that allows using char16_t as Windows WCHAR. 2020-02-12 08:51:19 +01:00
winperf.h include: Add more definitions for performance counters. 2018-07-11 15:45:11 +02:00
winreg.h kernelbase: Handle RegGetValue() RRF_SUBKEY_WOW64??KEY flags. 2020-03-27 21:16:12 +01:00
winresrc.h
winsafer.h advapi32: Improve the SaferComputeTokenFromLevel stub. 2019-05-28 12:06:46 +02:00
winscard.h
winsmcrd.h
winsnmp.h
winsock.h ws2_32: Add IPPROTO_IPIP mapping. 2020-04-13 11:52:44 +02:00
winsock2.h include: Add PF_INET6 define. 2019-08-01 14:58:23 +02:00
winspool.h winspool: Implement IsValidDevmodeW. 2019-10-16 13:58:19 +02:00
winstring.h
winsvc.h include: Avoid compound literals for WCHAR strings. 2019-06-12 11:44:26 +02:00
winsxs.idl
wintab.h
wintabx.h
winternl.h ntdll: Implement RtlActivateActivationContextEx(). 2020-07-13 21:22:13 +02:00
wintrust.h include: Avoid compound literals for WCHAR strings. 2019-06-12 11:44:26 +02:00
winuser.h include: GWL_ID is not a HANDLE or pointer, and should be available on _WIN64. 2020-07-17 00:03:04 +02:00
winuser.rh include: Add missing navigation and gamepad key definitions in winuser.rh. 2019-05-07 09:20:12 -05:00
winver.h
wlanapi.h wlanapi: Add WlanQueryInterface stub implementation. 2020-06-05 19:30:42 +02:00
wmcodecdsp.idl include: Add CResamplerMediaObject class id. 2020-05-26 09:59:13 +02:00
wmdrmsdk.idl
wmistr.h include: Add new defines and fix struct WNODE_HEADER. 2020-05-11 22:18:46 +02:00
wmium.h include: Use DECLSPEC_HIDDEN instead of DECLSPEC_IMPORT for dll exports. 2019-05-02 17:10:34 +02:00
wmiutils.idl
wmp.idl
wmpids.h
wmsbuffer.idl
wmsdk.h include: Add asferr.h. 2020-05-20 10:49:43 +02:00
wmsdkidl.idl wmvcore: Add semi-stub implementation for WMIsContentProtected. 2020-03-17 10:51:44 +01:00
wnaspi32.h
wownt16.h include: Add wownt16.h. 2020-06-08 21:01:33 +02:00
wownt32.h
wpcapi.idl
ws2def.h
ws2ipdef.h ws2_32: Trace SIO_IDEAL_SEND_BACKLOG_* calls. 2020-07-14 09:39:35 +02:00
ws2spi.h ws2_32: Add stub implementation for WSCGetProviderInfo. 2020-03-20 12:32:17 +01:00
ws2tcpip.h ws2_32: Add FreeAddrInfoEx. 2020-06-18 09:00:31 +02:00
wsdapi.h
wsdbase.idl
wsddisco.idl
wsdtypes.h
wsdutil.h
wsdxml.idl
wsdxmldom.h
wshisotp.h
wsipx.h
wsnwlink.h
wtsapi32.h include: Add WTS_TYPE_CLASS. 2019-08-13 11:04:47 +02:00
wtypes.idl wtypes.idl: Support OLESTR macro with non-native wchar_t. 2020-02-13 16:44:23 +01:00
wuapi.idl wuapi: Add UpdateInstaller coclass. 2020-05-28 20:10:54 +02:00
x3daudio.h include: Add more x3daudio defines. 2020-02-10 22:46:24 +01:00
xact3.h include: Correct a spelling error in the definition of IXACT3Engine_Initialize. 2020-07-06 16:17:24 +02:00
xact3wb.h include: Correct the name of WAVEBANKMINIWAVEFORMAT. 2020-06-14 19:35:20 +02:00
xapo.idl include/xapo.idl: Add XAPO registration flags. 2020-04-28 22:09:38 +02:00
xapofx.h
xaudio2.idl xaudio2: IXAudio23 needs its own interface, for XAUDIO23_VOICE_SENDS parameters. 2019-02-28 21:37:30 +01:00
xaudio2fx.idl
xcmc.h
xinput.h include: Add some missing defines to xinput.h. 2020-03-23 12:21:40 +01:00
xmldom.h
xmldom.idl
xmldomdid.h
xmldso.idl
xmldsodid.h
xmllite.idl
zmouse.h