wine/include
Martin Storsjo dac1e16dd4 include: Check whether the ms_abi attribute is supported on aarch64.
While wine's configure checks and requires that the ms_abi attribute
is supported on aarch64 (without it, variadic functions don't have the
correct ABI), these headers are also included when building widl as a
generic cross compilation tool as part of mingw-w64-tools. In the case
of widl, the functions that use these attributes (and in particular,
their ABI) doesn't matter as they aren't used/called, they're just
included as a side effect of including the headers that widl actually
needs.

This fixes building the widl tool for aarch64 linux with GCC, even if
wine itself can't be built in that configuration.

Only windef.h is used/needed by widl, but update msvcrt/corecrt.h as
well to keep these definitions in sync.

Signed-off-by: Martin Storsjo <martin@martin.st>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-12-21 16:55:53 +01:00
..
ddk include: Move XSTATE definitions to winnt.h. 2020-11-24 16:59:26 +01:00
msvcrt include: Check whether the ms_abi attribute is supported on aarch64. 2020-12-21 16:55:53 +01:00
wine asm: Use SEH assembly when building with clang in MSVC mode. 2020-12-21 11:56:58 +01: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
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 include: Add IAudioAmbisonicsControl interface in audioclient.idl. 2020-12-15 22:09:21 +01:00
audiopolicy.idl
audiosessiontypes.h include: Add a few more stream categories. 2020-10-06 21:47:56 +02:00
austream.idl
authz.h authz: Add AuthzFreeResourceManager stub. 2019-05-01 17:40:29 +02:00
aviriff.h
avrt.h avrt: Add AvSetMmMaxThreadCharacteristicsA/W stub. 2020-11-24 22:09:59 +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 evr/mixer: Add SetOutputBounds(). 2020-10-12 18:44:07 +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
bits5_0.idl qmgr/tests: Fix issues with handling of transient errors. 2020-10-27 22:18:09 +01:00
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
cmdpre.idl include: Add ICommandPrepare interface. 2020-11-11 21:14:58 +01:00
cmdprp.idl include: Add ICommandProperties interface. 2020-11-10 17:19:44 +01:00
cmdstrm.idl include: Add ICommandStream interface. 2020-11-10 17:19:44 +01:00
cmdtxt.idl
cmnquery.idl
codecapi.h include: Add more eAVEncH264VProfile enums. 2020-08-28 10:56:37 +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 configure: Don't prepend folder name for SDL.h. 2020-12-02 21:47:41 +01:00
consoleapi.h include: Add missing console mode defines. 2020-08-12 22:13:56 +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
cvttyp.idl include: Add IConvertType interface. 2020-11-10 17:19:44 +01:00
d2d1.idl
d2d1_1.idl include: Add ID2D1Multithread interface in d2d1_1.idl. 2020-12-10 21:47:40 +01:00
d2d1_2.idl
d2dbasetypes.h include: Add include guard in d2dbasetypes.h. 2020-06-05 19:30:42 +02:00
d2derr.h
d3d.h
d3d8.h
d3d8caps.h
d3d8types.h
d3d9.h d3d9: Fix handling of D3DENUM_WHQL_LEVEL. 2020-12-14 16:21:49 +01:00
d3d9caps.h include: Remove two D3DCAPS2 defines in d3d9 headers. 2020-12-11 21:47:15 +01:00
d3d9types.h
d3d10.idl include: Add D3D10_RAISE_FLAG structure in d3d10.idl. 2020-11-26 23:25:24 +01:00
d3d10_1.idl
d3d10_1shader.h
d3d10effect.h
d3d10misc.h
d3d10sdklayers.idl include/d3d10sdklayers.idl: Add D3D10SwitchToRef interface. 2020-08-26 21:25:39 +02:00
d3d10shader.h
d3d11.idl include: Add D3D11_FORMAT_SUPPORT2 enumeration in d3d11.idl. 2020-11-26 23:25:24 +01:00
d3d11_1.idl
d3d11_2.idl
d3d11_3.idl include: Add D3D11_FENCE_FLAG_NON_MONITORED name in d3d11_3.idl. 2020-11-26 23:25:24 +01:00
d3d11_4.idl
d3d11on12.idl
d3d11sdklayers.idl include/d3d11sdklayers.idl: Add D3D11SwitchToRef interface. 2020-08-26 21:25:39 +02:00
d3d11shader.h include: Set D3D_COMPILER_VERSION to 47, if not defined. 2020-09-29 22:09:38 +02:00
d3d12.idl include: Update the d3d12 headers from vkd3d. 2020-11-27 21:59:40 +01:00
d3d12sdklayers.idl include: Update d3d12sdklayers.idl from vkd3d. 2020-10-09 16:21:33 +02:00
d3d12shader.idl include: Add the D3D12_SHADER_VERSION_TYPE enumeration. 2020-10-02 19:03:31 +02:00
d3dcaps.h
d3dcommon.idl include/d3dcommon.idl: Add missing names in D3D_SHADER_INPUT_TYPE enum. 2020-08-31 22:06:45 +02:00
d3dcompiler.h d3dcompiler: Add D3D_COMPILE_STANDARD_FILE_INCLUDE support for D3DCompile2(). 2020-08-10 21:27:26 +02:00
d3dhal.h
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: Add ID3D10Device1 forward declaration. 2020-07-24 18:26:18 +02:00
d3dx10math.h include: Flesh out d3dx10math.h a bit more. 2020-07-24 18:26:18 +02:00
d3dx10tex.h d3dx10: Add D3DX10GetImageInfoFromResource{A, W}() stub implementation. 2020-09-09 11:15:48 +02: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 DBPROPSTATUSENUM enum values. 2020-11-06 18:20:32 +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 include/ddraw.h: Add missing dwFlags of DD_BLTDATA struct. 2020-09-24 16:39:15 +02:00
ddrawgdi.h
ddrawi.h
ddstream.idl
delayloadhandler.h
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 include: Add DEFINE_ENUM_FLAG_OPERATORS macro in directmanipulation.idl. 2020-12-18 15:21:37 +01: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: Fix DPFLTR_MASK value to 0x80000000. 2020-11-20 19:01:04 +01: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 strmbase: Print colorimetry information in strmbase_dump_media_type(). 2020-10-14 11:02:30 +02:00
dvoice.h
dwmapi.h include: Add missing defines, enums and functions for dwmapi.h. 2019-05-03 21:55:59 +02:00
dwrite.idl dwrite.idl: Use DEFINE_ENUM_FLAG_OPERATORS for enums that need it. 2020-09-07 21:07:00 +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 include: Add DWRITE_MAKE_FONT_AXIS_TAG macro. 2020-10-01 11:47:39 +02:00
dxdiag.h
dxerr8.h
dxerr9.h
dxfile.h
dxgi.idl include/dxgi.idl: Add missing DXGI_DISPLAY_COLOR_SPACE structure. 2020-08-20 21:20:04 +02:00
dxgi1_2.idl dxgi: Fix order of functions in IDXGIFactory2 interface. 2020-08-20 21:20:22 +02:00
dxgi1_3.idl
dxgi1_4.idl
dxgi1_5.idl include/dxgi1_5.idl: Add missing values in DXGI_HDR_METADATA_TYPE enum. 2020-08-20 21:20:33 +02:00
dxgi1_6.idl include/dxgi1_6.idl: Add missing values in DXGI_ADAPTER_FLAG3 enum. 2020-08-20 21:20:38 +02:00
dxgicommon.idl
dxgidebug.idl include: Add dxgidebug.idl. 2019-12-23 21:32:23 +01:00
dxgiformat.idl
dxgitype.idl
dxva.h strmbase: Print colorimetry information in strmbase_dump_media_type(). 2020-10-14 11:02:30 +02:00
dxva2api.idl include: Fix typo in IDirectXVideoProcessor argument name. 2020-10-19 14:58:24 +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
evr.idl evr/presenter: Initialize aspect ratio mode. 2020-10-07 11:24:21 +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: Implement GdipEnumerateMetafileSrcRectDestRect. 2020-09-18 22:25:09 +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
getdts.idl include: Add interface IGetDataSource. 2020-11-09 20:15:11 +01:00
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 include/icmpapi: Add missing function declarations. 2020-12-03 20:18:38 +01:00
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
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
Makefile.in include: Add corecrt_io.h header. 2020-12-04 16:41:16 +01:00
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: Implement MFMapDXGIFormatToDX9Format(). 2020-11-03 21:48:31 +01:00
mferror.h include: Add more Media Foundation error codes. 2020-06-03 22:56:36 +02:00
mfidl.idl include: Add IMFVideoSampleAllocatorEx. 2020-10-29 22:23:08 +01:00
mfmediaengine.idl include: Guard MFVideoNormalizedRect definition in mfmediaengine.idl. 2020-11-16 17:51:43 +01: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 DEFINE_ENUM_FLAG_OPERATORS macro in mfreadwrite.idl. 2020-12-18 15:21:37 +01:00
mftransform.idl evr/mixer: Add SetOutputBounds(). 2020-10-12 18:44:07 +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 include: Remove confusing comment. 2020-10-28 21:48:45 +01:00
mmc.idl
mmddk.h
mmdeviceapi.idl mmdevapi: Implement ActivateAudioInterfaceAsync. 2020-10-06 21:47:56 +02:00
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 ExecuteOptionEnum typedef. 2020-12-21 15:15:11 +01:00
msasn1.h include: Add missing enum, function and packing to msasn1.h. 2020-06-01 22:10:28 +02:00
mscat.h wintrust: Stub CryptCATPutCatAttrInfo(). 2020-10-19 10:58:47 +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
mssip.h include: Add a couple more SIP indirect data flags. 2020-09-09 20:30:31 +02: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 include: Handle same typelib name in msxml2.idl and msxml6.idl. 2020-09-14 19:42:40 +02:00
msxml2did.h
msxml6.idl include: Handle same typelib name in msxml2.idl and msxml6.idl. 2020-09-14 19:42:40 +02:00
msxml6did.h
msxmldid.h
mtxdm.h
multimon.h
natupnp.idl
nb30.h
ncrypt.h ncrypt: Add NCryptImportKey stub. 2019-10-07 11:32:32 +02:00
ndrtypes.h
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 include: Add INetworkEvents and some enums to netlistmgr.idl. 2020-10-26 20:27:32 +01:00
newdev.h include: Add newdev.h. 2019-05-29 11:45:37 +02:00
nldef.h
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: Avoid redefining base types in ntdef.h. 2020-12-10 21:42:59 +01: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 combase: Implement CoCreateInstanceFromApp(). 2020-09-09 20:30:31 +02:00
objectarray.idl
objidl.idl include: Split objidl.idl to objidlbase.idl. 2020-10-05 12:33:31 +02:00
objidlbase.idl include: Add IAgileObject to objidlbase.idl. 2020-10-05 12:33:31 +02:00
objsafe.idl
objsel.h
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 include: Add DB_LRESERVE type. 2020-12-21 11:58:25 +01:00
oledberr.h include: Add some DB_S_ defines. 2020-11-23 21:05:04 +01:00
oledlg.h include: Avoid compound literals for WCHAR strings. 2019-06-12 11:44:26 +02:00
oleidl.idl
opcbase.idl
opcobjectmodel.idl
opcparturi.idl
opnrst.idl
optary.idl
patchapi.h mspatcha: Add functions to API header file. 2019-05-09 08:14:47 -05:00
pathcch.h
pdh.h
pdhmsg.h
perflib.h
perhist.idl
physicalmonitorenumerationapi.h
pktdef.h
poppack.h
powrprof.h
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
rstchg.idl include: Add IRowsetChange interface. 2020-11-11 21:14:58 +01:00
rstinf.idl
rstloc.idl
rstnot.idl
rstupd.idl include: Add IRowsetUpdate interface. 2020-11-11 21:14:58 +01:00
rtutils.h
rtworkq.idl rtworkq: Add remaining queue management stubs. 2020-10-05 20:51:50 +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: Add stub SpResourceManager object. 2020-11-13 22:01: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: Add more setupapi error codes. 2020-09-09 20:30:31 +02:00
sfc.h
shdeprecated.idl
shdispid.h
shellapi.h include: Add Network Address Control defines. 2019-07-31 09:59:25 +02:00
shellscalingapi.h shcore: Add GetScaleFactorForDevice() stub. 2020-08-27 20:49:59 +02:00
shimgdata.idl
shldisp.idl include: Add IShellLinkDual interface. 2020-07-28 19:35:14 +02: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
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: Fix undefined char16_t in C11. 2020-09-30 17:21:07 +02: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
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
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: Fix undefined char16_t in C11. 2020-09-30 17:21:07 +02:00
tcpestats.h
tcpmib.h include: Add remaining MIB_TCP6 types. 2020-02-04 21:30:26 +01:00
textserv.h include: Fix TXTVIEW_INACTIVE to be -1. 2020-09-28 17:03:57 +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
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
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
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
wbemcli.idl include: Add IWbemRefresher related interfaces. 2020-04-29 16:58:08 +02:00
wbemdisp.idl
wbemprov.idl
wct.h
webservices.h
werapi.h kernel32: Move Wer* function stubs to kernelbase. 2020-05-05 20:53:02 +02:00
wfext.h
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: Use proper dllimports for kernel32 functions. 2020-11-24 18:41:13 +01: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 include: Introduce consoleapi.h. 2020-08-10 16:41:39 +02:00
wincontypes.h include: Add pseudoconsole declarations. 2020-08-10 16:41:42 +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: Check whether the ms_abi attribute is supported on aarch64. 2020-12-21 16:55:53 +01:00
windns.h dnsapi: Add DnsGetCacheDataTable stub. 2019-09-06 19:05:05 +02:00
windows.foundation.idl widl: Support WinRT contract attribute. 2020-12-01 19:50:04 +01:00
windows.h
windowscontracts.idl widl: Support WinRT apicontract type. 2020-12-01 19:49:52 +01:00
windowsx.h
winerror.h combase: Manage per-thread call cancellation counter. 2020-09-16 17:13:50 +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 include: Use proper dllimports for kernel32 functions. 2020-11-24 18:41:13 +01:00
winnls32.h
winnt.h include: Fix the signature of _InterlockedCompareExchange128. 2020-12-21 11:57:03 +01: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
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 include: Add more SCARD defines. 2020-10-06 21:50:15 +02:00
winsmcrd.h
winsnmp.h
winsock.h include: Also define gethostname for msvcrt builds. 2020-09-25 13:44:43 +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 advapi32/tests: Add QueryServiceStatusEx test for the EventLog service. 2020-10-15 20:59:05 +02:00
winsxs.idl
wintab.h
wintabx.h
winternl.h include: Only define _strnicmp() prototype when needed. 2020-11-25 22:51:35 +01: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: Map AI ALL_option in getaddrinfo(). 2020-09-14 19:42:40 +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 combase: Implement CoCreateInstanceFromApp(). 2020-09-09 20:30:31 +02: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: Fix the spelling of XACT_WAVE_STREAMING_PARAMETERS in xact3.h. 2020-08-11 18:22:13 +02:00
xact3wb.h include: Add missing WAVEBANKENTRY_FLAGS to xact3wb.h. 2020-08-11 18:22:07 +02:00
xapo.idl include/xapo.idl: Add XAPO registration flags. 2020-04-28 22:09:38 +02:00
xapofx.h
xaudio2.idl include/xaudio2.idl: Use cpp_quote for xaudio2 error codes. 2020-08-19 22:35:58 +02: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