Sweden-Number/include
Louis Lenders 03800be0da prntvtp: Add stub for PTOpenProviderEx.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45925
Signed-off-by: Louis Lenders <xerox.xerox2000x@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-10-12 16:21:56 +02:00
..
ddk ntoskrnl: Add FsRtlIsNameInExpression stub. 2018-09-14 12:52:35 +02:00
msvcrt include/msvcrt: Include calling convention with function pointers. 2018-08-21 23:21:52 +02:00
wine server: Also return CPU type in the mapping image information. 2018-10-11 15:12:39 +02:00
Makefile.in include: Add d3d11on12 header. 2018-09-17 21:19:32 +02:00
accctrl.h
access.idl
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 activscp.idl: Added SCRIPTLANGUAGEVERSION declaration. 2018-02-28 19:41:22 +01:00
adshlp.h
advpub.h
af_irda.h
amaudio.h
amstream.idl
amvideo.idl
appcompatapi.h
appmgmt.h
appmodel.h
asptlb.idl
asynot.idl
asysta.idl
atlbase.h
atlcom.h
atliface.idl
atlwin.h
audevcod.h
audioclient.idl
audiopolicy.idl
audiosessiontypes.h
austream.idl
authz.h
aviriff.h
avrt.h
axcore.idl
axextend.idl
basetsd.h
basetyps.h
bcrypt.h bcrypt: Initial implementation for RSA key import and signature verification. 2018-03-26 21:06:20 +02:00
bdaiface.idl
bdaiface_enums.h
bdatypes.h
binres.idl
bits.idl
bits1_5.idl
bits2_0.idl
bits2_5.idl
bits3_0.idl
bitsmsg.h
bluetoothapis.h
bthsdpdef.h
cderr.h
cfgmgr32.h
cguid.h
chprst.idl
cierror.h
clusapi.h
cmdbas.idl
cmdtxt.idl
cmnquery.idl
colinf.idl
comcat.idl
commctrl.h comctl32/button: Support BCM_GETIDEALSIZE message. 2018-09-05 19:05:46 +02:00
commctrl.rh
commdlg.h comdlg32: Implement Places toolbar for file dialogs. 2018-03-19 12:35:11 +01:00
commoncontrols.idl
compobj.h
comsvcs.idl
config.h.in msvcrt: Use isnan instead of isnanf. 2018-09-27 11:03:41 +02:00
control.idl
cor.idl
cordebug.idl
corerror.h
corhdr.h
cpl.h
crtrow.idl
cryptdlg.h
cryptuiapi.h
ctfutb.idl
ctxtcall.idl
custcntl.h
cvconst.h
d2d1.idl d2d1: Implement D2D1MakeSkewMatrix(). 2018-10-03 16:22:18 -05:00
d2d1_1.idl include: Add ID2D1CommandList and ID2D1CommandSink definition. 2018-10-03 16:22:06 -05:00
d2dbasetypes.h
d2derr.h
d3d.h
d3d8.h
d3d8caps.h include: Add a couple of missing d3d8 cap flags. 2018-03-12 17:57:36 +01:00
d3d8types.h
d3d9.h
d3d9caps.h include: Update d3d9 headers. 2018-03-12 17:57:35 +01:00
d3d9types.h include: Update d3d9 headers. 2018-03-12 17:57:35 +01:00
d3d10.idl
d3d10_1.idl
d3d10_1shader.h
d3d10effect.h
d3d10misc.h
d3d10sdklayers.idl
d3d10shader.h
d3d11.idl d3d11.idl: Fixed a typo in CD3D11_BLEND_DESC constructor. 2018-04-23 14:47:44 +02:00
d3d11_1.idl
d3d11_2.idl
d3d11_3.idl
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
d3d11shader.h
d3d12.idl include/d3d12: Add PFN_D3D12_GET_DEBUG_INTERFACE declaration. 2018-08-14 10:16:01 +02:00
d3dcaps.h
d3dcommon.idl include: Add d3d12.idl. 2018-02-14 20:37:55 +01:00
d3dcompiler.h
d3dhal.h ddraw: Accept the d3d1 and d3d2 versions of D3DFINDDEVICERESULT in ddraw_find_device(). 2018-09-11 16:15:21 +02:00
d3drm.h
d3drmdef.h
d3drmobj.h
d3drmwin.h
d3dtypes.h
d3dukmdt.h
d3dvec.inl
d3dx9.h
d3dx9anim.h
d3dx9core.h
d3dx9effect.h d3dx9: Adjust ID3DXEffect interface based on DLL version. 2018-03-14 22:39:13 +01:00
d3dx9math.h
d3dx9math.inl
d3dx9mesh.h
d3dx9shader.h
d3dx9shape.h
d3dx9tex.h
d3dx9xof.h
d3dx10.h
d3dx10async.h
d3dx10core.idl
d3dx10math.h
d3dx10tex.h
d3dx11.h
d3dx11async.h
d3dx11core.idl
d3dx11tex.h d3dx11: Add D3DX11CreateTextureFromFileA/W stub. 2018-03-28 21:32:39 +02:00
davclnt.h
dbccmd.idl
dbcses.idl
dbdsad.idl
dbghelp.h
dbinit.idl
dbprop.idl
dbs.idl
dbt.h
dciddi.h
dciman.h
dcommon.idl include: Add ID2D1DeviceContext definition. 2018-05-29 20:09:56 +02:00
dde.h
dde.rh
ddeml.h
ddraw.h
ddrawgdi.h
ddrawi.h
ddstream.idl
delayloadhandler.h
devenum.idl
devguid.h
devicetopology.idl
devpkey.h
devpropdef.h
dhcpcsdk.h
dhtmldid.h
dhtmled.idl include: Add WIDL attributes to dhtmled.idl. 2018-01-19 16:40:55 +01:00
difxapi.h
digitalv.h
dimm.idl
dinput.h
dinputd.h
dispdib.h
dispex.idl
dlgs.h
dls1.h
dls2.h
dmdls.h
dmerror.h
dmksctrl.h
dmo.h
dmoreg.h
dmort.h
dmplugin.h
dmusbuff.h
dmusicc.h
dmusicf.h
dmusici.h
dmusics.h
docobj.idl
docobjectservice.idl
downloadmgr.idl
dpaddr.h
dplay.h
dplay8.h
dplobby.h
dplobby8.h
dpnathlp.h
drmexternals.idl
dsconf.h
dsgetdc.h netapi32: Add DsEnumerateDomainTrustsA/W stubs. 2018-04-30 10:42:46 +02:00
dshow.h
dsound.h
dsrole.h
dvdmedia.h
dvoice.h
dwmapi.h
dwrite.idl include: Avoid redefining the DWRITE_GLYPH_RUN_DESCRIPTION typedef. 2018-07-11 18:20:07 +02:00
dwrite_1.idl
dwrite_2.idl
dwrite_3.idl dwrite: Fix typos in a couple of idl parameter names. 2018-06-01 19:42:46 +02:00
dxdiag.h
dxerr8.h
dxerr9.h
dxfile.h
dxgi.idl include: Add more DXGI swapchain flags. 2018-04-24 00:25:15 +02:00
dxgi1_2.idl
dxgi1_3.idl dxgi: Implement CreateDXGIFactory2(). 2018-01-19 19:45:18 +01:00
dxgi1_4.idl
dxgi1_5.idl
dxgi1_6.idl
dxgicommon.idl
dxgiformat.idl
dxgitype.idl
dxva2api.idl
dyngraph.idl
endpointvolume.idl
errorrep.h
errors.h
errrec.idl
evcode.h
evntprov.h
evntrace.h advapi32: Add stub for TraceSetInformation. 2018-09-14 12:54:33 +02:00
evr.idl
excpt.h
exdisp.idl
exdispid.h
fci.h
fdi.h
fileapi.h
fltdefs.h
fontsub.h
fusion.idl
gameux.idl
gdiplus.h
gdipluscolor.h
gdipluscolormatrix.h
gdipluseffects.h
gdiplusenums.h
gdiplusflat.h gdiplus: Implement GdipTranslatePenTransform. 2018-03-26 21:05:39 +02:00
gdiplusgpstubs.h
gdiplusimaging.h
gdiplusinit.h
gdiplusmem.h
gdiplusmetaheader.h
gdipluspixelformats.h
gdiplustypes.h
guiddef.h guiddef.h: REF* types do not depend on CINTERFACE. 2018-07-13 17:20:43 +02:00
hidusage.h
highlevelmonitorconfigurationapi.h
hlguids.h
hlink.idl
hstring.idl
htiface.idl
htiframe.idl
htmlhelp.h
http.h
httprequest.idl
httprequestid.h
i_cryptasn1tls.h
iads.idl include: Add IADsADSystemInfo definition. 2018-02-16 14:03:27 +01:00
icftypes.idl
icm.h mscms: Add stub for WcsGetUsePerUserProfiles. 2018-09-27 16:21:03 +02:00
icmpapi.h
idispids.h
ieautomation.idl
iextag.idl
ifdef.h
ifmib.h
iimgctx.idl
imagehlp.h
ime.h
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
inseng.idl
inspectable.idl
interactioncontext.h include: Add interactioncontext.h. 2018-06-22 13:42:02 +02:00
intshcut.h
ipexport.h
iphlpapi.h iphlpapi: Implement GetUdp6Table(). 2018-08-29 22:01:36 +02:00
ipifcons.h
ipmib.h
iprtrmib.h
iptypes.h
isguids.h
knownfolders.h
ks.h
ksguid.h
ksmedia.h
ksuuids.h
libloaderapi.h
lm.h
lmaccess.h
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
lmshare.h
lmstats.h
lmuse.h
lmuseflg.h
lmwksta.h
loadperf.h
lowlevelmonitorconfigurationapi.h
lzexpand.h
mapi.h
mapicode.h
mapidefs.h
mapiform.h
mapiguid.h
mapitags.h
mapiutil.h
mapival.h
mapix.h
mciavi.h
mcx.h
mediaerr.h
mediaobj.idl mp3dmod: Implement ProcessOutput(). 2018-05-11 17:26:51 +02:00
metahost.idl
mfapi.h mfplat: Add MFCopyImage stub. 2018-09-17 18:36:19 +02:00
mferror.h
mfidl.idl mfplat: Implement MFCreateMFByteStreamOnStream. 2018-09-10 12:34:18 +02:00
mfobjects.idl
mfreadwrite.idl include: Add IMFReadWriteClassFactory interface. 2018-05-21 10:52:40 +02:00
mftransform.idl
midles.h
mimeinfo.idl
mimeole.idl
minmax.h
mlang.idl
mmc.idl
mmddk.h
mmdeviceapi.idl
mmreg.h
mmstream.idl
mmsystem.h
mprapi.h
mprerror.h
msacm.h
msacmdlg.h
msacmdrv.h
msasn1.h
mscat.h mscat.h: Add missing declarations. 2018-08-14 10:16:00 +02:00
mscoree.idl
msctf.idl msctf: Added semi-stub support for ITfKeyTraceEventSink event sink. 2018-03-14 15:27:57 +01:00
msdadc.idl
msdaguid.h
msdasc.idl
mshtmcid.h
mshtmdid.h mshtml.idl: Add IHTMLCSSStyleDeclaration2 declaration. 2018-08-29 22:01:37 +02:00
mshtmhst.idl
mshtml.idl mshtml.idl: Add IHTMLCSSStyleDeclaration2 declaration. 2018-08-29 22:01:37 +02:00
msi.h
msidefs.h
msident.idl
msinkaut.idl
msiquery.h
msopc.idl include: Add IOpcFactory and related definitions. 2018-08-30 19:55:24 +02:00
mssip.h
msstkppg.h
mstask.idl schedsvc: Add support for reading .job files. 2018-04-17 20:56:47 +02:00
mstcpip.h
mswsock.h
msxml.idl
msxml2.idl
msxml2did.h
msxml6.idl
msxml6did.h
msxmldid.h
mtxdm.h
multimon.h
nb30.h
ncrypt.h
ndrtypes.h ndrtypes.h: Add more constants. 2018-06-13 09:53:05 +02:00
netcfgx.idl
netcon.idl
netfw.idl hnetcfg: Add more GUIDs. 2018-08-14 14:52:11 +02:00
netioapi.h iphlpapi: Add GetIpNetTable2 stub. 2018-09-26 19:34:20 +02:00
netlistmgr.idl
nldef.h iphlpapi: Add GetIpNetTable2 stub. 2018-09-26 19:34:20 +02:00
npapi.h
nserror.h
nspapi.h
ntddcdrm.h
ntddndis.h
ntddscsi.h
ntddstor.h
ntdef.h
ntdsapi.h ntdsapi: Add DsCrackNamesA/W stubs. 2018-04-17 17:03:13 +02:00
ntlsa.h
ntquery.h
ntsecapi.h kerberos: Add support for KerbQueryTicketCacheMessage. 2018-01-30 10:00:13 +01:00
ntsecpkg.h include: Fix a couple of LSA typedefs. 2018-04-18 16:13:46 +02:00
ntstatus.h include: Add some missing NTSTATUS defines. 2018-03-05 06:51:37 -06:00
oaidl.idl
objbase.h
objectarray.idl
objidl.idl include/objidl.idl: Add IApartmentShutdown interface. 2018-01-30 10:02:48 +01:00
objsafe.idl
objsel.h include: Add more DSOP defines. 2018-07-12 12:57:53 +02:00
ocidl.idl
ocmm.idl
odbcinst.h
ole2.h
ole2ver.h
oleacc.idl
oleauto.h oleaut32: Remove unnecessary consts. 2018-07-16 10:14:52 +02:00
olectl.h
oledb.idl
oledberr.h
oledlg.h
oleidl.idl
opcbase.idl opcservices: Enforce unique relationship id. 2018-09-20 12:34:50 +02:00
opcobjectmodel.idl opcservices: Add IOpcPart stub. 2018-09-03 15:52:44 +02:00
opcparturi.idl include: Add IOpcFactory and related definitions. 2018-08-30 19:55:24 +02:00
opnrst.idl
optary.idl
patchapi.h
pathcch.h kernelbase: Implement PathCchAddBackslash()/PathCchAddBackslashEx(). 2018-03-02 16:19:44 +01:00
pdh.h
pdhmsg.h
perflib.h
perhist.idl
physicalmonitorenumerationapi.h
pktdef.h
poppack.h
powrprof.h powrprof: Added PowerEnumerate stub. 2018-08-15 20:55:09 +02:00
prntvpt.h prntvtp: Add stub for PTOpenProviderEx. 2018-10-12 16:21:56 +02:00
profinfo.h
propidl.idl
propkey.h
propkeydef.h
propsys.idl
propvarutil.h propsys: Add InitPropVariantFromCLSID(). 2018-09-17 15:41:59 +02:00
prsht.h
psapi.h
pshpack1.h
pshpack2.h
pshpack4.h
pshpack8.h
pstore.idl
qedit.idl
ras.h
rasdlg.h
raserror.h
reason.h
regstr.h
restartmanager.h
richedit.h include: Add missing notification codes. 2018-08-16 10:58:40 +02:00
richole.idl
rmxfguid.h
rmxftmpl.x
roapi.h include/roapi.h: Add further typedefs. 2018-04-20 08:52:39 +02:00
roparameterizediid.idl
row.idl
rowchg.idl
rowpos.idl
rowpsc.idl
rpc.h
rpcasync.h
rpcdce.h
rpcdcep.h
rpcndr.h
rpcnterr.h
rpcproxy.h
rpcsal.h
rstbas.idl
rstinf.idl
rstloc.idl
rstnot.idl
rtutils.h
sal.h include: Add check macros needed for VS2017. 2018-10-05 09:12:53 -05:00
sapi.idl
sapiddk.idl
scarderr.h
schannel.h
schemadef.h
schnlsp.h
sddl.h
secext.h
security.h
sensapi.h
sensevts.idl
servprov.idl
sesprp.idl
setupapi.h
sfc.h
shdeprecated.idl
shdispid.h
shellapi.h
shellscalingapi.h shcore: Implement Get/SetProcessDpiAwareness(). 2018-04-11 16:23:05 +02:00
shimgdata.idl
shldisp.idl
shlguid.h shell32/tests: Add a basic test for NewMenu object creation. 2018-02-19 13:43:52 +01:00
shlobj.h shell32/tests: Add a test for SHGetSetFolderCustomSettings. 2018-04-27 11:22:00 +02:00
shlwapi.h
shobjidl.idl include: Add IApplicationActivationManager interface declaration. 2018-05-08 11:10:46 +02:00
shtypes.idl
sipbase.h
slerror.h
slpublic.h
snmp.h
softpub.h
sperror.h
sql.h
sqlext.h
sqltypes.h
sqlucode.h
srcrst.idl
srrestoreptapi.h
sspi.h
stamp-h.in
stdole2.idl stdole2.idl: Use more accurate sizes for Automation types. 2018-06-05 10:07:08 +02:00
stgprop.h
sti.h
storage.h
strmif.idl
strsafe.h
structuredquerycondition.idl
svrapi.h
t2embapi.h
tapi.h
taskschd.idl
tchar.h include: Add some tchar forwards. 2018-02-15 19:33:49 +01:00
tcpestats.h
tcpmib.h
textserv.h
textstor.idl
tlhelp32.h
tlogstg.idl
tmschema.h
tom.idl include: Add ITextDocument2Old and ITextDocument2 interface. 2018-09-28 11:05:15 +02:00
traffic.h
transact.idl
twain.h
txcoord.idl
txdtc.idl
udpmib.h iphlpapi: Implement GetUdp6Table(). 2018-08-29 22:01:36 +02:00
uianimation.idl
uiautomation.h
uiautomationclient.idl
uiautomationcore.idl
uiautomationcoreapi.h include: Updated enum AutomationIdentifierType values. 2018-06-11 11:41:59 +02:00
uiribbon.idl uiribbon.idl: Add UIRibbonImageFromBitmapFactory coclass and more interface definitions. 2018-02-22 14:16:33 +01:00
unknwn.idl
urlhist.idl
urlmon.idl
userenv.h
usp10.h
uuids.h
uxtheme.h uxtheme: Add stub for SetWindowThemeAttribute. 2018-01-26 14:45:47 +01:00
vdmdbg.h
ver.h
verrsrc.h
vfw.h
vfwmsgs.h
virtdisk.h virtdisk: Add GetStorageDependencyInformation stub. 2018-09-13 19:19:18 +02:00
vmr9.idl
vmrender.idl
vss.idl
vsstyle.h
vssym32.h
vswriter.h
wbemcli.idl include: Add IWbemUnsecuredApartment interfaces. 2018-08-24 10:28:26 +02:00
wbemdisp.idl
wbemprov.idl
wct.h
webservices.h webservices: Implement WsShutdownSessionChannel. 2018-06-20 16:02:54 +02:00
werapi.h
wfext.h include/wfext.h: Add miscellaneous FM_* defines. 2018-04-20 09:44:20 +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
winbase.h kernel32: Implement GetQueuedCompletionStatusEx(). 2018-10-01 19:12:21 -07:00
wincodec.idl windowscodecs: Implement WICCreateBitmapFromSectionEx. 2018-03-22 18:15:06 +01:00
wincodecsdk.idl
wincon.h
wincred.h include: Fix the definition of CREDUI_MAX_DOMAIN_TARGET_LENGTH. 2018-02-21 15:51:55 +01:00
wincrypt.h crypt32: Implement CryptRegisterOIDInfo. 2018-10-08 13:37:21 +02:00
windef.h arm64: Use __builtin_ms_va_list and __attribute__((ms_abi)) on arm64. 2018-05-10 08:36:58 +02:00
windns.h
windows.foundation.idl
windows.h
windowsx.h include: Fixed casts in some HANDLE_MSG_WM_* macros. 2018-05-25 12:09:17 +02:00
winerror.h opcservices: Keep relationship id. 2018-09-05 17:02:17 +02:00
winevt.h wevtapi: Add stub for EvtExportLog. 2018-03-29 18:08:03 +02:00
wingdi.h
winhttp.h
wininet.h
winineti.h wininet: Add ParseX509EncodedCertificateForListBoxEntry stub. 2018-03-29 17:24:13 +02:00
winioctl.h kernel32: Implement GetNamedPipeClient/ServerProcessId. 2018-04-11 16:23:05 +02:00
winldap.h
winnetwk.h
winnls.h kernel32: Implement GetCurrencyFormatEx. 2018-04-18 10:21:33 +02:00
winnls32.h
winnt.h advapi32: Add WinCreatorOwnerRightsSid to wellknown list. 2018-10-08 09:32:21 +02:00
winnt.rh
winperf.h include: Add more definitions for performance counters. 2018-07-11 15:45:11 +02:00
winreg.h advapi32/tests: Add more tests for performance counters. 2018-07-11 15:45:11 +02:00
winresrc.h
winsafer.h
winscard.h
winsmcrd.h
winsnmp.h
winsock.h w2_32: Ignore setting several port assignment related socket options. 2018-02-26 11:40:33 +01:00
winsock2.h
winspool.h
winstring.h
winsvc.h include: Add definitions of SERVICES_*_DATABASEW for generic compilers. 2018-06-25 11:58:33 +02:00
winsxs.idl
wintab.h
wintabx.h
winternl.h ntdll: Implement RtlSetUnhandledExceptionFilter(). 2018-10-09 14:49:54 +02:00
wintrust.h include: Correct definition of CRYPT_PROVUI_FUNCS. 2018-01-18 18:44:22 +01:00
winuser.h include: Fix definition of RAWHID. 2018-08-21 10:22:33 +02:00
winuser.rh user32: Define a few more window messages. 2018-03-28 20:11:09 +02:00
winver.h
wlanapi.h
wmcodecdsp.idl include: Add wmcodecdsp.idl and CMP3DecMediaObject. 2018-05-10 08:43:44 +02:00
wmdrmsdk.idl
wmistr.h
wmium.h
wmiutils.idl
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
wmsdk.h
wmsdkidl.idl include: Add IWMCodecInfo interfaces. 2018-05-23 09:31:47 +02:00
wnaspi32.h
wownt32.h
wpcapi.idl
ws2def.h
ws2ipdef.h iphlpapi: Implement GetUdp6Table(). 2018-08-29 22:01:36 +02:00
ws2spi.h
ws2tcpip.h
wsdapi.h
wsdbase.idl
wsddisco.idl
wsdtypes.h include: Add WSD_PROBE structure to wsdtypes.h. 2018-05-10 18:17:26 +02:00
wsdutil.h
wsdxml.idl
wsdxmldom.h
wshisotp.h
wsipx.h
wsnwlink.h
wtsapi32.h wtsapi32: Improve the stub for WTSQuerySessionInformationW. 2018-04-11 16:23:05 +02:00
wtypes.idl
wuapi.idl
x3daudio.h
xapo.idl xaudio2: IXAPO::Reset returns void. 2018-08-14 12:05:35 +02:00
xapofx.h
xaudio2.idl xaudio2: Fix XAUDIO2_VOICE_SENDS usage before version 2.4. 2018-08-14 12:05:33 +02:00
xaudio2fx.idl
xcmc.h
xinput.h xinput: Implement XInputSetState. 2018-02-15 08:06:31 +01:00
xmldom.h
xmldom.idl
xmldomdid.h
xmldso.idl
xmldsodid.h
xmllite.idl
zmouse.h