2018-02-17 10:39:05 +00:00
|
|
|
SOURCES = \
|
|
|
|
accctrl.h \
|
2015-11-04 08:02:44 +00:00
|
|
|
access.idl \
|
2018-02-17 10:39:05 +00:00
|
|
|
aclapi.h \
|
|
|
|
aclui.h \
|
2018-01-30 08:41:03 +00:00
|
|
|
activation.idl \
|
2008-03-11 12:01:00 +00:00
|
|
|
activaut.idl \
|
2008-04-01 11:48:29 +00:00
|
|
|
activdbg.idl \
|
2004-07-21 03:08:46 +00:00
|
|
|
activscp.idl \
|
2020-02-11 08:40:27 +00:00
|
|
|
adserr.h \
|
2006-11-17 14:47:16 +00:00
|
|
|
adshlp.h \
|
2004-09-27 20:39:40 +00:00
|
|
|
advpub.h \
|
2009-08-12 16:14:00 +00:00
|
|
|
af_irda.h \
|
2010-01-31 19:26:22 +00:00
|
|
|
amaudio.h \
|
2019-03-07 13:14:13 +00:00
|
|
|
amsi.idl \
|
2018-02-17 10:39:05 +00:00
|
|
|
amstream.idl \
|
2022-04-13 22:01:59 +00:00
|
|
|
amva.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
amvideo.idl \
|
2012-07-21 16:25:38 +00:00
|
|
|
appcompatapi.h \
|
2005-06-07 20:05:42 +00:00
|
|
|
appmgmt.h \
|
2017-10-05 01:20:41 +00:00
|
|
|
appmodel.h \
|
2020-05-20 05:08:02 +00:00
|
|
|
asferr.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
asptlb.idl \
|
2021-03-19 10:06:25 +00:00
|
|
|
asyncinfo.idl \
|
2018-02-17 10:39:05 +00:00
|
|
|
asynot.idl \
|
|
|
|
asysta.idl \
|
2012-11-21 10:10:28 +00:00
|
|
|
atlbase.h \
|
2014-05-07 07:38:46 +00:00
|
|
|
atlcom.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
atliface.idl \
|
2019-02-18 21:05:50 +00:00
|
|
|
atlthunk.h \
|
2012-11-21 10:11:10 +00:00
|
|
|
atlwin.h \
|
2001-08-15 17:38:28 +00:00
|
|
|
audevcod.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
audioclient.idl \
|
|
|
|
audiopolicy.idl \
|
2009-11-10 08:16:33 +00:00
|
|
|
audiosessiontypes.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
austream.idl \
|
2016-03-01 06:46:00 +00:00
|
|
|
authz.h \
|
2003-10-24 04:20:05 +00:00
|
|
|
aviriff.h \
|
2009-11-10 18:57:32 +00:00
|
|
|
avrt.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
axcore.idl \
|
|
|
|
axextend.idl \
|
2020-05-12 13:35:14 +00:00
|
|
|
axextendenums.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
basetsd.h \
|
2005-06-29 11:03:30 +00:00
|
|
|
basetyps.h \
|
2007-08-31 00:31:09 +00:00
|
|
|
bcrypt.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
bdaiface.idl \
|
2013-11-29 22:36:49 +00:00
|
|
|
bdaiface_enums.h \
|
|
|
|
bdatypes.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
binres.idl \
|
|
|
|
bits.idl \
|
|
|
|
bits1_5.idl \
|
|
|
|
bits2_0.idl \
|
|
|
|
bits2_5.idl \
|
|
|
|
bits3_0.idl \
|
qmgr/tests: Fix issues with handling of transient errors.
When a BITS job is being transferred, it may enter into the state
BG_JOB_STATE_TRANSIENT_ERROR (for example, if the hostname fails to
resolve). Currently, entering this state causes qmgr job tests to fail,
even though it may occur due to temporary network issues out of our
control.
If a job enters BG_JOB_STATE_TRANSIENT_ERROR before the timeout has
elapsed, attempt to resume the job using
IBackgroundCopyJob_Resume. If the job is still in
BG_JOB_STATE_TRANSIENT_ERROR, query BITS for detailed error
information, and print it out.
Additionally, ensure that we are able to transfer files on Windows 10
with a metered connection. By default, BITS will not attempt to transfer
a job on a metered connection, instead failing with
BG_JOB_STATE_TRANSIENT_ERROR. On newer versions of Windows, we can
use IBackgroundCopyJob5 to set the transfer policy, forcing the job to
run even on a metered connection. This allows qmgr job tests to pass on
the testbot Windows 10 VMs, which have metered connections enabled in
order to disable Windows Update.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50048
Signed-off-by: Aaron Hill <aa1ronham@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-10-26 03:51:25 +00:00
|
|
|
bits5_0.idl \
|
2007-12-06 02:22:24 +00:00
|
|
|
bitsmsg.h \
|
2015-12-04 22:31:12 +00:00
|
|
|
bluetoothapis.h \
|
|
|
|
bthsdpdef.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
cderr.h \
|
2020-02-04 03:37:57 +00:00
|
|
|
cdosys.idl \
|
2020-05-25 15:17:38 +00:00
|
|
|
cfg.h \
|
2006-10-13 21:05:01 +00:00
|
|
|
cfgmgr32.h \
|
2000-09-09 19:41:31 +00:00
|
|
|
cguid.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
chprst.idl \
|
2006-07-10 06:22:40 +00:00
|
|
|
cierror.h \
|
2006-10-13 21:03:55 +00:00
|
|
|
clusapi.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
cmdbas.idl \
|
2020-11-11 10:32:53 +00:00
|
|
|
cmdpre.idl \
|
2020-11-10 09:29:57 +00:00
|
|
|
cmdprp.idl \
|
2020-11-10 09:29:56 +00:00
|
|
|
cmdstrm.idl \
|
2018-02-17 10:39:05 +00:00
|
|
|
cmdtxt.idl \
|
2021-06-10 01:32:56 +00:00
|
|
|
cmdwpr.idl \
|
2018-02-17 10:39:05 +00:00
|
|
|
cmnquery.idl \
|
2020-03-31 18:56:35 +00:00
|
|
|
codecapi.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
colinf.idl \
|
2019-11-16 10:35:25 +00:00
|
|
|
colordlg.h \
|
2021-03-12 07:58:46 +00:00
|
|
|
colrst.idl \
|
2021-07-28 18:27:11 +00:00
|
|
|
combaseapi.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
comcat.idl \
|
2000-08-09 00:53:22 +00:00
|
|
|
commctrl.h \
|
2008-10-17 16:35:37 +00:00
|
|
|
commctrl.rh \
|
2000-08-09 00:53:22 +00:00
|
|
|
commdlg.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
commoncontrols.idl \
|
2000-08-09 00:53:22 +00:00
|
|
|
compobj.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
comsvcs.idl \
|
2021-10-13 09:57:38 +00:00
|
|
|
concurrencysal.h \
|
2022-07-28 06:53:19 +00:00
|
|
|
config.h.in \
|
2020-08-10 14:05:36 +00:00
|
|
|
consoleapi.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
control.idl \
|
|
|
|
cor.idl \
|
|
|
|
cordebug.idl \
|
2008-03-31 05:53:52 +00:00
|
|
|
corerror.h \
|
2008-07-16 15:54:28 +00:00
|
|
|
corhdr.h \
|
2022-01-28 19:00:50 +00:00
|
|
|
corsym.idl \
|
2001-02-23 01:12:26 +00:00
|
|
|
cpl.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
crtrow.idl \
|
2008-06-28 16:43:11 +00:00
|
|
|
cryptdlg.h \
|
2008-06-28 16:38:14 +00:00
|
|
|
cryptuiapi.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
ctfutb.idl \
|
|
|
|
ctxtcall.idl \
|
2002-09-29 18:04:15 +00:00
|
|
|
custcntl.h \
|
2004-04-05 22:21:27 +00:00
|
|
|
cvconst.h \
|
2020-11-10 09:29:58 +00:00
|
|
|
cvttyp.idl \
|
2018-02-17 10:39:05 +00:00
|
|
|
d2d1.idl \
|
|
|
|
d2d1_1.idl \
|
2018-10-25 13:36:50 +00:00
|
|
|
d2d1_2.idl \
|
2022-03-29 09:23:40 +00:00
|
|
|
d2d1_3.idl \
|
2022-04-26 02:40:33 +00:00
|
|
|
d2d1effectauthor.idl \
|
2021-07-20 14:16:06 +00:00
|
|
|
d2d1effects.idl \
|
2022-04-03 02:37:41 +00:00
|
|
|
d2d1effects_1.idl \
|
2022-04-03 02:37:42 +00:00
|
|
|
d2d1effects_2.idl \
|
2013-12-23 12:30:05 +00:00
|
|
|
d2dbasetypes.h \
|
2014-09-15 09:03:37 +00:00
|
|
|
d2derr.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
d3d.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
d3d10.idl \
|
|
|
|
d3d10_1.idl \
|
2010-11-01 21:18:49 +00:00
|
|
|
d3d10_1shader.h \
|
2009-02-25 07:39:01 +00:00
|
|
|
d3d10effect.h \
|
2008-10-20 13:28:08 +00:00
|
|
|
d3d10misc.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
d3d10sdklayers.idl \
|
2009-02-25 07:39:01 +00:00
|
|
|
d3d10shader.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
d3d11.idl \
|
|
|
|
d3d11_1.idl \
|
|
|
|
d3d11_2.idl \
|
|
|
|
d3d11_3.idl \
|
|
|
|
d3d11_4.idl \
|
2018-09-17 10:20:29 +00:00
|
|
|
d3d11on12.idl \
|
2018-02-17 10:39:05 +00:00
|
|
|
d3d11sdklayers.idl \
|
2010-08-03 16:44:25 +00:00
|
|
|
d3d11shader.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
d3d12.idl \
|
2020-10-02 15:55:59 +00:00
|
|
|
d3d12sdklayers.idl \
|
2020-08-07 13:20:09 +00:00
|
|
|
d3d12shader.idl \
|
2002-09-12 22:25:16 +00:00
|
|
|
d3d8.h \
|
|
|
|
d3d8caps.h \
|
|
|
|
d3d8types.h \
|
2003-06-20 21:28:34 +00:00
|
|
|
d3d9.h \
|
|
|
|
d3d9caps.h \
|
|
|
|
d3d9types.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
d3dcaps.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
d3dcommon.idl \
|
2010-08-03 16:44:25 +00:00
|
|
|
d3dcompiler.h \
|
2002-12-06 19:45:18 +00:00
|
|
|
d3dhal.h \
|
2020-06-30 04:55:19 +00:00
|
|
|
d3dkmdt.h \
|
2005-01-24 11:33:47 +00:00
|
|
|
d3drm.h \
|
2007-04-19 19:02:09 +00:00
|
|
|
d3drmdef.h \
|
2008-08-07 16:21:17 +00:00
|
|
|
d3drmobj.h \
|
2010-11-03 18:33:04 +00:00
|
|
|
d3drmwin.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
d3dtypes.h \
|
2016-04-13 10:18:51 +00:00
|
|
|
d3dukmdt.h \
|
2000-09-26 22:20:14 +00:00
|
|
|
d3dvec.inl \
|
2015-11-09 22:00:23 +00:00
|
|
|
d3dx10.h \
|
2015-11-19 06:48:00 +00:00
|
|
|
d3dx10async.h \
|
2021-08-05 11:04:22 +00:00
|
|
|
d3dx10core.h \
|
2016-07-26 07:53:07 +00:00
|
|
|
d3dx10math.h \
|
2021-08-19 17:07:02 +00:00
|
|
|
d3dx10mesh.h \
|
2016-03-31 09:19:43 +00:00
|
|
|
d3dx10tex.h \
|
2016-06-03 08:56:29 +00:00
|
|
|
d3dx11.h \
|
2016-06-14 20:57:24 +00:00
|
|
|
d3dx11async.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
d3dx11core.idl \
|
2016-06-14 20:57:23 +00:00
|
|
|
d3dx11tex.h \
|
2007-11-26 23:36:20 +00:00
|
|
|
d3dx9.h \
|
2011-04-19 17:59:54 +00:00
|
|
|
d3dx9anim.h \
|
2008-01-08 15:42:36 +00:00
|
|
|
d3dx9core.h \
|
2010-03-19 10:55:17 +00:00
|
|
|
d3dx9effect.h \
|
2007-11-26 23:36:20 +00:00
|
|
|
d3dx9math.h \
|
|
|
|
d3dx9math.inl \
|
2009-02-03 08:36:08 +00:00
|
|
|
d3dx9mesh.h \
|
2008-07-14 20:47:19 +00:00
|
|
|
d3dx9shader.h \
|
2010-04-05 22:31:46 +00:00
|
|
|
d3dx9shape.h \
|
2008-04-15 13:30:03 +00:00
|
|
|
d3dx9tex.h \
|
2011-04-19 07:27:52 +00:00
|
|
|
d3dx9xof.h \
|
2015-07-21 09:00:48 +00:00
|
|
|
davclnt.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
dbccmd.idl \
|
|
|
|
dbcses.idl \
|
|
|
|
dbdsad.idl \
|
2019-04-03 09:16:43 +00:00
|
|
|
dbgeng.h \
|
2003-06-26 02:06:40 +00:00
|
|
|
dbghelp.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
dbinit.idl \
|
|
|
|
dbprop.idl \
|
|
|
|
dbs.idl \
|
2004-01-09 00:57:08 +00:00
|
|
|
dbt.h \
|
2005-04-20 18:42:04 +00:00
|
|
|
dciddi.h \
|
|
|
|
dciman.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
dcommon.idl \
|
2000-08-09 00:53:22 +00:00
|
|
|
dde.h \
|
2011-11-14 09:03:20 +00:00
|
|
|
dde.rh \
|
2000-08-09 00:53:22 +00:00
|
|
|
ddeml.h \
|
2006-06-09 11:30:21 +00:00
|
|
|
ddk/compstui.h \
|
2014-12-16 03:32:16 +00:00
|
|
|
ddk/csq.h \
|
2016-04-13 10:18:51 +00:00
|
|
|
ddk/d3dkmthk.h \
|
2018-03-22 03:48:10 +00:00
|
|
|
ddk/fltkernel.h \
|
2015-06-25 15:15:29 +00:00
|
|
|
ddk/hidclass.h \
|
2021-08-19 17:07:02 +00:00
|
|
|
ddk/hidpddi.h \
|
2015-06-25 15:15:41 +00:00
|
|
|
ddk/hidpi.h \
|
2015-07-06 18:07:47 +00:00
|
|
|
ddk/hidport.h \
|
2007-02-06 09:19:40 +00:00
|
|
|
ddk/hidsdi.h \
|
2015-07-06 18:09:56 +00:00
|
|
|
ddk/hidtypes.h \
|
2007-07-03 17:27:29 +00:00
|
|
|
ddk/imm.h \
|
2007-12-20 15:41:35 +00:00
|
|
|
ddk/mountmgr.h \
|
2015-12-16 05:56:01 +00:00
|
|
|
ddk/ndis.h \
|
2006-02-11 17:40:32 +00:00
|
|
|
ddk/ntddcdvd.h \
|
2008-03-06 12:27:39 +00:00
|
|
|
ddk/ntddk.h \
|
2006-01-12 12:32:51 +00:00
|
|
|
ddk/ntddser.h \
|
2006-01-26 12:22:24 +00:00
|
|
|
ddk/ntddtape.h \
|
2014-03-18 22:54:29 +00:00
|
|
|
ddk/ntifs.h \
|
2008-10-03 13:48:42 +00:00
|
|
|
ddk/usb.h \
|
|
|
|
ddk/usb100.h \
|
|
|
|
ddk/usb200.h \
|
|
|
|
ddk/usbdlib.h \
|
2013-07-22 19:10:39 +00:00
|
|
|
ddk/usbioctl.h \
|
2013-07-22 19:09:57 +00:00
|
|
|
ddk/usbiodef.h \
|
2005-09-23 17:22:12 +00:00
|
|
|
ddk/wdm.h \
|
2007-11-01 18:12:19 +00:00
|
|
|
ddk/winddiui.h \
|
2005-08-25 19:31:13 +00:00
|
|
|
ddk/winsplp.h \
|
2020-06-02 21:11:34 +00:00
|
|
|
ddk/wsk.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
ddraw.h \
|
2009-06-05 16:58:55 +00:00
|
|
|
ddrawgdi.h \
|
2002-12-06 19:45:18 +00:00
|
|
|
ddrawi.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
ddstream.idl \
|
2013-08-22 17:03:27 +00:00
|
|
|
delayloadhandler.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
devenum.idl \
|
2004-08-16 19:49:16 +00:00
|
|
|
devguid.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
devicetopology.idl \
|
2010-01-31 19:28:30 +00:00
|
|
|
devpkey.h \
|
2010-01-31 19:27:46 +00:00
|
|
|
devpropdef.h \
|
2017-02-02 06:53:17 +00:00
|
|
|
dhcpcsdk.h \
|
2017-12-06 19:11:49 +00:00
|
|
|
dhtmldid.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
dhtmled.idl \
|
2013-06-02 12:36:59 +00:00
|
|
|
difxapi.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
digitalv.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
dimm.idl \
|
2000-08-09 00:53:22 +00:00
|
|
|
dinput.h \
|
2011-11-26 17:30:07 +00:00
|
|
|
dinputd.h \
|
2020-01-21 23:43:56 +00:00
|
|
|
directmanipulation.idl \
|
2000-08-09 00:53:22 +00:00
|
|
|
dispdib.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
dispex.idl \
|
2000-08-09 00:53:22 +00:00
|
|
|
dlgs.h \
|
2003-03-21 00:42:38 +00:00
|
|
|
dls1.h \
|
2004-01-20 00:21:40 +00:00
|
|
|
dls2.h \
|
2003-03-21 00:42:38 +00:00
|
|
|
dmdls.h \
|
|
|
|
dmerror.h \
|
2012-04-23 19:26:24 +00:00
|
|
|
dmksctrl.h \
|
2002-03-12 19:20:44 +00:00
|
|
|
dmo.h \
|
2020-02-17 23:30:55 +00:00
|
|
|
dmodshow.idl \
|
2002-03-12 19:20:44 +00:00
|
|
|
dmoreg.h \
|
|
|
|
dmort.h \
|
2003-04-08 03:56:04 +00:00
|
|
|
dmplugin.h \
|
2003-03-21 00:42:38 +00:00
|
|
|
dmusbuff.h \
|
|
|
|
dmusicc.h \
|
2003-04-08 03:56:04 +00:00
|
|
|
dmusicf.h \
|
|
|
|
dmusici.h \
|
|
|
|
dmusics.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
docobj.idl \
|
|
|
|
docobjectservice.idl \
|
2021-12-03 14:13:15 +00:00
|
|
|
documenttarget.idl \
|
2018-02-17 10:39:05 +00:00
|
|
|
downloadmgr.idl \
|
2003-06-30 18:26:13 +00:00
|
|
|
dpaddr.h \
|
2020-05-11 05:11:01 +00:00
|
|
|
dpfilter.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
dplay.h \
|
2003-06-30 18:26:13 +00:00
|
|
|
dplay8.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
dplobby.h \
|
2005-12-08 11:00:14 +00:00
|
|
|
dplobby8.h \
|
2006-02-11 11:14:04 +00:00
|
|
|
dpnathlp.h \
|
2021-10-13 09:57:38 +00:00
|
|
|
driverspecs.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
drmexternals.idl \
|
2020-04-07 10:13:51 +00:00
|
|
|
dsclient.h \
|
2003-04-29 22:49:52 +00:00
|
|
|
dsconf.h \
|
2006-08-14 11:41:40 +00:00
|
|
|
dsgetdc.h \
|
2001-08-15 17:38:28 +00:00
|
|
|
dshow.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
dsound.h \
|
2005-11-29 11:00:19 +00:00
|
|
|
dsrole.h \
|
2020-04-30 00:47:26 +00:00
|
|
|
dvdif.idl \
|
2008-04-11 22:03:33 +00:00
|
|
|
dvdmedia.h \
|
2014-04-11 06:04:54 +00:00
|
|
|
dvoice.h \
|
2007-08-04 01:21:06 +00:00
|
|
|
dwmapi.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
dwrite.idl \
|
|
|
|
dwrite_1.idl \
|
|
|
|
dwrite_2.idl \
|
|
|
|
dwrite_3.idl \
|
2004-04-15 04:56:51 +00:00
|
|
|
dxdiag.h \
|
2004-03-02 06:44:26 +00:00
|
|
|
dxerr8.h \
|
|
|
|
dxerr9.h \
|
2004-06-03 00:03:23 +00:00
|
|
|
dxfile.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
dxgi.idl \
|
|
|
|
dxgi1_2.idl \
|
|
|
|
dxgi1_3.idl \
|
|
|
|
dxgi1_4.idl \
|
|
|
|
dxgi1_5.idl \
|
|
|
|
dxgi1_6.idl \
|
|
|
|
dxgicommon.idl \
|
2019-12-17 10:50:52 +00:00
|
|
|
dxgidebug.idl \
|
2018-02-17 10:39:05 +00:00
|
|
|
dxgiformat.idl \
|
|
|
|
dxgitype.idl \
|
2019-05-01 10:46:48 +00:00
|
|
|
dxva.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
dxva2api.idl \
|
|
|
|
dyngraph.idl \
|
|
|
|
endpointvolume.idl \
|
2007-08-31 20:36:03 +00:00
|
|
|
errorrep.h \
|
2006-05-20 18:57:51 +00:00
|
|
|
errors.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
errrec.idl \
|
2004-03-03 02:18:32 +00:00
|
|
|
evcode.h \
|
2021-03-17 12:07:03 +00:00
|
|
|
eventtoken.idl \
|
2010-10-01 13:38:42 +00:00
|
|
|
evntprov.h \
|
2005-04-20 12:52:24 +00:00
|
|
|
evntrace.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
evr.idl \
|
2020-06-25 14:57:57 +00:00
|
|
|
evr9.idl \
|
2002-12-12 23:34:01 +00:00
|
|
|
excpt.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
exdisp.idl \
|
2004-10-18 21:43:18 +00:00
|
|
|
exdispid.h \
|
2020-05-12 13:35:14 +00:00
|
|
|
exposeenums2managed.h \
|
2002-11-19 00:47:12 +00:00
|
|
|
fci.h \
|
|
|
|
fdi.h \
|
2021-11-22 05:02:55 +00:00
|
|
|
featurestagingapi.h \
|
2013-09-09 22:24:55 +00:00
|
|
|
fileapi.h \
|
2019-07-29 23:07:37 +00:00
|
|
|
filter.idl \
|
2011-06-07 11:10:46 +00:00
|
|
|
fltdefs.h \
|
2016-03-30 13:27:19 +00:00
|
|
|
fontsub.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
fusion.idl \
|
|
|
|
gameux.idl \
|
2021-05-03 16:24:43 +00:00
|
|
|
gamingtcui.h \
|
2007-06-08 20:44:28 +00:00
|
|
|
gdiplus.h \
|
2008-04-09 20:25:14 +00:00
|
|
|
gdipluscolor.h \
|
2007-08-01 02:16:16 +00:00
|
|
|
gdipluscolormatrix.h \
|
2015-10-09 07:07:49 +00:00
|
|
|
gdipluseffects.h \
|
2007-06-08 20:44:28 +00:00
|
|
|
gdiplusenums.h \
|
|
|
|
gdiplusflat.h \
|
|
|
|
gdiplusgpstubs.h \
|
2007-08-01 02:16:00 +00:00
|
|
|
gdiplusimaging.h \
|
2007-06-08 20:44:28 +00:00
|
|
|
gdiplusinit.h \
|
|
|
|
gdiplusmem.h \
|
2007-07-25 00:19:15 +00:00
|
|
|
gdiplusmetaheader.h \
|
2007-06-08 20:44:28 +00:00
|
|
|
gdipluspixelformats.h \
|
|
|
|
gdiplustypes.h \
|
2020-10-12 07:33:40 +00:00
|
|
|
getdts.idl \
|
2000-08-09 00:53:22 +00:00
|
|
|
guiddef.h \
|
2015-02-03 22:08:55 +00:00
|
|
|
hidusage.h \
|
2014-03-26 04:26:25 +00:00
|
|
|
highlevelmonitorconfigurationapi.h \
|
2006-06-05 06:24:52 +00:00
|
|
|
hlguids.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
hlink.idl \
|
|
|
|
hstring.idl \
|
|
|
|
htiface.idl \
|
|
|
|
htiframe.idl \
|
2004-09-16 19:05:49 +00:00
|
|
|
htmlhelp.h \
|
2009-01-12 18:01:27 +00:00
|
|
|
http.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
httprequest.idl \
|
2011-07-08 14:45:54 +00:00
|
|
|
httprequestid.h \
|
2007-09-11 14:48:04 +00:00
|
|
|
i_cryptasn1tls.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
iads.idl \
|
|
|
|
icftypes.idl \
|
2004-01-08 00:40:22 +00:00
|
|
|
icm.h \
|
2002-12-03 22:08:14 +00:00
|
|
|
icmpapi.h \
|
2021-09-12 06:19:58 +00:00
|
|
|
icodecapi.idl \
|
2005-05-25 17:49:18 +00:00
|
|
|
idispids.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
ieautomation.idl \
|
|
|
|
iextag.idl \
|
2010-09-14 19:56:15 +00:00
|
|
|
ifdef.h \
|
2011-12-13 20:04:41 +00:00
|
|
|
ifmib.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
iimgctx.idl \
|
2000-08-09 00:53:22 +00:00
|
|
|
imagehlp.h \
|
2016-11-01 12:33:13 +00:00
|
|
|
ime.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
imm.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
imnact.idl \
|
|
|
|
imnxport.idl \
|
2009-04-22 13:09:14 +00:00
|
|
|
in6addr.h \
|
2010-08-04 19:48:02 +00:00
|
|
|
inaddr.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
indexsrv.idl \
|
2000-08-09 00:53:22 +00:00
|
|
|
initguid.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
inputscope.idl \
|
|
|
|
inseng.idl \
|
|
|
|
inspectable.idl \
|
2018-06-21 14:19:41 +00:00
|
|
|
interactioncontext.h \
|
2007-09-01 00:42:51 +00:00
|
|
|
intshcut.h \
|
2019-09-05 06:06:17 +00:00
|
|
|
ip2string.h \
|
2002-12-03 22:08:14 +00:00
|
|
|
ipexport.h \
|
2003-05-13 03:32:20 +00:00
|
|
|
iphlpapi.h \
|
|
|
|
ipifcons.h \
|
2011-12-13 20:04:41 +00:00
|
|
|
ipmib.h \
|
2003-05-13 03:32:20 +00:00
|
|
|
iprtrmib.h \
|
|
|
|
iptypes.h \
|
2007-11-17 19:02:28 +00:00
|
|
|
isguids.h \
|
2010-09-14 15:00:14 +00:00
|
|
|
knownfolders.h \
|
2004-08-16 21:09:27 +00:00
|
|
|
ks.h \
|
|
|
|
ksguid.h \
|
|
|
|
ksmedia.h \
|
2014-05-12 09:38:49 +00:00
|
|
|
ksuuids.h \
|
2017-08-28 13:42:40 +00:00
|
|
|
libloaderapi.h \
|
2002-09-11 02:35:17 +00:00
|
|
|
lm.h \
|
|
|
|
lmaccess.h \
|
|
|
|
lmapibuf.h \
|
2011-10-05 18:16:34 +00:00
|
|
|
lmat.h \
|
2002-09-23 20:36:50 +00:00
|
|
|
lmbrowsr.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
lmcons.h \
|
2002-09-11 02:35:17 +00:00
|
|
|
lmerr.h \
|
2005-01-20 10:35:21 +00:00
|
|
|
lmjoin.h \
|
2006-06-08 04:14:28 +00:00
|
|
|
lmmsg.h \
|
2004-03-01 21:18:49 +00:00
|
|
|
lmserver.h \
|
|
|
|
lmshare.h \
|
2003-09-11 03:09:19 +00:00
|
|
|
lmstats.h \
|
2007-07-27 22:43:16 +00:00
|
|
|
lmuse.h \
|
2007-08-04 01:20:00 +00:00
|
|
|
lmuseflg.h \
|
2002-09-11 02:35:17 +00:00
|
|
|
lmwksta.h \
|
2009-01-07 10:34:45 +00:00
|
|
|
loadperf.h \
|
2014-03-26 04:24:03 +00:00
|
|
|
lowlevelmonitorconfigurationapi.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
lzexpand.h \
|
2000-12-13 21:28:57 +00:00
|
|
|
mapi.h \
|
2002-01-29 18:10:53 +00:00
|
|
|
mapicode.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
mapidefs.h \
|
2007-08-04 01:25:15 +00:00
|
|
|
mapiform.h \
|
2004-04-23 23:28:04 +00:00
|
|
|
mapiguid.h \
|
|
|
|
mapitags.h \
|
|
|
|
mapiutil.h \
|
|
|
|
mapival.h \
|
|
|
|
mapix.h \
|
2001-02-14 21:49:22 +00:00
|
|
|
mciavi.h \
|
2000-10-13 23:16:46 +00:00
|
|
|
mcx.h \
|
2002-03-12 19:20:44 +00:00
|
|
|
mediaerr.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
mediaobj.idl \
|
2022-07-19 12:49:19 +00:00
|
|
|
medparam.idl \
|
2022-06-28 15:13:54 +00:00
|
|
|
memoryapi.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
metahost.idl \
|
2015-03-30 05:52:47 +00:00
|
|
|
mfapi.h \
|
2021-11-22 07:48:35 +00:00
|
|
|
mfd3d12.idl \
|
2014-12-11 23:56:28 +00:00
|
|
|
mferror.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
mfidl.idl \
|
2019-08-29 15:50:13 +00:00
|
|
|
mfmediaengine.idl \
|
2018-02-17 10:39:05 +00:00
|
|
|
mfobjects.idl \
|
2019-04-15 05:35:27 +00:00
|
|
|
mfplay.idl \
|
2018-02-17 10:39:05 +00:00
|
|
|
mfreadwrite.idl \
|
|
|
|
mftransform.idl \
|
2007-11-02 19:10:09 +00:00
|
|
|
midles.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
mimeinfo.idl \
|
|
|
|
mimeole.idl \
|
2022-05-17 19:20:34 +00:00
|
|
|
minidumpapiset.h \
|
2001-05-07 20:14:00 +00:00
|
|
|
minmax.h \
|
2022-06-29 07:33:15 +00:00
|
|
|
minschannel.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
mlang.idl \
|
|
|
|
mmc.idl \
|
2002-12-06 19:45:18 +00:00
|
|
|
mmddk.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
mmdeviceapi.idl \
|
2000-08-09 00:53:22 +00:00
|
|
|
mmreg.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
mmstream.idl \
|
2000-08-09 00:53:22 +00:00
|
|
|
mmsystem.h \
|
2022-04-13 02:21:52 +00:00
|
|
|
mpegtype.idl \
|
2006-04-27 11:52:12 +00:00
|
|
|
mprapi.h \
|
2010-10-04 21:51:36 +00:00
|
|
|
mprerror.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
msacm.h \
|
2001-01-04 20:58:05 +00:00
|
|
|
msacmdlg.h \
|
2004-01-20 21:55:28 +00:00
|
|
|
msacmdrv.h \
|
2019-12-06 13:54:17 +00:00
|
|
|
msado15_backcompat.idl \
|
2015-02-18 20:34:59 +00:00
|
|
|
msasn1.h \
|
2004-10-21 21:00:29 +00:00
|
|
|
mscat.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
mscoree.idl \
|
|
|
|
msctf.idl \
|
|
|
|
msdadc.idl \
|
2009-08-26 13:14:38 +00:00
|
|
|
msdaguid.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
msdasc.idl \
|
2020-03-15 06:26:34 +00:00
|
|
|
msdasql.h \
|
2006-01-24 09:57:59 +00:00
|
|
|
mshtmcid.h \
|
2005-01-10 13:31:29 +00:00
|
|
|
mshtmdid.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
mshtmhst.idl \
|
|
|
|
mshtml.idl \
|
2003-08-13 01:27:48 +00:00
|
|
|
msi.h \
|
2005-01-31 11:33:33 +00:00
|
|
|
msidefs.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
msident.idl \
|
|
|
|
msinkaut.idl \
|
2003-08-13 01:27:48 +00:00
|
|
|
msiquery.h \
|
2018-08-30 11:54:36 +00:00
|
|
|
msopc.idl \
|
2002-09-09 19:35:42 +00:00
|
|
|
mssip.h \
|
2017-03-10 03:25:01 +00:00
|
|
|
msstkppg.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
mstask.idl \
|
2008-12-08 13:27:24 +00:00
|
|
|
mstcpip.h \
|
2011-01-19 18:49:08 +00:00
|
|
|
msvcrt/assert.h \
|
2020-12-04 14:50:01 +00:00
|
|
|
msvcrt/complex.h \
|
2007-01-24 15:24:19 +00:00
|
|
|
msvcrt/conio.h \
|
2019-08-09 15:31:52 +00:00
|
|
|
msvcrt/corecrt.h \
|
2020-12-04 14:50:07 +00:00
|
|
|
msvcrt/corecrt_io.h \
|
2020-02-27 10:59:02 +00:00
|
|
|
msvcrt/corecrt_startup.h \
|
2020-02-14 14:40:43 +00:00
|
|
|
msvcrt/corecrt_stdio_config.h \
|
2020-02-21 16:18:22 +00:00
|
|
|
msvcrt/corecrt_wctype.h \
|
2020-03-09 16:53:42 +00:00
|
|
|
msvcrt/corecrt_wdirect.h \
|
2020-02-19 11:02:18 +00:00
|
|
|
msvcrt/corecrt_wio.h \
|
2020-03-09 16:53:23 +00:00
|
|
|
msvcrt/corecrt_wprocess.h \
|
2020-02-13 14:24:09 +00:00
|
|
|
msvcrt/corecrt_wstdio.h \
|
2020-02-24 15:35:44 +00:00
|
|
|
msvcrt/corecrt_wstdlib.h \
|
2020-02-25 15:51:37 +00:00
|
|
|
msvcrt/corecrt_wstring.h \
|
2020-02-20 14:49:42 +00:00
|
|
|
msvcrt/corecrt_wtime.h \
|
2007-01-24 15:24:19 +00:00
|
|
|
msvcrt/crtdbg.h \
|
2008-12-11 21:37:34 +00:00
|
|
|
msvcrt/crtdefs.h \
|
2007-01-24 15:24:19 +00:00
|
|
|
msvcrt/ctype.h \
|
|
|
|
msvcrt/direct.h \
|
|
|
|
msvcrt/dirent.h \
|
|
|
|
msvcrt/dos.h \
|
|
|
|
msvcrt/eh.h \
|
|
|
|
msvcrt/errno.h \
|
|
|
|
msvcrt/fcntl.h \
|
2020-03-19 14:40:26 +00:00
|
|
|
msvcrt/fenv.h \
|
2007-01-24 15:24:19 +00:00
|
|
|
msvcrt/float.h \
|
2016-08-24 11:57:49 +00:00
|
|
|
msvcrt/fpieee.h \
|
2020-05-05 00:52:26 +00:00
|
|
|
msvcrt/intrin.h \
|
2019-05-06 11:57:04 +00:00
|
|
|
msvcrt/inttypes.h \
|
2007-01-24 15:24:19 +00:00
|
|
|
msvcrt/io.h \
|
|
|
|
msvcrt/limits.h \
|
|
|
|
msvcrt/locale.h \
|
|
|
|
msvcrt/malloc.h \
|
|
|
|
msvcrt/math.h \
|
|
|
|
msvcrt/mbctype.h \
|
|
|
|
msvcrt/mbstring.h \
|
2008-12-09 10:30:53 +00:00
|
|
|
msvcrt/memory.h \
|
2007-01-24 15:24:19 +00:00
|
|
|
msvcrt/process.h \
|
|
|
|
msvcrt/search.h \
|
|
|
|
msvcrt/setjmp.h \
|
|
|
|
msvcrt/share.h \
|
|
|
|
msvcrt/signal.h \
|
2020-08-07 16:38:20 +00:00
|
|
|
msvcrt/stdbool.h \
|
2007-01-24 15:24:19 +00:00
|
|
|
msvcrt/stddef.h \
|
2019-04-26 10:50:34 +00:00
|
|
|
msvcrt/stdint.h \
|
2007-01-24 15:24:19 +00:00
|
|
|
msvcrt/stdio.h \
|
|
|
|
msvcrt/stdlib.h \
|
|
|
|
msvcrt/string.h \
|
|
|
|
msvcrt/sys/locking.h \
|
|
|
|
msvcrt/sys/stat.h \
|
|
|
|
msvcrt/sys/timeb.h \
|
|
|
|
msvcrt/sys/types.h \
|
|
|
|
msvcrt/sys/unistd.h \
|
|
|
|
msvcrt/sys/utime.h \
|
|
|
|
msvcrt/time.h \
|
2019-09-19 12:18:24 +00:00
|
|
|
msvcrt/uchar.h \
|
2007-01-24 15:24:19 +00:00
|
|
|
msvcrt/unistd.h \
|
|
|
|
msvcrt/wchar.h \
|
|
|
|
msvcrt/wctype.h \
|
2002-05-22 01:51:41 +00:00
|
|
|
mswsock.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
msxml.idl \
|
|
|
|
msxml2.idl \
|
2005-06-29 19:21:01 +00:00
|
|
|
msxml2did.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
msxml6.idl \
|
2010-08-29 21:29:29 +00:00
|
|
|
msxml6did.h \
|
2005-05-16 08:46:55 +00:00
|
|
|
msxmldid.h \
|
2017-04-10 03:59:45 +00:00
|
|
|
mtxdm.h \
|
2021-01-15 07:22:16 +00:00
|
|
|
mulres.idl \
|
2017-09-07 15:11:15 +00:00
|
|
|
multimon.h \
|
2021-12-07 07:42:34 +00:00
|
|
|
namespaceapi.h \
|
2018-10-14 23:27:04 +00:00
|
|
|
natupnp.idl \
|
2001-11-06 17:52:36 +00:00
|
|
|
nb30.h \
|
2016-07-13 16:17:57 +00:00
|
|
|
ncrypt.h \
|
2006-03-01 12:22:26 +00:00
|
|
|
ndrtypes.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
netcfgx.idl \
|
|
|
|
netcon.idl \
|
|
|
|
netfw.idl \
|
2015-07-22 12:26:59 +00:00
|
|
|
netioapi.h \
|
2021-06-25 09:22:41 +00:00
|
|
|
netiodef.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
netlistmgr.idl \
|
2019-05-29 00:14:12 +00:00
|
|
|
newdev.h \
|
2011-12-13 20:04:31 +00:00
|
|
|
nldef.h \
|
2004-04-05 23:14:26 +00:00
|
|
|
npapi.h \
|
2017-06-14 20:29:26 +00:00
|
|
|
nserror.h \
|
2001-01-12 23:15:54 +00:00
|
|
|
nspapi.h \
|
2002-12-06 19:45:18 +00:00
|
|
|
ntddcdrm.h \
|
2021-04-22 19:26:50 +00:00
|
|
|
ntddkbd.h \
|
2019-07-02 23:07:57 +00:00
|
|
|
ntddmou.h \
|
2009-07-16 23:43:09 +00:00
|
|
|
ntddndis.h \
|
2002-12-06 19:45:18 +00:00
|
|
|
ntddscsi.h \
|
|
|
|
ntddstor.h \
|
2018-12-03 18:52:44 +00:00
|
|
|
ntddvdeo.h \
|
2015-01-22 21:56:40 +00:00
|
|
|
ntdef.h \
|
2006-05-19 07:36:20 +00:00
|
|
|
ntdsapi.h \
|
2021-06-30 15:37:41 +00:00
|
|
|
ntgdi.h \
|
2017-11-02 20:56:19 +00:00
|
|
|
ntlsa.h \
|
2006-07-07 08:20:59 +00:00
|
|
|
ntquery.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
ntsecapi.h \
|
2007-04-21 10:24:44 +00:00
|
|
|
ntsecpkg.h \
|
2002-09-17 00:03:39 +00:00
|
|
|
ntstatus.h \
|
2021-10-12 14:42:35 +00:00
|
|
|
ntuser.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
oaidl.idl \
|
2000-08-09 00:53:22 +00:00
|
|
|
objbase.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
objectarray.idl \
|
|
|
|
objidl.idl \
|
2020-10-02 10:04:13 +00:00
|
|
|
objidlbase.idl \
|
2018-02-17 10:39:05 +00:00
|
|
|
objsafe.idl \
|
2005-07-26 11:30:42 +00:00
|
|
|
objsel.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
ocidl.idl \
|
|
|
|
ocmm.idl \
|
2005-02-18 12:52:49 +00:00
|
|
|
odbcinst.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
ole2.h \
|
|
|
|
ole2ver.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
oleacc.idl \
|
2000-08-09 00:53:22 +00:00
|
|
|
oleauto.h \
|
|
|
|
olectl.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
oledb.idl \
|
2009-09-09 16:14:18 +00:00
|
|
|
oledberr.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
oledlg.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
oleidl.idl \
|
2018-08-30 11:54:36 +00:00
|
|
|
opcbase.idl \
|
|
|
|
opcobjectmodel.idl \
|
|
|
|
opcparturi.idl \
|
2018-02-17 10:39:05 +00:00
|
|
|
opnrst.idl \
|
|
|
|
optary.idl \
|
2011-10-04 19:59:25 +00:00
|
|
|
patchapi.h \
|
2018-02-28 10:54:16 +00:00
|
|
|
pathcch.h \
|
2007-06-25 19:09:48 +00:00
|
|
|
pdh.h \
|
|
|
|
pdhmsg.h \
|
2017-11-17 23:40:06 +00:00
|
|
|
perflib.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
perhist.idl \
|
2014-03-26 04:20:09 +00:00
|
|
|
physicalmonitorenumerationapi.h \
|
2002-12-17 01:49:16 +00:00
|
|
|
pktdef.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
poppack.h \
|
2005-04-11 18:51:17 +00:00
|
|
|
powrprof.h \
|
2015-10-26 13:06:19 +00:00
|
|
|
prntvpt.h \
|
2021-12-04 00:28:57 +00:00
|
|
|
processthreadsapi.h \
|
2006-06-12 04:34:23 +00:00
|
|
|
profinfo.h \
|
2021-06-28 14:20:41 +00:00
|
|
|
proofofpossessioncookieinfo.idl \
|
2018-02-17 10:39:05 +00:00
|
|
|
propidl.idl \
|
2010-01-29 18:09:35 +00:00
|
|
|
propkey.h \
|
2009-11-12 12:45:05 +00:00
|
|
|
propkeydef.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
propsys.idl \
|
2008-02-27 08:38:14 +00:00
|
|
|
propvarutil.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
prsht.h \
|
|
|
|
psapi.h \
|
|
|
|
pshpack1.h \
|
|
|
|
pshpack2.h \
|
|
|
|
pshpack4.h \
|
|
|
|
pshpack8.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
pstore.idl \
|
|
|
|
qedit.idl \
|
2018-11-21 10:49:43 +00:00
|
|
|
qos2.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
ras.h \
|
2010-05-03 11:03:49 +00:00
|
|
|
rasdlg.h \
|
2008-07-26 08:29:34 +00:00
|
|
|
raserror.h \
|
2004-10-08 20:50:06 +00:00
|
|
|
reason.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
regstr.h \
|
2021-02-09 13:33:17 +00:00
|
|
|
relogger.idl \
|
2010-09-09 16:19:41 +00:00
|
|
|
restartmanager.h \
|
2019-10-22 02:54:31 +00:00
|
|
|
restrictederrorinfo.idl \
|
2000-08-09 00:53:22 +00:00
|
|
|
richedit.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
richole.idl \
|
2007-01-07 23:47:04 +00:00
|
|
|
rmxfguid.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
rmxftmpl.x \
|
2014-12-09 08:36:44 +00:00
|
|
|
roapi.h \
|
2020-01-07 19:45:17 +00:00
|
|
|
roerrorapi.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
roparameterizediid.idl \
|
|
|
|
row.idl \
|
|
|
|
rowchg.idl \
|
|
|
|
rowpos.idl \
|
|
|
|
rowpsc.idl \
|
2000-08-09 00:53:22 +00:00
|
|
|
rpc.h \
|
2007-11-13 19:51:05 +00:00
|
|
|
rpcasync.h \
|
2000-11-08 05:06:10 +00:00
|
|
|
rpcdce.h \
|
|
|
|
rpcdcep.h \
|
|
|
|
rpcndr.h \
|
2001-07-11 20:19:06 +00:00
|
|
|
rpcnterr.h \
|
2001-10-14 16:15:37 +00:00
|
|
|
rpcproxy.h \
|
2011-05-24 11:10:09 +00:00
|
|
|
rpcsal.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
rstbas.idl \
|
2020-11-11 10:32:54 +00:00
|
|
|
rstchg.idl \
|
2018-02-17 10:39:05 +00:00
|
|
|
rstinf.idl \
|
|
|
|
rstloc.idl \
|
|
|
|
rstnot.idl \
|
2020-11-11 10:32:55 +00:00
|
|
|
rstupd.idl \
|
2009-06-26 22:53:49 +00:00
|
|
|
rtutils.h \
|
2020-02-05 05:44:06 +00:00
|
|
|
rtworkq.idl \
|
2018-08-27 01:38:41 +00:00
|
|
|
sal.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
sapi.idl \
|
2019-10-16 23:37:19 +00:00
|
|
|
sapiaut.idl \
|
2018-02-17 10:39:05 +00:00
|
|
|
sapiddk.idl \
|
2007-05-15 11:48:29 +00:00
|
|
|
scarderr.h \
|
2005-05-12 09:55:10 +00:00
|
|
|
schannel.h \
|
2004-09-06 20:25:25 +00:00
|
|
|
schemadef.h \
|
2005-05-12 09:55:10 +00:00
|
|
|
schnlsp.h \
|
2003-11-11 22:03:24 +00:00
|
|
|
sddl.h \
|
2022-11-07 03:20:03 +00:00
|
|
|
sdkddkver.h \
|
2004-07-12 19:51:59 +00:00
|
|
|
secext.h \
|
2005-10-06 12:28:46 +00:00
|
|
|
security.h \
|
2005-01-28 11:41:23 +00:00
|
|
|
sensapi.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
sensevts.idl \
|
|
|
|
servprov.idl \
|
|
|
|
sesprp.idl \
|
2000-11-06 20:24:43 +00:00
|
|
|
setupapi.h \
|
2006-02-14 15:52:18 +00:00
|
|
|
sfc.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
shdeprecated.idl \
|
2008-09-23 12:31:23 +00:00
|
|
|
shdispid.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
shellapi.h \
|
2018-01-23 04:55:34 +00:00
|
|
|
shellscalingapi.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
shimgdata.idl \
|
|
|
|
shldisp.idl \
|
2000-08-09 00:53:22 +00:00
|
|
|
shlguid.h \
|
|
|
|
shlobj.h \
|
|
|
|
shlwapi.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
shobjidl.idl \
|
2022-11-29 04:01:28 +00:00
|
|
|
shobjidl_core.idl \
|
2018-02-17 10:39:05 +00:00
|
|
|
shtypes.idl \
|
2002-09-09 19:35:42 +00:00
|
|
|
sipbase.h \
|
2008-02-21 09:18:50 +00:00
|
|
|
slerror.h \
|
|
|
|
slpublic.h \
|
2005-06-02 10:28:10 +00:00
|
|
|
snmp.h \
|
2022-04-25 08:46:24 +00:00
|
|
|
socketapi.h \
|
2006-03-22 04:45:35 +00:00
|
|
|
softpub.h \
|
2020-04-07 15:09:16 +00:00
|
|
|
spatialaudioclient.idl \
|
2021-10-13 09:57:38 +00:00
|
|
|
specstrings.h \
|
2017-09-27 09:17:14 +00:00
|
|
|
sperror.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
sql.h \
|
|
|
|
sqlext.h \
|
|
|
|
sqltypes.h \
|
2017-05-25 16:27:18 +00:00
|
|
|
sqlucode.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
srcrst.idl \
|
2008-08-30 20:05:38 +00:00
|
|
|
srrestoreptapi.h \
|
2004-03-01 23:10:33 +00:00
|
|
|
sspi.h \
|
2022-07-28 06:53:19 +00:00
|
|
|
stamp-h.in \
|
2017-09-25 07:59:35 +00:00
|
|
|
stgprop.h \
|
2009-08-20 19:54:29 +00:00
|
|
|
sti.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
storage.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
strmif.idl \
|
2019-07-11 19:23:44 +00:00
|
|
|
strongname.h \
|
2010-11-17 23:27:30 +00:00
|
|
|
strsafe.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
structuredquerycondition.idl \
|
2006-09-04 16:46:34 +00:00
|
|
|
svrapi.h \
|
2018-10-26 06:50:15 +00:00
|
|
|
synchapi.h \
|
2009-07-16 03:00:22 +00:00
|
|
|
t2embapi.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
tapi.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
taskschd.idl \
|
2021-06-30 02:33:46 +00:00
|
|
|
tbs.h \
|
2002-09-12 17:54:09 +00:00
|
|
|
tchar.h \
|
2015-08-08 16:11:29 +00:00
|
|
|
tcpestats.h \
|
2011-12-13 20:04:41 +00:00
|
|
|
tcpmib.h \
|
2005-07-01 19:12:44 +00:00
|
|
|
textserv.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
textstor.idl \
|
2019-09-25 13:51:59 +00:00
|
|
|
threadpoolapiset.h \
|
2019-08-01 03:28:52 +00:00
|
|
|
thumbcache.idl \
|
2019-05-29 04:25:01 +00:00
|
|
|
timezoneapi.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
tlhelp32.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
tlogstg.idl \
|
2003-10-03 03:33:15 +00:00
|
|
|
tmschema.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
tom.idl \
|
2019-08-14 00:38:00 +00:00
|
|
|
tpcshrd.h \
|
2009-05-22 12:00:21 +00:00
|
|
|
traffic.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
transact.idl \
|
2021-11-08 10:29:08 +00:00
|
|
|
trnjoi.idl \
|
2022-01-21 23:13:56 +00:00
|
|
|
trnlcl.idl \
|
2022-01-21 23:13:57 +00:00
|
|
|
trnobj.idl \
|
2006-05-08 18:04:18 +00:00
|
|
|
twain.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
txcoord.idl \
|
|
|
|
txdtc.idl \
|
2011-12-13 20:04:41 +00:00
|
|
|
udpmib.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
uianimation.idl \
|
2012-09-21 09:16:21 +00:00
|
|
|
uiautomation.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
uiautomationclient.idl \
|
|
|
|
uiautomationcore.idl \
|
2012-09-27 10:20:41 +00:00
|
|
|
uiautomationcoreapi.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
uiribbon.idl \
|
2020-05-12 13:35:14 +00:00
|
|
|
unexposeenums2managed.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
unknwn.idl \
|
|
|
|
urlhist.idl \
|
|
|
|
urlmon.idl \
|
2007-08-09 15:24:19 +00:00
|
|
|
userenv.h \
|
2005-11-24 18:22:07 +00:00
|
|
|
usp10.h \
|
2001-08-15 17:38:28 +00:00
|
|
|
uuids.h \
|
2003-10-04 03:48:11 +00:00
|
|
|
uxtheme.h \
|
2007-07-17 02:42:48 +00:00
|
|
|
vdmdbg.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
ver.h \
|
2011-11-07 11:21:30 +00:00
|
|
|
verrsrc.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
vfw.h \
|
2001-08-22 18:20:36 +00:00
|
|
|
vfwmsgs.h \
|
2022-04-13 22:02:00 +00:00
|
|
|
videoacc.idl \
|
2018-09-10 01:32:24 +00:00
|
|
|
virtdisk.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
vmr9.idl \
|
|
|
|
vmrender.idl \
|
2019-02-10 22:48:12 +00:00
|
|
|
vsbackup.idl \
|
2018-02-17 10:39:05 +00:00
|
|
|
vss.idl \
|
2011-06-27 12:21:25 +00:00
|
|
|
vsstyle.h \
|
2011-06-27 12:21:35 +00:00
|
|
|
vssym32.h \
|
2019-02-10 22:48:11 +00:00
|
|
|
vswriter.idl \
|
2018-02-17 10:39:05 +00:00
|
|
|
wbemcli.idl \
|
|
|
|
wbemdisp.idl \
|
|
|
|
wbemprov.idl \
|
2015-08-03 09:26:33 +00:00
|
|
|
wct.h \
|
2022-12-05 04:25:50 +00:00
|
|
|
wdbgexts.h \
|
2022-03-02 13:03:06 +00:00
|
|
|
weakreference.idl \
|
2015-07-22 10:54:59 +00:00
|
|
|
webservices.h \
|
2010-08-27 19:36:09 +00:00
|
|
|
werapi.h \
|
2007-11-13 08:30:29 +00:00
|
|
|
wfext.h \
|
2009-10-29 13:15:09 +00:00
|
|
|
wia.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
wia_lh.idl \
|
|
|
|
wia_xp.idl \
|
2015-10-07 21:12:34 +00:00
|
|
|
wiadef.h \
|
2016-03-24 20:25:21 +00:00
|
|
|
wimgapi.h \
|
2020-05-20 15:54:21 +00:00
|
|
|
winapifamily.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
winbase.h \
|
2021-04-06 13:46:52 +00:00
|
|
|
winber.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
wincodec.idl \
|
|
|
|
wincodecsdk.idl \
|
2000-08-09 00:53:22 +00:00
|
|
|
wincon.h \
|
2020-08-10 14:05:23 +00:00
|
|
|
wincontypes.h \
|
2006-11-13 14:37:57 +00:00
|
|
|
wincred.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
wincrypt.h \
|
1999-03-15 15:12:38 +00:00
|
|
|
windef.h \
|
2006-04-09 16:35:36 +00:00
|
|
|
windns.h \
|
2021-08-05 05:56:50 +00:00
|
|
|
windot11.h \
|
2021-10-21 18:55:01 +00:00
|
|
|
windows.devices.enumeration.idl \
|
2022-02-21 18:52:47 +00:00
|
|
|
windows.devices.haptics.idl \
|
2022-03-02 13:03:05 +00:00
|
|
|
windows.devices.power.idl \
|
2021-02-25 13:14:18 +00:00
|
|
|
windows.foundation.collections.idl \
|
2018-02-17 10:39:05 +00:00
|
|
|
windows.foundation.idl \
|
2022-04-21 03:36:51 +00:00
|
|
|
windows.foundation.metadata.idl \
|
2022-04-27 06:26:30 +00:00
|
|
|
windows.foundation.numerics.idl \
|
2022-02-28 08:44:04 +00:00
|
|
|
windows.gaming.input.custom.idl \
|
2021-03-19 10:06:28 +00:00
|
|
|
windows.gaming.input.forcefeedback.idl \
|
2021-03-17 12:07:04 +00:00
|
|
|
windows.gaming.input.idl \
|
2022-11-03 16:42:43 +00:00
|
|
|
windows.gaming.ui.idl \
|
2021-03-23 10:23:14 +00:00
|
|
|
windows.globalization.idl \
|
1999-02-13 12:18:33 +00:00
|
|
|
windows.h \
|
2022-04-25 03:49:52 +00:00
|
|
|
windows.media.closedcaptioning.idl \
|
2021-04-13 15:50:57 +00:00
|
|
|
windows.media.devices.idl \
|
2021-11-30 12:55:23 +00:00
|
|
|
windows.media.idl \
|
2022-01-31 12:51:49 +00:00
|
|
|
windows.media.speechrecognition.idl \
|
2021-01-19 13:04:51 +00:00
|
|
|
windows.media.speechsynthesis.idl \
|
2022-09-19 18:48:03 +00:00
|
|
|
windows.security.cryptography.idl \
|
2021-10-29 08:52:54 +00:00
|
|
|
windows.storage.streams.idl \
|
2021-03-19 10:06:27 +00:00
|
|
|
windows.system.idl \
|
2022-03-07 09:40:28 +00:00
|
|
|
windows.system.power.idl \
|
2022-09-18 08:03:35 +00:00
|
|
|
windows.system.threading.idl \
|
2021-03-23 10:23:15 +00:00
|
|
|
windows.system.userprofile.idl \
|
2022-04-25 03:49:51 +00:00
|
|
|
windows.ui.idl \
|
2020-12-01 14:01:56 +00:00
|
|
|
windowscontracts.idl \
|
2000-08-09 00:53:22 +00:00
|
|
|
windowsx.h \
|
2022-07-28 06:53:19 +00:00
|
|
|
wine/afd.h \
|
|
|
|
wine/asm.h \
|
|
|
|
wine/atsvc.idl \
|
|
|
|
wine/condrv.h \
|
|
|
|
wine/dcetypes.idl \
|
2007-01-24 15:24:19 +00:00
|
|
|
wine/debug.h \
|
2022-07-28 06:53:19 +00:00
|
|
|
wine/dplaysp.h \
|
|
|
|
wine/epm.idl \
|
2007-01-24 15:24:19 +00:00
|
|
|
wine/exception.h \
|
2018-06-26 14:05:33 +00:00
|
|
|
wine/fil_data.idl \
|
2022-07-28 06:53:19 +00:00
|
|
|
wine/gdi_driver.h \
|
|
|
|
wine/glu.h \
|
|
|
|
wine/heap.h \
|
|
|
|
wine/hid.h \
|
|
|
|
wine/http.h \
|
2022-06-13 16:19:22 +00:00
|
|
|
wine/iaccessible2.idl \
|
2022-07-28 06:53:19 +00:00
|
|
|
wine/irot.idl \
|
|
|
|
wine/irpcss.idl \
|
2018-02-17 10:39:05 +00:00
|
|
|
wine/itss.idl \
|
2022-07-28 06:53:19 +00:00
|
|
|
wine/list.h \
|
2022-08-11 07:50:23 +00:00
|
|
|
wine/mfinternal.idl \
|
2022-07-28 06:53:19 +00:00
|
|
|
wine/mmsystem16.h \
|
|
|
|
wine/mscvpdb.h \
|
|
|
|
wine/mssign.h \
|
|
|
|
wine/nsi.h \
|
2020-08-14 06:16:26 +00:00
|
|
|
wine/orpc.idl \
|
2022-07-28 06:53:19 +00:00
|
|
|
wine/plugplay.idl \
|
|
|
|
wine/rbtree.h \
|
|
|
|
wine/schrpc.idl \
|
|
|
|
wine/server.h \
|
|
|
|
wine/server_protocol.h \
|
|
|
|
wine/strmbase.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
wine/svcctl.idl \
|
2022-07-28 06:53:19 +00:00
|
|
|
wine/test.h \
|
|
|
|
wine/unixlib.h \
|
|
|
|
wine/vulkan.h \
|
|
|
|
wine/vulkan_driver.h \
|
|
|
|
wine/wgl.h \
|
|
|
|
wine/wgl_driver.h \
|
|
|
|
wine/winbase16.h \
|
|
|
|
wine/windef16.h \
|
|
|
|
wine/wine_common_ver.rc \
|
|
|
|
wine/wined3d.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
wine/winedxgi.idl \
|
2022-07-28 06:53:19 +00:00
|
|
|
wine/wingdi16.h \
|
|
|
|
wine/winnet16.h \
|
|
|
|
wine/winuser16.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
winerror.h \
|
2012-03-18 18:20:08 +00:00
|
|
|
winevt.h \
|
1999-02-13 12:18:33 +00:00
|
|
|
wingdi.h \
|
2007-08-30 14:17:31 +00:00
|
|
|
winhttp.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
wininet.h \
|
2007-08-09 08:38:07 +00:00
|
|
|
winineti.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
winioctl.h \
|
2005-07-13 11:32:08 +00:00
|
|
|
winldap.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
winnetwk.h \
|
|
|
|
winnls.h \
|
2005-01-07 17:15:30 +00:00
|
|
|
winnls32.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
winnt.h \
|
2011-11-07 15:42:25 +00:00
|
|
|
winnt.rh \
|
2007-06-25 19:09:48 +00:00
|
|
|
winperf.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
winreg.h \
|
|
|
|
winresrc.h \
|
2009-01-15 06:30:11 +00:00
|
|
|
winsafer.h \
|
2007-05-15 11:51:44 +00:00
|
|
|
winscard.h \
|
|
|
|
winsmcrd.h \
|
2013-09-17 09:03:32 +00:00
|
|
|
winsnmp.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
winsock.h \
|
|
|
|
winsock2.h \
|
|
|
|
winspool.h \
|
2014-12-10 08:50:37 +00:00
|
|
|
winstring.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
winsvc.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
winsxs.idl \
|
2002-12-17 01:49:16 +00:00
|
|
|
wintab.h \
|
|
|
|
wintabx.h \
|
2002-09-10 00:33:34 +00:00
|
|
|
winternl.h \
|
2004-10-21 21:00:29 +00:00
|
|
|
wintrust.h \
|
2022-09-12 03:56:59 +00:00
|
|
|
winusb.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
winuser.h \
|
2008-10-17 05:41:49 +00:00
|
|
|
winuser.rh \
|
2000-08-09 00:53:22 +00:00
|
|
|
winver.h \
|
2016-01-25 03:32:20 +00:00
|
|
|
wlanapi.h \
|
2018-05-09 22:31:31 +00:00
|
|
|
wmcodecdsp.idl \
|
2018-02-17 10:39:05 +00:00
|
|
|
wmdrmsdk.idl \
|
2005-04-20 12:52:24 +00:00
|
|
|
wmistr.h \
|
2016-06-30 22:22:06 +00:00
|
|
|
wmium.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
wmiutils.idl \
|
|
|
|
wmp.idl \
|
2018-04-10 15:34:47 +00:00
|
|
|
wmpids.h \
|
2021-02-01 08:29:26 +00:00
|
|
|
wmprealestate.idl \
|
2021-02-01 08:29:28 +00:00
|
|
|
wmpservices.idl \
|
2018-02-17 10:39:05 +00:00
|
|
|
wmsbuffer.idl \
|
2017-06-14 20:29:26 +00:00
|
|
|
wmsdk.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
wmsdkidl.idl \
|
2021-10-15 22:28:06 +00:00
|
|
|
wmsecure.idl \
|
2000-09-26 22:20:14 +00:00
|
|
|
wnaspi32.h \
|
2020-06-07 21:03:22 +00:00
|
|
|
wownt16.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
wownt32.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
wpcapi.idl \
|
2009-04-07 11:29:35 +00:00
|
|
|
ws2def.h \
|
2009-03-31 12:37:49 +00:00
|
|
|
ws2ipdef.h \
|
2001-10-09 21:48:22 +00:00
|
|
|
ws2spi.h \
|
2001-11-14 21:26:23 +00:00
|
|
|
ws2tcpip.h \
|
2017-03-29 21:54:01 +00:00
|
|
|
wsdapi.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
wsdbase.idl \
|
|
|
|
wsddisco.idl \
|
2017-03-29 21:52:45 +00:00
|
|
|
wsdtypes.h \
|
2017-05-03 22:55:22 +00:00
|
|
|
wsdutil.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
wsdxml.idl \
|
2017-03-29 21:52:39 +00:00
|
|
|
wsdxmldom.h \
|
2001-01-12 23:15:54 +00:00
|
|
|
wshisotp.h \
|
|
|
|
wsipx.h \
|
2004-09-07 20:47:03 +00:00
|
|
|
wsnwlink.h \
|
2022-11-14 06:04:48 +00:00
|
|
|
wspiapi.h \
|
2005-01-24 19:42:02 +00:00
|
|
|
wtsapi32.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
wtypes.idl \
|
|
|
|
wuapi.idl \
|
2015-09-08 19:02:13 +00:00
|
|
|
x3daudio.h \
|
2021-04-19 21:31:20 +00:00
|
|
|
xact.h \
|
2021-04-19 21:31:21 +00:00
|
|
|
xact2wb.h \
|
2020-03-16 00:31:24 +00:00
|
|
|
xact3.h \
|
2020-01-29 04:24:58 +00:00
|
|
|
xact3wb.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
xapo.idl \
|
2015-10-23 19:31:09 +00:00
|
|
|
xapofx.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
xaudio2.idl \
|
|
|
|
xaudio2fx.idl \
|
2004-05-01 02:39:33 +00:00
|
|
|
xcmc.h \
|
2008-10-31 17:49:47 +00:00
|
|
|
xinput.h \
|
2010-12-21 10:40:04 +00:00
|
|
|
xmldom.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
xmldom.idl \
|
2005-05-25 17:49:18 +00:00
|
|
|
xmldomdid.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
xmldso.idl \
|
2005-07-01 16:14:33 +00:00
|
|
|
xmldsodid.h \
|
2018-02-17 10:39:05 +00:00
|
|
|
xmllite.idl \
|
2021-12-10 06:09:26 +00:00
|
|
|
xpsobjectmodel.idl \
|
|
|
|
xpsobjectmodel_1.idl \
|
2004-09-21 00:35:02 +00:00
|
|
|
zmouse.h
|