Sweden-Number/include
Alex Henrie 3ad4def46a include: Provide a definition of NOP_FUNCTION that works on GCC.
NOP_FUNCTION is a drop-in function replacement that ignores its
arguments but also suppresses compiler warnings about them being unused.
For example, on MSVC, 0(foo, bar, baz()); or __noop(foo, bar, baz());
would suppress warnings about foo and bar being unused and not call baz
at all. Neither of those syntaxes is supported on GCC, which provides no
similar way to suppress unused variable warnings, but we can at least
allow such code to compile by defining NOP_FUNCTION to be an empty
variadic macro.

Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-09 20:12:15 +02:00
..
ddk mountmgr: Add requests to query and set shell folder symbolic links. 2021-09-07 21:35:54 +02:00
msvcrt include: Add _tcsxfrm_l declaration. 2021-07-22 21:14:56 +02:00
wine gdi32: Use GetICMProfile driver entry point for EnumICMProfilesW. 2021-09-09 19:31:22 +02:00
Makefile.in include: Add ID3DX10Mesh definition. 2021-08-19 20:38:51 +02:00
accctrl.h
access.idl include: Add DBACCESSORFLAGSENUM/DBBINDSTATUSENUM values. 2020-12-30 20:55:41 +01:00
aclapi.h
aclui.h
activation.idl include: Add activation.idl with IActivationFactory interface. 2018-01-30 10:02:22 +01:00
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 advpack: Translate flags in LaunchINFSection. 2015-10-09 17:50:44 +09:00
af_irda.h
amaudio.h quartz: Correct IAMDirectSound::GetFocusWindow signature. 2013-07-30 20:55:32 +02:00
amsi.idl amsi: Add stub implementations for a couple of functions. 2019-03-07 19:03:07 +01:00
amstream.idl include: Remove some superfluous semicolons. 2017-12-13 22:53:54 +01:00
amvideo.idl
appcompatapi.h
appmgmt.h
appmodel.h kernel32: Implement PackageIdFromFullName(). 2021-04-12 19:32:15 +02:00
asferr.h include: Add asferr.h. 2020-05-20 10:49:43 +02:00
asptlb.idl include: Fix IRequestDictionary IID. 2021-08-10 17:53:55 +02:00
asyncinfo.idl include: Add IAsyncInfo interface in asyncinfo.idl. 2021-03-19 19:55:34 +01:00
asynot.idl makefiles: Generate rules for installing IDL include files. 2015-11-04 17:19:47 +09:00
asysta.idl makefiles: Generate rules for installing IDL include files. 2015-11-04 17:19:47 +09:00
atlbase.h atlbase.h: Fix some declarations on win64. 2020-02-04 21:30:26 +01:00
atlcom.h include: Added atlcom.h. 2014-05-07 10:31:40 +02:00
atliface.idl include: Added some ATL function prototypes. 2014-04-22 11:27:24 +02:00
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 include: Add IAudioAmbisonicsControl interface in audioclient.idl. 2020-12-15 22:09:21 +01:00
audiopolicy.idl include: Remove some superfluous semicolons. 2017-12-13 22:53:54 +01:00
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 include: Add more header guards. 2015-03-24 14:06:19 +09:00
avrt.h avrt: Add AvSetMmMaxThreadCharacteristicsA/W stub. 2020-11-24 22:09:59 +01:00
axcore.idl makefiles: Generate rules for installing IDL include files. 2015-11-04 17:19:47 +09:00
axextend.idl include: Add IAMCameraControl definition in axextend.idl. 2020-12-21 21:08:03 +01:00
axextendenums.h include: Add some interface definitions for axextend.idl. 2020-05-12 23:07:44 +02:00
basetsd.h include: Add PPC64 endianness. 2021-02-04 23:11:22 +01: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 include: Add bdaiface.idl. 2013-12-02 11:08:18 +01:00
bdaiface_enums.h include: Add bdaiface.idl. 2013-12-02 11:08:18 +01:00
bdatypes.h include: Add bdaiface.idl. 2013-12-02 11:08:18 +01:00
binres.idl makefiles: Generate rules for installing IDL include files. 2015-11-04 17:19:47 +09:00
bits.idl qmgr: Implement Get/SetNotifyFlags(). 2013-11-27 14:53:02 +01:00
bits1_5.idl include: Support all version of BackgroundCopyManager from bits.h. 2017-07-21 15:00:06 +02:00
bits2_0.idl include: Support all version of BackgroundCopyManager from bits.h. 2017-07-21 15:00:06 +02:00
bits2_5.idl include: Support all version of BackgroundCopyManager from bits.h. 2017-07-21 15:00:06 +02:00
bits3_0.idl include: Remove some superfluous semicolons. 2017-12-13 22:53:54 +01:00
bits5_0.idl qmgr/tests: Fix issues with handling of transient errors. 2020-10-27 22:18:09 +01:00
bitsmsg.h
bluetoothapis.h bthprops.cpl: Add BluetoothFindFirstRadio/BluetoothFindRadioClose stubs. 2016-03-17 13:12:17 +09:00
bthsdpdef.h bthprops.cpl: Add BluetoothFindFirstRadio/BluetoothFindRadioClose stubs. 2016-03-17 13:12:17 +09:00
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 ntoskrnl/tests: Test child device enumeration. 2021-04-12 19:32:15 +02:00
cguid.h ole32: Added GlobalOptions object stub implementation. 2017-02-23 13:15:45 +01:00
chprst.idl makefiles: Generate rules for installing IDL include files. 2015-11-04 17:19:47 +09:00
cierror.h infosoft/tests: Fix the pfnFillTextBuffer() return value. 2021-05-10 20:33:34 +02:00
clusapi.h clusapi: Add stub for GetClusterInformation. 2013-05-24 11:03:58 +02:00
cmdbas.idl include: Remove some superfluous semicolons. 2017-12-13 22:53:54 +01:00
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 include: Remove some superfluous semicolons. 2017-12-13 22:53:54 +01:00
cmdwpr.idl include: Add ICommandWithParameters interface. 2021-06-23 22:25:56 +02:00
cmnquery.idl dsquery: Register CommonQuery coclass. 2017-09-15 19:09:42 +02:00
codecapi.h include: Add more eAVEncH264VProfile enums. 2020-08-28 10:56:37 +02:00
colinf.idl include: Add IColumnsInfo interface. 2016-02-12 23:07:30 +09:00
colordlg.h include: Add colordlg.h header file for color dialogs. 2019-11-19 23:15:05 +01:00
colrst.idl include: Add colrst.idl. 2021-03-12 17:28:26 +01:00
combaseapi.h include: Introduce combaseapi.h. 2021-07-29 10:20:24 +02:00
comcat.idl
commctrl.h include: Remove duplicated ComboEx item mask flags. 2021-04-12 19:32:15 +02:00
commctrl.rh include: Added some of newer Common Controls definitions. 2016-08-22 23:05:22 +09:00
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 include: Remove some superfluous semicolons. 2017-12-13 22:53:54 +01:00
config.h.in configure: Remove some no longer needed configure checks. 2021-09-03 21:43:03 +02: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 include: Remove some superfluous semicolons. 2017-12-13 22:53:54 +01:00
corerror.h corerror.h: Merge with mingw-w64's extensions. 2014-03-26 19:20:32 +01:00
corhdr.h
cpl.h
crtrow.idl makefiles: Generate rules for installing IDL include files. 2015-11-04 17:19:47 +09:00
cryptdlg.h
cryptuiapi.h include: Fix prototype of CryptUIWizDigitalSign. 2013-05-07 11:17:49 +02:00
ctfutb.idl include: Add more interfaces to ctfutb.idl. 2015-05-25 14:34:07 +09:00
ctxtcall.idl
custcntl.h
cvconst.h winedump: Dump calling convention attributes for CodeView. 2021-08-23 12:01:59 +02:00
cvttyp.idl include: Add IConvertType interface. 2020-11-10 17:19:44 +01:00
d2d1.idl include: Fix a typo in D2D1_WINDOW_STATE values. 2019-01-28 10:26:37 +01:00
d2d1_1.idl include: Add the D2D12DAffineTransform definitions. 2021-07-20 18:51:13 +02:00
d2d1_2.idl include: Add ID2D1DeviceContext1 definition. 2021-04-01 18:18:37 +02:00
d2d1effects.idl d2d1: Add D2D1Crop. 2021-08-11 23:00:50 +02:00
d2dbasetypes.h include: Add include guard in d2dbasetypes.h. 2020-06-05 19:30:42 +02:00
d2derr.h d2d1: Implement d2d_factory_CreateWicBitmapRenderTarget(). 2014-09-15 12:13:50 +02:00
d3d.h ddraw: Avoid LPVOID. 2013-09-11 09:59:04 +02:00
d3d8.h d3d8/tests: Add a test for ProcessVertices() on D3DPOOL_SYSTEMMEM buffers. 2019-01-08 13:07:37 -06:00
d3d8caps.h include: Add a couple of missing d3d8 cap flags. 2018-03-12 17:57:36 +01:00
d3d8types.h d3d8: Redefine D3DVSD_MAKETOKENTYPE to avoid shift overflow (warnings). 2015-10-26 23:03:35 +09:00
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 include: Add a few missing d3d9 constants. 2019-01-24 19:12:51 +01:00
d3d10.idl include: Add D3D10_RAISE_FLAG structure in d3d10.idl. 2020-11-26 23:25:24 +01:00
d3d10_1.idl d3d10_1: Implement D3D10CreateDeviceAndSwapChain1(). 2016-03-08 11:10:34 +09:00
d3d10_1shader.h d3d10: Avoid LPVOID. 2013-09-18 13:11:27 +02:00
d3d10effect.h d3d10: Add D3D10CreateEffectPoolFromMemory stub. 2016-04-01 20:51:07 +09:00
d3d10misc.h d3d10: Add D3D10_DRIVER_TYPE_WARP. 2014-01-27 17:39:47 +01:00
d3d10sdklayers.idl include/d3d10sdklayers.idl: Add D3D10SwitchToRef interface. 2020-08-26 21:25:39 +02:00
d3d10shader.h d3d10: Avoid LPVOID. 2013-09-18 13:11:27 +02:00
d3d11.idl include: Add D3D11_FORMAT_SUPPORT2 enumeration in d3d11.idl. 2020-11-26 23:25:24 +01:00
d3d11_1.idl include: Add missing d3d11_1.idl enums and interfaces. 2017-09-26 21:24:09 +02:00
d3d11_2.idl include: Add d3d11_2.idl. 2017-09-19 13:27:20 +02:00
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 include/d3d11: Fix ID3D11Device5_OpenSharedFence() declaration. 2018-01-09 20:32:17 +01:00
d3d11on12.idl include: Add d3d11on12 header. 2018-09-17 21:19:32 +02:00
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 include: Pack structures to 4-bytes alignment on x86 in D3D headers. 2015-03-11 12:42:49 +09:00
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 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 d3drmdef.h: Fixed a typo. 2015-03-12 13:53:49 +09:00
d3drmobj.h d3drm: Correct parameter count of several interface defines. 2019-07-31 11:51:24 +02:00
d3drmwin.h d3drm: Avoid LPVOID. 2013-09-09 22:09:58 +02:00
d3dtypes.h include: Fix render state maximum version comments. 2017-04-10 09:51:25 +02:00
d3dukmdt.h include: Add more kernel mode graphics driver definitions. 2019-05-10 16:04:25 +02:00
d3dvec.inl
d3dx9.h
d3dx9anim.h d3dx9: Implement D3DXCreateAnimationController with a stubbed ID3DXAnimationController interface. 2016-01-18 14:08:33 +09:00
d3dx9core.h d3dx9: Merge "main" source files. 2017-12-08 10:16:57 +01:00
d3dx9effect.h d3dx9: Adjust ID3DXEffect interface based on DLL version. 2018-03-14 22:39:13 +01:00
d3dx9math.h include: Improve include directives in d3dx9* headers. 2016-07-26 10:53:02 +09:00
d3dx9math.inl include: Avoid using CONST in d3dx9math.inl. 2013-09-26 18:15:14 +02:00
d3dx9mesh.h include: Improve include directives in d3dx9* headers. 2016-07-26 10:53:02 +09:00
d3dx9shader.h d3dx9_36: Add D3DXCreateFragmentLinker, D3DXCreateFragmentLinkerEx stubs. 2015-07-31 12:05:14 +02:00
d3dx9shape.h d3dx9_36: Implement D3DXCreatePolygon. 2014-11-11 16:19:44 +09:00
d3dx9tex.h include: Improve include directives in d3dx9* headers. 2016-07-26 10:53:02 +09:00
d3dx9xof.h include: Fix D3DXF_FILELOADMEMORY definition. 2019-03-27 09:24:28 +01:00
d3dx10.h include: Add ID3DX10Mesh definition. 2021-08-19 20:38:51 +02:00
d3dx10async.h d3dx10: Partially implement D3DX10CreateEffectFromResource(). 2021-09-08 17:27:33 +02:00
d3dx10core.h d3dx10: Add a stub font object. 2021-08-17 19:20:59 +02:00
d3dx10math.h include: Add d3dx10 vector and matrix types. 2021-08-06 14:33:22 +02:00
d3dx10mesh.h include: Add ID3DX10Mesh definition. 2021-08-19 20:38:51 +02:00
d3dx10tex.h d3dx10: Add D3DX10GetImageInfoFromResource{A, W}() stub implementation. 2020-09-09 11:15:48 +02:00
d3dx11.h include: Add d3dx11 error codes. 2016-11-14 11:07:07 -06:00
d3dx11async.h d3dx11: Implement async data loader interfaces. 2016-11-14 11:07:07 -06:00
d3dx11core.idl include: Remove some superfluous semicolons. 2017-12-13 22:53:54 +01:00
d3dx11tex.h d3dx11: Add D3DX11GetImageInfoFromFileA/W stub. 2020-03-24 20:31:18 +01:00
davclnt.h netapi32: Implement DavGetUNCFromHTTPPath. 2016-10-24 11:02:15 +02:00
dbccmd.idl makefiles: Generate rules for installing IDL include files. 2015-11-04 17:19:47 +09:00
dbcses.idl makefiles: Generate rules for installing IDL include files. 2015-11-04 17:19:47 +09:00
dbdsad.idl makefiles: Generate rules for installing IDL include files. 2015-11-04 17:19:47 +09:00
dbgeng.h dbgeng: Fix the spelling of GetInterruptTimeout(). 2019-08-27 11:40:52 +02:00
dbghelp.h include: Add structure padding for aarch64 in dbghelp.h. 2021-07-21 17:14:24 +02:00
dbinit.idl makefiles: Generate rules for installing IDL include files. 2015-11-04 17:19:47 +09:00
dbprop.idl makefiles: Generate rules for installing IDL include files. 2015-11-04 17:19:47 +09:00
dbs.idl include: Add DBPROPSTATUSENUM enum values. 2020-11-06 18:20:32 +01:00
dbt.h include: Add defines for some more device change event. 2015-12-29 17:17:38 +01:00
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 ddraw: Avoid VOID. 2013-09-23 20:38:18 +02:00
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 makefiles: Generate rules for installing IDL include files. 2015-11-04 17:19:47 +09:00
devguid.h include: Add missing device GUIDs and fsfilter GUIDs. 2020-06-24 09:14:55 +02:00
devicetopology.idl include: Remove some superfluous semicolons. 2017-12-13 22:53:54 +01:00
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 include: Add dhtmled.idl and dhtmldid.h. 2017-12-08 18:19:26 +01:00
dhtmled.idl include: Add WIDL attributes to dhtmled.idl. 2018-01-19 16:40:55 +01:00
difxapi.h difxapi: Add stubs for SetDifxLogCallbackA/W. 2014-11-26 17:26:09 +01:00
digitalv.h include: Fix packing of digitalv.h. 2015-08-03 10:56:16 +02:00
dimm.idl dimm.idl: Add IActiveIMMMessagePumpOwner. 2015-06-25 13:57:02 +09:00
dinput.h dinput: Rename wReserved to wReportId in DIDEVICEOBJECTINSTANCE. 2021-05-31 11:31:46 +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 include: Avoid duplicate definition of REFERENCE_TIME. 2017-01-16 16:54:49 +01:00
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 docobj.idl: Added some new OLECMDID values. 2014-03-31 15:36:33 +02:00
docobjectservice.idl include: Remove some superfluous semicolons. 2017-12-13 22:53:54 +01:00
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 include: Remove CONST from non-pointer parameters. 2013-09-20 12:14:51 +02:00
dplobby.h
dplobby8.h include: Remove CONST from non-pointer parameters. 2013-09-20 12:14:51 +02:00
dpnathlp.h include: Remove CONST from non-pointer parameters. 2013-09-20 12:14:51 +02:00
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: Add some type aliases in dsound.h. 2021-08-04 11:38:17 +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 include: Add dvoice.h. 2014-04-24 12:01:24 +02:00
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 include: Remove some superfluous semicolons. 2017-12-13 22:53:54 +01:00
dwrite_3.idl dwrite/layout: Implement axis values property for the format object. 2021-03-01 16:11:35 +01: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 dxgi: Implement CreateDXGIFactory2(). 2018-01-19 19:45:18 +01:00
dxgi1_4.idl include: Add dxgi1_4.idl. 2017-09-22 08:30:09 +02:00
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 include: Add dxgicommon.idl. 2017-09-22 08:29:59 +02:00
dxgidebug.idl include: Add dxgidebug.idl. 2019-12-23 21:32:23 +01:00
dxgiformat.idl include: Convert dxgiformat.h to IDL. 2017-09-22 08:29:26 +02:00
dxgitype.idl include: Add dxgicommon.idl. 2017-09-22 08:29:59 +02:00
dxva.h include: Add AV1 support to dxva.h. 2021-07-05 23:05:37 +02:00
dxva2api.idl include: Use nameless unions in dxva2api.idl helpers. 2021-03-22 21:48:41 +01:00
dyngraph.idl makefiles: Generate rules for installing IDL include files. 2015-11-04 17:19:47 +09:00
endpointvolume.idl
errorrep.h
errors.h
errrec.idl makefiles: Generate rules for installing IDL include files. 2015-11-04 17:19:47 +09:00
evcode.h evcode.h: Added some missing defines. 2013-08-19 19:04:50 +02:00
eventtoken.idl include: Add EventRegistrationToken struct in eventtoken.idl. 2021-03-17 15:36:59 +01:00
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/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 include: Update BrowserNavConstants enum for Win10. 2017-09-22 08:31:30 +02:00
exdispid.h exdisp.idl: Added new DWebBrowserEvents2 members declarations. 2015-12-02 12:58:35 +09:00
exposeenums2managed.h include: Add some interface definitions for axextend.idl. 2020-05-12 23:07:44 +02:00
fci.h
fdi.h
fileapi.h kernel32: Add partial CreateFile2 implementation. 2013-09-10 11:06:31 +02:00
filter.idl include: Add filter.idl. 2019-07-31 10:00:58 +02:00
fltdefs.h
fontsub.h fontsub: Improve CreateFontPackage() stub for TTFCFP_SUBSET case. 2016-04-29 12:41:17 +09:00
fusion.idl
gameux.idl
gamingtcui.h gamingtcui: Add stub for ShowProfileCardUI(). 2021-05-05 21:52:23 +02:00
gdiplus.h include: Add gdipluseffects.h. 2015-10-11 13:44:36 +09:00
gdipluscolor.h
gdipluscolormatrix.h resend patch 1/2: Gdiplus: Implement GdipBitmapGetHistogramSize. 2016-11-03 11:42:50 +01:00
gdipluseffects.h include: Add gdipluseffects.h. 2015-10-11 13:44:36 +09:00
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 gdiplus: Define GpHatchStyle. 2017-09-18 18:44:34 +02:00
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 gdiplus: Added GdipBitmapConvertFormat stub. 2015-10-28 00:58:13 +09:00
gdiplustypes.h gdiplus: Added GdipImageSetAbort stub. 2015-06-09 18:05:48 +09:00
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 include: Add HID haptics usage page. 2021-06-07 21:23:26 +02:00
highlevelmonitorconfigurationapi.h include: Add highlevelmonitorconfigurationapi.h. 2014-04-04 16:57:09 +02:00
hlguids.h
hlink.idl
hstring.idl include: Add hstring.idl and winstring.h. 2014-12-10 13:39:08 +01:00
htiface.idl include: Fix ITargetFrame definition. 2016-03-30 21:37:46 +09:00
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 include/icftypes.idl: Add more typedefs. 2016-07-26 20:37:05 +09:00
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 ieproxy: Case fixes. 2017-09-08 16:22:49 +02:00
iextag.idl
ifdef.h
ifmib.h
iimgctx.idl include: Added IImgCtx definition. 2015-08-17 14:46:00 +09:00
imagehlp.h include: Extend IMAGEHLP_MODULE*64 with new fields. 2021-09-06 17:58:54 +02:00
ime.h include: Add ime.h based on mingw-w64. 2016-11-01 20:32:56 +01:00
imm.h imm32: Add stub for ImmDisableLegacyIME. 2018-02-14 20:37:55 +01:00
imnact.idl
imnxport.idl
in6addr.h
inaddr.h
indexsrv.idl
initguid.h
inputscope.idl inputscope.idl: Imported from mingw-w64. 2013-08-15 16:15:27 +02:00
inseng.idl inseng.idl: Added more declarations. 2015-04-22 23:26:46 +09:00
inspectable.idl include: Added inspectable.idl file. 2015-07-28 13:41:45 +02:00
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 include: Add definition of MIB_IF_ROW2. 2015-07-22 16:42:46 +02:00
ipmib.h iphlpapi: Set MIB_IPADDR_PRIMARY as wType for GetIpAddrTable entries. 2015-05-14 14:24:44 +09:00
iprtrmib.h
iptypes.h iphlpapi: Mark adapter addresses as DNS eligible when interface has a gateway. 2021-01-27 21:04:52 +01:00
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 include: Add definition for KSDATAFORMAT_TYPE_AUDIO. 2015-02-27 15:14:27 +09:00
ksuuids.h include: Add some more media type uuids. 2014-05-12 12:23:23 +02:00
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 schedsvc/tests: Add ATSvc RPC API tests. 2018-04-09 19:53:33 +02:00
lmbrowsr.h
lmcons.h
lmerr.h
lmjoin.h
lmmsg.h
lmserver.h include/lmserver.h: Add missing SV_TYPE_* defines. 2017-03-27 16:54:54 +02:00
lmshare.h include: Add some missing defines. 2013-11-13 18:30:09 +01:00
lmstats.h
lmuse.h
lmuseflg.h
lmwksta.h
loadperf.h include: Remove unneeded semicolons and fix a typo. 2014-03-03 17:02:36 +01:00
lowlevelmonitorconfigurationapi.h include: Add lowlevelmonitorconfigurationapi.h. 2014-04-04 16:56:10 +02:00
lzexpand.h
mapi.h
mapicode.h
mapidefs.h include: Fix a typo in a comment. 2016-05-19 11:59:58 +09:00
mapiform.h
mapiguid.h
mapitags.h
mapiutil.h
mapival.h
mapix.h include: Add some missing MAPI defines. 2017-01-27 16:31:43 +01:00
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 include: Remove some superfluous semicolons. 2017-12-13 22:53:54 +01:00
mfapi.h evr: Added MFIsFormatYUV(). 2021-08-02 22:57:38 +02:00
mferror.h include: Add more Media Foundation error codes. 2020-12-21 21:07:56 +01:00
mfidl.idl include: Add IMFVideoProcessorControl3 definition. 2021-08-02 22:57:38 +02:00
mfmediaengine.idl mfmediaengine: Update network state when loading the media source. 2021-07-20 21:51:16 +02:00
mfobjects.idl mfplat/tests: Add some tests for D3D11-aware sample allocator. 2021-02-02 21:09:35 +01:00
mfplay.idl include: Add MFP_POSITIONTYPE_100NS symbol. 2021-06-21 23:13:57 +02:00
mfreadwrite.idl include: Add DEFINE_ENUM_FLAG_OPERATORS macro in mfreadwrite.idl. 2020-12-18 15:21:37 +01:00
mftransform.idl mfplat: Add some more attributes for tracing. 2021-08-02 11:28:20 +02:00
midles.h rpcrt4: Implement MesBufferHandleReset(). 2015-03-04 21:50:37 +09:00
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 msacm32/tests: Beginnings of a custom driver test. 2016-11-29 12:20:21 +01:00
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 include: Remove some superfluous semicolons. 2017-12-13 22:53:54 +01:00
msctf.idl msctf: Accept ITfUIElementSink in ThreadMgr AdviseSink. 2019-07-31 09:41:50 +02:00
msdadc.idl include: Remove some superfluous semicolons. 2017-12-13 22:53:54 +01:00
msdaguid.h oledb32: Stub for IRowPosition. 2013-08-01 12:11:05 +02:00
msdasc.idl oledb32: Fixed IDataInitialize definition. 2017-01-30 21:38:48 +01:00
msdasql.h include: Add msdasql.h. 2020-03-17 10:38:46 +01:00
mshtmcid.h
mshtmdid.h mshtml: Fix DISPID_IE8_ELEMENTMAX define. 2021-04-16 12:15:48 +02:00
mshtmhst.idl mshtmhst.idl: Added missing DOCHOSTUIFLAG values. 2017-05-31 21:33:41 +02:00
mshtml.idl include: Add IHTMLStyleSheet4 and IHTMLCSSRule declarations. 2021-04-05 22:59:59 +02:00
msi.h include: Fix size of MsiEnumClientsEx[AW]'s array argument (GCC). 2021-08-03 23:41:05 +02:00
msidefs.h msi: Use special error control flag in CreateService. 2016-06-07 16:46:19 +09:00
msident.idl
msinkaut.idl include: Remove some superfluous semicolons. 2017-12-13 22:53:54 +01:00
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: Add a couple more SIP indirect data flags. 2020-09-09 20:30:31 +02:00
msstkppg.h include: Add msstkppg.h. 2017-03-10 23:21:23 +01:00
mstask.idl schedsvc: Add support for reading .job files. 2018-04-17 20:56:47 +02:00
mstcpip.h
mswsock.h ws2_32: Implement SIO_BASE_HANDLE. 2021-06-10 20:50:54 +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: Add IXMLHTTPRequest2/3 interfaces. 2021-05-12 22:41:06 +02:00
msxml6did.h
msxmldid.h
mtxdm.h mtxdm: Implement GetDispenserManager. 2017-04-13 19:10:38 +02:00
mulres.idl include: Add mulres.idl. 2021-02-04 21:25:32 +01:00
multimon.h include: Add multimon.h. 2017-09-07 18:24:12 +02:00
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 include: Remove some superfluous semicolons. 2017-12-13 22:53:54 +01:00
netcon.idl include: Remove some superfluous semicolons. 2017-12-13 22:53:54 +01:00
netfw.idl include/netfw: Add INetFwRule2 and INetFwRule3 interfaces. 2019-11-04 22:43:01 +01:00
netioapi.h nsiproxy: Implement IPv4 neighbour enumerate_all. 2021-08-10 17:53:54 +02:00
netiodef.h uuid: Add a few NPI module ids. 2021-06-25 22:48:48 +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 iphlpapi: Add GetIpNetTable2 stub. 2018-09-26 19:34:20 +02:00
npapi.h
nserror.h wmvcore: Add WMCheckURLScheme stub. 2017-06-20 21:48:43 +02:00
nspapi.h
ntddcdrm.h
ntddkbd.h include: Add GUID_DEVINTERFACE_KEYBOARD to ntddkbd.h. 2021-04-23 20:02:06 +02:00
ntddmou.h include: Add ntddmou.h. 2019-07-04 21:14:53 +02:00
ntddndis.h include: Add more OID defines. 2016-01-27 13:57:54 +09:00
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 ntdsapi: Add DsCrackNamesA/W stubs. 2018-04-17 17:03:13 +02:00
ntgdi.h gdi32: Use EMR_PLGBLT to record PlgBlt. 2021-09-09 19:31:16 +02:00
ntlsa.h advapi32: Add stub for LsaEnumerateAccounts. 2021-05-11 22:15:05 +02:00
ntquery.h include: Added stgprop.h. 2017-09-25 22:21:42 +02:00
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 ntstatus.h: Add MUI statuses. 2021-03-25 21:52:18 +01:00
oaidl.idl
objbase.h include: Introduce combaseapi.h. 2021-07-29 10:20:24 +02:00
objectarray.idl
objidl.idl include: Split objidl.idl to objidlbase.idl. 2020-10-05 12:33:31 +02:00
objidlbase.idl combase: Return initial values for global options. 2021-04-01 18:18:59 +02:00
objsafe.idl
objsel.h include: Add more DSOP defines. 2018-07-12 12:57:53 +02:00
ocidl.idl
ocmm.idl
odbcinst.h odbccp32: Implement SQLGetPrivateProfileStringW/SQLGetPrivateProfileString. 2015-11-11 22:08:36 +09:00
ole2.h ole32: Add a stub for OleCreateFromFileEx. 2015-10-09 19:17:02 +09:00
ole2ver.h
oleacc.idl oleacc.idl: Generate tlb file for importlib. 2020-05-18 11:54:58 +02:00
oleauto.h oleaut32: Fix the Var*FromStr() prototypes. 2021-07-19 12:27:56 +02:00
olectl.h winecrt0: Add a default implementation DllRegisterServer()/DllUnregisterServer(). 2021-04-30 22:59:50 +02:00
oledb.idl include: Add ICommandWithParameters interface. 2021-06-23 22:25:56 +02: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 include: Add IDropSourceNotify. 2016-01-27 23:35:32 +09:00
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 makefiles: Generate rules for installing IDL include files. 2015-11-04 17:19:47 +09:00
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 pdh: Add PdhBindInputDataSourceA/W stubs. 2015-12-30 08:16:56 +01:00
pdhmsg.h
perflib.h advapi32: Add initial Perf* stubs. 2017-11-20 12:37:15 +01:00
perhist.idl
physicalmonitorenumerationapi.h include: Add physicalmonitorenumerationapi.h. 2014-04-04 16:55:48 +02:00
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
proofofpossessioncookieinfo.idl include: Add proofofpossessioncookieinfo.idl file. 2021-06-28 19:43:28 +02:00
propidl.idl include: Add I1 vector definitions for PROPVARIANT. 2019-12-18 18:07:10 +01:00
propkey.h include: Add more PROPERTYKEY declarations in propkey.h. 2021-05-14 21:03:09 +02:00
propkeydef.h
propsys.idl propsys: Add a semi-stub for PSCreatePropertyStoreFromObject(). 2019-11-04 12:13:37 +01:00
propvarutil.h include: Declare NTSTATUS in propvarutils.h. 2021-07-19 12:26:18 +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 include: Remove some superfluous semicolons. 2017-12-13 22:53:54 +01:00
qedit.idl include: Remove some superfluous semicolons. 2017-12-13 22:53:54 +01:00
qos2.h include: Add missing includes, functions to qos2.h. 2019-04-15 12:50:25 +02:00
ras.h include: Add RASCREDENTIALSA/W structures. 2021-08-04 11:36:07 +02:00
rasdlg.h include: Add more header guards. 2015-03-24 14:06:19 +09:00
raserror.h include: Update error codes in raserror.h. 2019-11-21 19:01:10 +01:00
reason.h
regstr.h include: Define REGSTR_VAL_MAX_HCID_LEN. 2016-04-06 14:59:43 +09:00
relogger.idl include: Add relogger.idl file. 2021-02-09 21:19:29 +01:00
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 makefiles: Generate rules for installing X template files. 2015-11-02 23:02:22 +09:00
roapi.h combase/tests: Link directly to combase. 2021-04-15 17:41:40 +02:00
roerrorapi.h include: Add roerrorapi.h header. 2020-01-07 22:26:08 +01:00
roparameterizediid.idl include: Add roparameterizediid.idl. 2017-11-17 19:53:48 +01:00
row.idl makefiles: Generate rules for installing IDL include files. 2015-11-04 17:19:47 +09:00
rowchg.idl makefiles: Generate rules for installing IDL include files. 2015-11-04 17:19:47 +09:00
rowpos.idl makefiles: Generate rules for installing IDL include files. 2015-11-04 17:19:47 +09:00
rowpsc.idl makefiles: Generate rules for installing IDL include files. 2015-11-04 17:19:47 +09:00
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 rpcrt4: Add a stub for I_RpcBindingInqLocalClientPID. 2015-02-10 16:41:37 +09:00
rpcndr.h rpcndr.h: Avoid error_status_t redefinition. 2020-05-25 20:23:47 +02:00
rpcnterr.h
rpcproxy.h winecrt0: Determine the registration module handle directly in __wine_register_resources(). 2021-04-30 22:59:50 +02:00
rpcsal.h rpcsal.h: Added __RPC__range and __RPC__in_range defines. 2016-11-04 16:01:16 +01:00
rstbas.idl makefiles: Generate rules for installing IDL include files. 2015-11-04 17:19:47 +09:00
rstchg.idl include: Add IRowsetChange interface. 2020-11-11 21:14:58 +01:00
rstinf.idl makefiles: Generate rules for installing IDL include files. 2015-11-04 17:19:47 +09:00
rstloc.idl makefiles: Generate rules for installing IDL include files. 2015-11-04 17:19:47 +09:00
rstnot.idl makefiles: Generate rules for installing IDL include files. 2015-11-04 17:19:47 +09:00
rstupd.idl include: Add IRowsetUpdate interface. 2020-11-11 21:14:58 +01:00
rtutils.h
rtworkq.idl include: Rename class parameters to mmcss_class. 2021-02-03 21:01:01 +01:00
sal.h include: Add more sal.h macros. 2021-01-19 21:44:24 +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 include: Add sapiddk.idl. 2017-09-27 17:06:35 +02:00
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 makefiles: Generate rules for installing IDL include files. 2015-11-04 17:19:47 +09:00
setupapi.h include: Add DIRID_DRIVER_STORE. 2021-04-21 21:00:33 +02:00
sfc.h
shdeprecated.idl include: Correct IBrowserService.IEGetDisplayName definition. 2018-12-17 10:08:03 +01:00
shdispid.h
shellapi.h include: Fix the definition of NOTIFYICON_VERSION[_4]. 2021-02-01 11:02:00 +01:00
shellscalingapi.h shcore: Add GetScaleFactorForDevice() stub. 2020-08-27 20:49:59 +02:00
shimgdata.idl shell32: Implement IShellImageData::Decode() when created from file path. 2017-02-08 10:47:43 +01:00
shldisp.idl include: Add IShellLinkDual interface. 2020-07-28 19:35:14 +02:00
shlguid.h shell32/tests: Add a basic test for NewMenu object creation. 2018-02-19 13:43:52 +01:00
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 shell32: Add IApplicationDocumentLists stub. 2021-08-23 22:14:19 +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 mmdevapi: Implement SpatialAudio features. 2021-02-04 23:11:22 +01:00
sperror.h include: Add sperror.h. 2017-09-27 17:07:26 +02:00
sql.h odbc32: Made ODBC function signatures 64-bit compliant. 2017-02-28 20:39:47 +01:00
sqlext.h odbc32: Made ODBC function signatures 64-bit compliant. 2017-02-28 20:39:47 +01:00
sqltypes.h include: Add more SQL_ defines. 2021-02-24 22:01:42 +01:00
sqlucode.h include: Add more SQL_ defines. 2021-02-24 22:01:42 +01:00
srcrst.idl makefiles: Generate rules for installing IDL include files. 2015-11-04 17:19:47 +09:00
srrestoreptapi.h sfc_os: Add SRSetRestorePointA/W stubs. 2016-04-04 19:15:03 +09:00
sspi.h include: Add missing SECBUFFER defines. 2021-03-10 19:01:38 +01: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 include: Added stgprop.h. 2017-09-25 22:21:42 +02:00
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 t2embed: Implement TTIsEmbeddingEnabled(). 2016-04-04 13:17:18 +09:00
tapi.h include: Fix definition of PHONECALLBACK in tapi.h. 2019-11-25 20:47:43 +01:00
taskschd.idl taskschd.idl: Added IDailyTrigger declaration. 2016-04-15 21:58:02 +09:00
tbs.h include: Add tbs.h. 2021-07-01 08:42:49 +02:00
tchar.h include: Fix a typo in _tcsxfrm_l. 2021-07-26 19:42:25 +02:00
tcpestats.h include: Add tcpestats.h. 2015-08-17 16:57:59 +09:00
tcpmib.h include: Add remaining MIB_TCP6 types. 2020-02-04 21:30:26 +01:00
textserv.h include: Add ITextHost2. 2021-03-26 16:48:30 +01:00
textstor.idl include: Remove some superfluous semicolons. 2017-12-13 22:53:54 +01:00
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 uxtheme: Support more HiDPI properties. 2021-08-24 12:13:35 +02:00
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 include: Remove some superfluous semicolons. 2017-12-13 22:53:54 +01:00
twain.h sane.ds: Send events to applications through the DSM. 2017-11-14 22:24:12 +01:00
txcoord.idl include: Remove some superfluous semicolons. 2017-12-13 22:53:54 +01:00
txdtc.idl include: Remove some superfluous semicolons. 2017-12-13 22:53:54 +01:00
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 stub UiaRegisterProviderCallback function. 2021-01-25 21:11:06 +01:00
uiribbon.idl uiribbon.idl: Add UIRibbonImageFromBitmapFactory coclass and more interface definitions. 2018-02-22 14:16:33 +01:00
unexposeenums2managed.h include: Add some interface definitions for axextend.idl. 2020-05-12 23:07:44 +02:00
unknwn.idl widl: Only generate Proxy Stubs when functions have the call_as attribute. 2017-07-11 19:48:25 +02:00
urlhist.idl
urlmon.idl include: Add IAuthenticateEx interface definition. 2021-06-16 23:23:49 +02:00
userenv.h userenv.h: Added a few missing declarations. 2013-06-11 18:09:41 +02:00
usp10.h include: Add fUseStandardBidi field in SCRIPT_CONTROL. 2021-05-13 22:10:46 +02:00
uuids.h include: Add some more media type uuids. 2014-05-12 12:23:23 +02:00
uxtheme.h uxtheme: Implement OpenThemeDataForDpi(). 2021-09-01 17:06:22 +02:00
vdmdbg.h
ver.h
verrsrc.h
vfw.h include: Use WINAPIV calling convention for variadic functions. 2017-11-02 10:20:27 +01:00
vfwmsgs.h include: Add more vfw error codes. 2013-11-12 10:11:46 +01:00
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 include: Remove some superfluous semicolons. 2017-12-13 22:53:54 +01:00
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 uxtheme: Support more HiDPI properties. 2021-08-24 12:13:35 +02:00
vswriter.idl include: Convert header vswriter to an idl. 2019-02-11 11:52:00 +01:00
wbemcli.idl wbemprox: Implement WbemContext stub. 2021-02-24 10:26:02 +01:00
wbemdisp.idl wbemdisp: Add SWbemNamedValueSet stub. 2021-02-24 10:26:10 +01:00
wbemprov.idl
wct.h advapi32: Add a stub implementation of RegisterWaitChainCOMCallback. 2015-08-03 20:50:33 +02:00
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 include: Fix declaration of SelectDeviceDlg. 2018-03-30 10:52:12 +02:00
wia_xp.idl include: Fix declaration of SelectDeviceDlg. 2018-03-30 10:52:12 +02:00
wiadef.h wiaservc: Add some tests for SelectDeviceDlg. 2018-03-30 10:52:12 +02:00
wimgapi.h wimgapi: Add WIMGetMountedImages stub. 2016-04-12 12:25:54 +09:00
winapifamily.h include: Add winapifamily.h file. 2020-05-20 20:14:31 +02:00
winbase.h include: Disallow wcsncpy() in Wine, similarly to strncpy(). 2021-05-04 21:33:15 +02:00
winber.h wldap32: Get rid of the WLDAP32_ prefix. 2021-04-19 20:08:48 +02:00
wincodec.idl windowscodecs: Add stub for IWICDdsEncoder. 2021-05-11 20:33:51 +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 crypt32: Implement CNG_RSA_PUBLIC_KEY_BLOB encoding/decoding. 2021-07-19 12:17:41 +02:00
windef.h include: Don't use __attribute__((pcs("aapcs-vfp"))) when building in PE mode. 2021-01-15 16:20:06 +01:00
windns.h dnsapi: Implement support for returning ipv4 servers in a DNS_ADDR_ARRAY. 2021-08-03 22:42:01 +02:00
windot11.h wlanapi: Add WlanHostedNetworkQueryStatus stub. 2021-08-05 20:43:28 +02:00
windows.foundation.collections.idl include: Use UINT32 for IVectorView<T> index/size arguments. 2021-03-23 20:52:39 +01:00
windows.foundation.idl include: Add GlobalizationPreferences runtimeclass in windows.system.userprofile.idl. 2021-03-23 20:52:14 +01:00
windows.gaming.input.forcefeedback.idl include: Add ForceFeedbackMotor runtimeclass in windows.gaming.input.forcefeedback.idl. 2021-03-19 19:55:34 +01:00
windows.gaming.input.idl include: Add RawGameController runtimeclass to windows.gaming.input.idl. 2021-03-19 19:55:34 +01:00
windows.globalization.idl include: Add DayOfWeek enum in windows.globalization.idl. 2021-03-23 20:51:53 +01:00
windows.h include: Define _WINSOCKAPI_ in winsock2.h. 2021-04-27 18:55:24 +02:00
windows.media.devices.idl windows.media.devices: Stub implement IMediaDeviceStatics. 2021-04-13 18:45:09 +02:00
windows.media.speechsynthesis.idl widl: Support WinRT parameterized interface type. 2021-02-17 22:21:06 +01:00
windows.system.idl include: Add User(ChangedEventArgs) runtimeclasses in windows.system.idl. 2021-03-19 19:55:34 +01:00
windows.system.userprofile.idl include: Add GlobalizationPreferences runtimeclass in windows.system.userprofile.idl. 2021-03-23 20:52:14 +01:00
windowscontracts.idl widl: Support WinRT apicontract type. 2020-12-01 19:49:52 +01:00
windowsx.h include: Fixed casts in some HANDLE_MSG_WM_* macros. 2018-05-25 12:09:17 +02:00
winerror.h include: Add TBS_E_* to winerror.h. 2021-07-01 08:42:49 +02:00
winevt.h wevtapi/tests: Add some EvtGetChannelConfigProperty() tests. 2021-02-03 20:58:42 +01:00
wingdi.h user32/tests: Add DisplayConfigSetDeviceInfo() tests. 2021-09-01 17:06:22 +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 wininet: Adjust IsHostInProxyBypassList() prototype. 2021-08-03 23:41:05 +02:00
winioctl.h include: Add some missing defines to winioctl.h. 2020-05-01 21:51:31 +02:00
winldap.h wldap32: Get rid of the WLDAP32_ prefix. 2021-04-19 20:08:48 +02:00
winnetwk.h
winnls.h kernel32: Implement SetUserGeoName(). 2021-03-09 21:33:43 +01:00
winnls32.h
winnt.h include: Provide a definition of NOP_FUNCTION that works on GCC. 2021-09-09 20:12:15 +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 include: Add more SCARD defines. 2020-10-06 21:50:15 +02:00
winsmcrd.h
winsnmp.h wsnmp32: Add stub for SnmpOpen. 2014-10-08 17:43:48 +02:00
winsock.h include: Do not include winsock.h in winsock2.h. 2021-04-27 18:55:24 +02:00
winsock2.h server: Use an enum to store socket connection state. 2021-06-11 10:53:22 +02:00
winspool.h include: Add winspool form string type defines. 2021-05-19 16:58:17 +02:00
winstring.h include: Add hstring.idl and winstring.h. 2014-12-10 13:39:08 +01:00
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 ntdll: Declare the syscall functions array explicitly. 2021-08-30 22:49:58 +02:00
wintrust.h include: Avoid compound literals for WCHAR strings. 2019-06-12 11:44:26 +02:00
winuser.h uxtheme: Support drawing themed standard scroll bars. 2021-07-20 18:50:11 +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 WlanHostedNetworkQueryStatus stub. 2021-08-05 20:43:28 +02:00
wmcodecdsp.idl include: Add CResamplerMediaObject class id. 2020-05-26 09:59:13 +02:00
wmdrmsdk.idl include: Remove some superfluous semicolons. 2017-12-13 22:53:54 +01:00
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 include: Remove some superfluous semicolons. 2017-12-13 22:53:54 +01:00
wmp.idl include: Add IWMPMedia3 interface to wmp.idl. 2021-01-29 10:16:38 +01:00
wmpids.h include: Add more DISPID constants to wmpids.h. 2021-02-01 11:05:22 +01:00
wmprealestate.idl include: Add IWMPRenderConfig interface to wmprealestate.idl. 2021-02-01 11:04:33 +01:00
wmpservices.idl include: Add WMPGC_FLAGS_SUPPRESS_DIALOGS constant to wmpservices.idl. 2021-02-01 11:05:19 +01:00
wmsbuffer.idl include: Remove some superfluous semicolons. 2017-12-13 22:53:54 +01:00
wmsdk.h include: Add asferr.h. 2020-05-20 10:49:43 +02:00
wmsdkidl.idl include: Fix IWMSyncReader2 uuid. 2021-03-02 22:27:43 +01:00
wnaspi32.h wnaspi32: Do not crash on SC_GETSET_TIMEOUTS. 2017-02-14 22:46:58 +01:00
wownt16.h include: Add wownt16.h. 2020-06-08 21:01:33 +02:00
wownt32.h include: Use WOWHandle32 for HDC_32 on Wine. 2021-08-13 16:36:30 +02:00
wpcapi.idl wpcapi.idl: Fix IWindowsParentalControls UUID. 2017-10-02 13:45:12 +02:00
ws2def.h include: Do not include winsock.h in winsock2.h. 2021-04-27 18:55:24 +02:00
ws2ipdef.h include: Add IPv6 PROTECTION_LEVEL constants. 2021-08-18 20:08:04 +02:00
ws2spi.h ws2_32: Add stub implementation for WSCGetProviderInfo. 2020-03-20 12:32:17 +01:00
ws2tcpip.h include: Forbid using unsuffixed gai_strerror() in the Wine source. 2021-04-27 18:55:24 +02:00
wsdapi.h wsdapi: Implement WSD LinkedMemory functions. 2017-05-04 16:20:51 +02:00
wsdbase.idl include: Add IWSDUdpMessageParameters interface declaration. 2017-06-07 20:05:56 +02:00
wsddisco.idl include: Add partial wsddisco.idl. 2017-04-03 12:16:08 +02:00
wsdtypes.h include: Add WSD_PROBE structure to wsdtypes.h. 2018-05-10 18:17:26 +02:00
wsdutil.h wsdapi: Implement WSDXMLGetValueFromAny. 2017-07-03 19:34:25 +02:00
wsdxml.idl include: Remove some superfluous semicolons. 2017-12-13 22:53:54 +01:00
wsdxmldom.h wsdapi: Implement WSDXMLAddChild, Sibling, BuildAnyForSingleElement, CleanupElement. 2017-05-08 16:25:52 -05:00
wshisotp.h
wsipx.h include: Properly define struct sockaddr_ipx when not using the WS_ prefix. 2021-04-27 18:55:24 +02:00
wsnwlink.h include: Add support for WS_ prefixed IPX names in wsnwlink.h. 2015-01-05 20:14:02 +01:00
wtsapi32.h wtsapi32: Implement WTSEnumerateProcessesW(). 2021-05-26 21:24:52 +02:00
wtypes.idl combase: Implement CoCreateInstanceFromApp(). 2020-09-09 20:30:31 +02:00
wuapi.idl include/wuapi: Add WindowsUpdateAgentInfo coclass and interface. 2021-08-31 16:04:50 +02:00
x3daudio.h include: Add more x3daudio defines. 2020-02-10 22:46:24 +01:00
xact.h include: Add xact2wb.h. 2021-04-20 21:07:09 +02:00
xact2wb.h include: Add xact2wb.h. 2021-04-20 21:07:09 +02:00
xact3.h include: Don't pack XACT_RUNTIME_PARAMETERS structure. 2021-04-23 20:02:06 +02:00
xact3wb.h xactengine: Use nameless unions. 2021-04-23 20:02:06 +02:00
xapo.idl include/xapo.idl: Add XAPO registration flags. 2020-04-28 22:09:38 +02:00
xapofx.h xapofx1_1: Use shared source. 2016-01-15 01:44:53 +09:00
xaudio2.idl include/xaudio2.idl: Use cpp_quote for xaudio2 error codes. 2020-08-19 22:35:58 +02:00
xaudio2fx.idl xaudio2: Explicitly version the 2.7 coclasses. 2016-01-12 16:05:02 +09:00
xcmc.h
xinput.h include: Add some missing defines to xinput.h. 2020-03-23 12:21:40 +01:00
xmldom.h
xmldom.idl makefiles: Generate rules for installing IDL include files. 2015-11-04 17:19:47 +09:00
xmldomdid.h include/xmldomdid.h: Synchronize with msxml2did.h. 2014-04-14 20:19:01 +02:00
xmldso.idl makefiles: Generate rules for installing IDL include files. 2015-11-04 17:19:47 +09:00
xmldsodid.h
xmllite.idl xmllite/tests: Use static linking to xmllite.dll. 2016-03-22 22:23:30 +09:00
zmouse.h