Sweden-Number/include
Georg Lehmann 28d75542b7 winevulkan: Implement VK_EXT_debug_report.
Messages from the driver/layers won't be reported twice.
Messages during instance creation by the host loader won't be reported,
since the information is partly wrong and the windows loader reports the
correct information.
Other messages by the loader will be reported twice if lunarg's vulkan-1.dll
is used. This shouldn't be a problem because the messages are just used
for logging/debugging.

Needed for Quake2RTX.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49813
Signed-off-by: Georg Lehmann <dadschoorse@gmail.com>
Signed-off-by: Liam Middlebrook <lmiddlebrook@nvidia.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-10-29 11:04:12 +01:00
..
ddk mountmgr: Add ioctl to enumerate host credentials on macOS. 2020-09-03 17:21:44 +02:00
msvcrt msvcrt: Implement _mbbtype_l(). 2020-09-24 17:44:51 +02:00
wine winevulkan: Implement VK_EXT_debug_report. 2020-10-29 11:04:12 +01:00
Makefile.in qmgr/tests: Fix issues with handling of transient errors. 2020-10-27 22:18:09 +01:00
accctrl.h
access.idl include: Remove some superfluous semicolons. 2017-12-13 22:53:54 +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 kernelbase: Add AppPolicyGetWindowingModel stub. 2017-10-06 08:36:48 +02:00
asferr.h include: Add asferr.h. 2020-05-20 10:49:43 +02:00
asptlb.idl include: Remove some superfluous semicolons. 2017-12-13 22:53:54 +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 audioclient.idl: Declare IAudioClient3. 2020-10-02 09:58:47 +02: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 AVRT_PRIORITY_VERYLOW to avrt.h. 2018-12-04 10:01:37 +01:00
axcore.idl makefiles: Generate rules for installing IDL include files. 2015-11-04 17:19:47 +09:00
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 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 setupapi: Added CM_Request_Device_EjectA/W stub. 2019-03-07 19:19:31 +01: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
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
cmdtxt.idl include: Remove some superfluous semicolons. 2017-12-13 22:53:54 +01: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
comcat.idl
commctrl.h include: Remove now useless forced _WIN32_IE defines. 2020-03-20 19:38:38 +01: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 wined3d: Implement shader_spirv_compile_vk(). 2020-09-24 15:03:51 +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 dbghelp: Add support for char32_t type. 2017-05-04 09:13:22 +02:00
d2d1.idl include: Fix a typo in D2D1_WINDOW_STATE values. 2019-01-28 10:26:37 +01:00
d2d1_1.idl d2d1: Implement D2D1Vec3Length(). 2020-10-26 20:25:30 +01: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 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 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 include/d3d10.idl: Add flags in D3D10_CREATE_DEVICE_FLAG enum. 2020-09-01 20:56:43 +02: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/d3d11.idl: Add names in D3D11_FILTER enum. 2020-09-01 20:56:44 +02: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_3.idl. 2017-09-19 13:27:20 +02: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-10-05 12:33:30 +02: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 d3dx10/tests: Basic tests for async loaders. 2016-09-02 11:34:49 +09:00
d3dx10async.h d3dx10: Add D3DX10PreprocessShaderFromMemory stub. 2017-11-09 23:35:43 +01:00
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 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 dbghelp: SymSet/GetExtendedOption support a WINE only option. 2019-06-10 12:29:26 +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 more DBGUID_* defines. 2020-10-28 20:37:49 +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 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 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: 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 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: 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 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 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 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 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 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
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
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
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 include: Add highlevelmonitorconfigurationapi.h. 2014-04-04 16:57:09 +02:00
hlguids.h
hlink.idl hlink: Implement HlinkUpdateStackItem(). 2013-03-26 12:10:16 +01:00
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
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
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: Flags in IP_ADAPTER_ADDRESSES_LH can be used as a bit field. 2017-03-14 09:35:39 +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 mfplat: Implement DXGI device manager handle management. 2020-10-23 20:16:53 +02:00
mferror.h include: Add more Media Foundation error codes. 2020-06-03 22:56:36 +02:00
mfidl.idl include: Add IMFMetadataProvider interface in mfidl.idl. 2020-10-06 21:47:56 +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 evr/mixer: Add SetOutputBounds(). 2020-10-12 18:44:07 +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 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 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.idl: Add IHTMLNamespaceCollection declaration. 2020-07-02 18:01:21 +02:00
mshtmhst.idl mshtmhst.idl: Added missing DOCHOSTUIFLAG values. 2017-05-31 21:33:41 +02:00
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 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 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 mtxdm: Implement GetDispenserManager. 2017-04-13 19:10:38 +02: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 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 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
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: Introduce WINE_USE_LONG macro. 2020-05-04 17:33:56 +02:00
ntdsapi.h ntdsapi: Add DsCrackNamesA/W stubs. 2018-04-17 17:03:13 +02:00
ntlsa.h advapi32: Added a stub for LsaLookupPrivilegeDisplayName(). 2017-11-03 09:53:15 +01: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 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 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 RegisterTypeLib prototype. 2019-09-25 16:30:41 +02:00
olectl.h
oledb.idl include: Add IColumnsInfo interface. 2016-02-12 23:07:30 +09:00
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 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
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 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 rasapi32: Add RasGetLinkStatistics stub. 2016-02-19 00:49:11 +09: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
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 include/roapi.h: Add further typedefs. 2018-04-20 08:52:39 +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: Make __wine_(un)register_resources() cdecl. 2020-02-11 08:44:28 +01: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
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
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 stubs for SpObjectToken. 2020-09-16 17:13:50 +02: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 more setupapi error codes. 2020-09-09 20:30:31 +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 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 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 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: Fix undefined char16_t in C11. 2020-09-30 17:21:07 +02:00
sqlucode.h include: Add sqlucode.h. 2017-05-30 11:49:00 +02: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 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 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
tchar.h include: Fix undefined char16_t in C11. 2020-09-30 17:21:07 +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: Fix TXTVIEW_INACTIVE to be -1. 2020-09-28 17:03:57 +02: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
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 UiaHostProviderFromHwnd() stub. 2019-02-13 09:11:26 +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 urlmon/tests: Expect BINDSTRING_SAMESITE_COOKIE_LEVEL on newer IE11. 2019-11-22 13:30:36 +01:00
userenv.h userenv.h: Added a few missing declarations. 2013-06-11 18:09:41 +02:00
usp10.h
uuids.h include: Add some more media type uuids. 2014-05-12 12:23:23 +02:00
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 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 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 include: Remove some superfluous semicolons. 2017-12-13 22:53:54 +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 kernelbase: Implement VirtualAlloc2. 2020-10-26 20:35:42 +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: 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.foundation.idl: Added struct declarations. 2015-08-13 15:03:24 +09:00
windows.h
windowsx.h include: Fixed casts in some HANDLE_MSG_WM_* macros. 2018-05-25 12:09:17 +02:00
winerror.h combase: Manage per-thread call cancellation counter. 2020-09-16 17:13:50 +02:00
winevt.h wevtapi: Add stub for EvtExportLog. 2018-03-29 18:08:03 +02:00
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: Introduce MEM_EXTENDED_PARAMETER. 2020-10-26 20:33:21 +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 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: 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 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/tests: Add more tests for SystemModuleInformation[Ex]. 2020-10-27 09:51:27 +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 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 wmp: Add IWMPPlayer interface. 2018-02-09 19:45:45 +01:00
wmpids.h wmp: Add OPEN/PLAY state change notifications. 2018-04-10 18:44:59 +02: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 wmvcore: Add semi-stub implementation for WMIsContentProtected. 2020-03-17 10:51:44 +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
wpcapi.idl wpcapi.idl: Fix IWindowsParentalControls UUID. 2017-10-02 13:45:12 +02:00
ws2def.h iphlpapi: Flesh out NotifyIpInterfaceChange arguments. 2017-03-14 09:34:31 +01:00
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 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 ws2_32: Normalize IPX protocol names using the WS prefix. 2013-12-27 18:21:29 +01:00
wsnwlink.h include: Add support for WS_ prefixed IPX names in wsnwlink.h. 2015-01-05 20:14:02 +01:00
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 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