wine/include
Gijs Vermeulen 7d32c24c4a ntoskrnl.exe: Add Ex[p]InterlockedFlushSList.
Signed-off-by: Gijs Vermeulen <gijsvrm@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-04-15 21:33:07 +02:00
..
ddk ntoskrnl.exe: Add Ex[p]InterlockedFlushSList. 2019-04-15 21:33:07 +02:00
msvcrt include: Add wcsicmp() inline wrapper. 2019-04-11 16:46:41 +02:00
wine include: Add cast to avoid a compiler warning on MSVC. 2019-04-15 12:50:25 +02:00
accctrl.h
access.idl
aclapi.h
aclui.h
activation.idl
activaut.idl
activdbg.idl
activscp.idl
adshlp.h
advpub.h
af_irda.h
amaudio.h
amsi.idl amsi: Add stub implementations for a couple of functions. 2019-03-07 19:03:07 +01:00
amstream.idl
amvideo.idl
appcompatapi.h
appmgmt.h
appmodel.h
asptlb.idl
asynot.idl
asysta.idl
atlbase.h
atlcom.h
atliface.idl
atlthunk.h include: Add atlthunk.h. 2019-02-19 11:16:17 +01:00
atlwin.h
audevcod.h
audioclient.idl
audiopolicy.idl
audiosessiontypes.h
austream.idl
authz.h
aviriff.h
avrt.h avrt: Add AVRT_PRIORITY_VERYLOW to avrt.h. 2018-12-04 10:01:37 +01:00
axcore.idl
axextend.idl
basetsd.h
basetyps.h include: Fix vararg standard call types for ARM. 2019-04-10 08:58:03 +02:00
bcrypt.h bcrypt: Implement BCRYPT_HASH_REUSABLE_FLAG. 2019-03-06 18:32:00 +01: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 setupapi: Added CM_Request_Device_EjectA/W stub. 2019-03-07 19:19:31 +01:00
cguid.h
chprst.idl
cierror.h
clusapi.h
cmdbas.idl
cmdtxt.idl
cmnquery.idl
colinf.idl
comcat.idl
commctrl.h include/commctrl: Add style definitions for split buttons. 2019-03-25 16:07:12 +01:00
commctrl.rh
commdlg.h
commoncontrols.idl
compobj.h
comsvcs.idl
config.h.in msvcrt: Implement the remquo family of functions. 2019-04-11 19:29:41 +02:00
control.idl include: Correct IDL attributes for control.idl. 2019-03-13 23:40:39 +01:00
cor.idl
cordebug.idl
corerror.h
corhdr.h
cpl.h
crtrow.idl
cryptdlg.h
cryptuiapi.h
ctfutb.idl
ctxtcall.idl
custcntl.h
cvconst.h
d2d1.idl include: Fix a typo in D2D1_WINDOW_STATE values. 2019-01-28 10:26:37 +01:00
d2d1_1.idl include: Add ID2D1CommandList and ID2D1CommandSink definition. 2018-10-03 16:22:06 -05:00
d2d1_2.idl d2d1: Add ID2D1Factory2 stub. 2018-10-26 10:12:44 +02:00
d2dbasetypes.h
d2derr.h
d3d.h
d3d8.h d3d8/tests: Add a test for ProcessVertices() on D3DPOOL_SYSTEMMEM buffers. 2019-01-08 13:07:37 -06:00
d3d8caps.h
d3d8types.h
d3d9.h include: Add a few missing d3d9 constants. 2019-01-24 19:12:51 +01:00
d3d9caps.h
d3d9types.h include: Add a few missing d3d9 constants. 2019-01-24 19:12:51 +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
d3d11on12.idl include: Add d3d11on12 header. 2018-09-17 21:19:32 +02:00
d3d11sdklayers.idl
d3d11shader.h d3dcompiler: Add support for two other versions of ID3D11ShaderReflection. 2019-01-28 22:22:42 +01:00
d3d12.idl include/d3d12: Get rid of duplicated prototype. 2019-03-26 20:35:55 +01:00
d3dcaps.h
d3dcommon.idl
d3dcompiler.h include: Define D3DCOMPILER_DLL to d3dcompiler_47.dll. 2019-01-08 17:20:05 -06:00
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 gdi32: Add D3DKMTCloseAdapter() stub. 2019-03-14 17:43:16 +01:00
d3dvec.inl
d3dx9.h
d3dx9anim.h
d3dx9core.h
d3dx9effect.h
d3dx9math.h
d3dx9math.inl
d3dx9mesh.h
d3dx9shader.h
d3dx9shape.h
d3dx9tex.h
d3dx9xof.h include: Fix D3DXF_FILELOADMEMORY definition. 2019-03-27 09:24:28 +01:00
d3dx10.h
d3dx10async.h
d3dx10core.idl include: Wrap D3DX10 functions in extern "C". 2019-04-03 21:05:49 +02:00
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
dbgeng.h dbgeng: Keep a list of processes to attach to. 2019-04-11 19:29:42 +02:00
dbghelp.h dbghelp: Support full memory dumps. 2019-01-29 19:40:11 +01:00
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 ntdll: Call system hook in LdrResolveDelayLoadedAPI when dll hook is missing. 2018-11-12 10:30:07 +01:00
devenum.idl
devguid.h
devicetopology.idl
devpkey.h include: Add more SetupAPI property keys. 2019-03-18 11:51:12 +01:00
devpropdef.h
dhcpcsdk.h
dhtmldid.h
dhtmled.idl
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 include: Add missing WMT_RIGHTS enum definition. 2019-03-01 17:48:26 +01:00
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
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 include: Add IMFPMediaPlayer definition. 2019-04-15 15:03:14 +02:00
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 GdipInitializePalette. 2019-01-31 18:13:18 +01: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 httpapi: Add stub for HttpCloseServerSession. 2019-02-13 19:45:24 +01:00
httprequest.idl
httprequestid.h
i_cryptasn1tls.h
iads.idl
icftypes.idl
icm.h mscms: Add a partial implementation of WcsOpenColorProfileA/W. 2019-02-25 12:51:21 +01:00
icmpapi.h
idispids.h
ieautomation.idl
iextag.idl
ifdef.h
ifmib.h
iimgctx.idl
imagehlp.h
ime.h
imm.h
imnact.idl
imnxport.idl
in6addr.h
inaddr.h
indexsrv.idl
initguid.h
inputscope.idl
inseng.idl
inspectable.idl
interactioncontext.h 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 kernel32: Implement FindStringOrdinal. 2018-10-30 10:53:50 +01:00
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
Makefile.in include: Add IMFPMediaPlayer definition. 2019-04-15 15:03:14 +02:00
mapi.h
mapicode.h
mapidefs.h
mapiform.h
mapiguid.h
mapitags.h
mapiutil.h
mapival.h
mapix.h
mciavi.h
mcx.h
mediaerr.h
mediaobj.idl mp3dmod: Implement ProcessOutput(). 2018-05-11 17:26:51 +02:00
metahost.idl
mfapi.h mfplat: Partially implement MFCreateWaveFormatExFromMFMediaType() for PCM format. 2019-04-01 21:54:31 +02:00
mferror.h mferror: Add more media source and stream error codes. 2019-04-01 21:54:31 +02:00
mfidl.idl include: Add IMFMediaStream definition. 2019-03-29 21:13:43 +01:00
mfobjects.idl mfobjects.idl: Add missing MFVideoTransferMatrix entries. 2019-04-02 19:22:41 +02:00
mfplay.idl include: Add IMFPMediaPlayer definition. 2019-04-15 15:03:14 +02:00
mfreadwrite.idl mfreadwrite: Keep async callback reference for the reader. 2019-03-20 08:57:56 +01:00
mftransform.idl
midles.h
mimeinfo.idl
mimeole.idl
minmax.h
mlang.idl
mmc.idl
mmddk.h
mmdeviceapi.idl
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
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
msdadc.idl
msdaguid.h
msdasc.idl
mshtmcid.h
mshtmdid.h mshtml.idl: Add more SVG interfaces. 2019-04-11 19:29:42 +02:00
mshtmhst.idl
mshtml.idl mshtml.idl: Add more SVG interfaces. 2019-04-11 19:29:42 +02:00
msi.h msi: Add MsiSourceListForceResolution{A,W} stub. 2019-03-28 18:43:18 +01:00
msidefs.h
msident.idl
msinkaut.idl
msiquery.h
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
natupnp.idl include: Add natupnp.idl. 2018-10-16 13:53:12 +02:00
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 stub for GetIpInterfaceTable. 2018-10-30 19:00:35 +01: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
ntddvdeo.h include: Add ntddvdeo.h. 2018-12-04 19:16:00 +01:00
ntdef.h
ntdsapi.h ntdsapi: Add DsCrackNamesA/W stubs. 2018-04-17 17:03:13 +02:00
ntlsa.h
ntquery.h
ntsecapi.h advapi32: Add AuditQuerySystemPolicy stub. 2019-03-19 19:10:34 +01:00
ntsecpkg.h include: Fix a couple of LSA typedefs. 2018-04-18 16:13:46 +02:00
ntstatus.h
oaidl.idl
objbase.h ole32: Add CoEnableCallCancellation stub. 2019-02-28 21:37:30 +01:00
objectarray.idl
objidl.idl
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 include: Add more DB_E_* defines. 2019-02-28 21:37:30 +01:00
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 include: Add GetFilePatchSignature definition. 2018-12-17 09:59:48 +01:00
pathcch.h kernelbase: Implement PathCchAppend. 2018-11-26 13:22:35 +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 propsys: Implement PSCreateMemoryPropertyStore(). 2019-02-14 19:53:25 +01:00
propvarutil.h propvarutil.h: Add extern "C" if __cplusplus is defined. 2019-04-03 09:40:14 +02:00
prsht.h
psapi.h
pshpack1.h
pshpack2.h
pshpack4.h
pshpack8.h
pstore.idl
qedit.idl
qos2.h include: Add missing includes, functions to qos2.h. 2019-04-15 12:50:25 +02:00
ras.h
rasdlg.h
raserror.h
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 rpcrt4: Add RpcExceptionFilter implementation. 2018-10-17 17:33:42 +02:00
rpcdcep.h
rpcndr.h include: Don't use unnamed struct for NDR_SCONTEXT declaration. 2019-01-08 17:20:05 -06:00
rpcnterr.h
rpcproxy.h
rpcsal.h
rstbas.idl
rstinf.idl
rstloc.idl
rstnot.idl
rtutils.h
sal.h include: Add compatibility macros for Visual Studio 10.0. 2018-12-17 10:08:03 +01:00
sapi.idl
sapiddk.idl
scarderr.h
schannel.h include: Add DTLS defines. 2018-12-06 19:23:48 +01:00
schemadef.h
schnlsp.h
sddl.h
secext.h
security.h
sensapi.h
sensevts.idl
servprov.idl
sesprp.idl
setupapi.h setupapi: Implement SetupDiSetDevicePropertyW. 2019-02-05 10:30:49 +01:00
sfc.h
shdeprecated.idl include: Correct IBrowserService.IEGetDisplayName definition. 2018-12-17 10:08:03 +01:00
shdispid.h
shellapi.h
shellscalingapi.h shcore: Implement Get/SetProcessDpiAwareness(). 2018-04-11 16:23:05 +02:00
shimgdata.idl
shldisp.idl include/shldisp: Add missing AUTOCOMPLETEOPTIONS constants. 2018-11-08 10:03:45 +01:00
shlguid.h
shlobj.h shell32/tests: Add a test for SHGetSetFolderCustomSettings. 2018-04-27 11:22:00 +02:00
shlwapi.h
shobjidl.idl include: Fix wrong argument attribute for IFileDialog::GetOptions. 2018-10-29 10:12:41 +01:00
shtypes.idl
sipbase.h
slerror.h slc: Add SLGetLicensingStatusInformation stub. 2018-11-26 20:31:57 +01:00
slpublic.h slc: Add SLGetLicensingStatusInformation stub. 2018-11-26 20:31:57 +01:00
snmp.h
softpub.h
sperror.h
sql.h
sqlext.h
sqltypes.h
sqlucode.h
srcrst.idl
srrestoreptapi.h
sspi.h secur32: Handle a new, undefined SECPKG_FLAG value. 2019-03-29 21:13:43 +01:00
stamp-h.in
stdole2.idl stdole2: Avoid defining Automation typedefs as part of the public library. 2018-11-19 10:17:48 +01:00
stgprop.h
sti.h
storage.h
strmif.idl
strsafe.h
structuredquerycondition.idl
svrapi.h
synchapi.h kernelbase: Add WaitOnAddress functions. 2018-10-26 12:45:45 +02:00
t2embapi.h
tapi.h
taskschd.idl
tchar.h include: Fixed the Unicode expansion of _sntprintf. 2018-11-12 10:21:51 +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 uianimation.idl: Add more interfaces. 2019-03-19 19:14:19 +01:00
uiautomation.h
uiautomationclient.idl
uiautomationcore.idl
uiautomationcoreapi.h uiautomationcore: Add UiaHostProviderFromHwnd() stub. 2019-02-13 09:11:26 +01:00
uiribbon.idl
unknwn.idl
urlhist.idl
urlmon.idl
userenv.h
usp10.h
uuids.h
uxtheme.h
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
vsbackup.idl vssapi: A spelling fix in a variable name. 2019-03-14 17:42:42 +01:00
vss.idl include: Add more VSS_* typedefs. 2019-02-11 11:52:00 +01:00
vsstyle.h
vssym32.h
vswriter.idl include: Convert header vswriter to an idl. 2019-02-11 11:52:00 +01:00
wbemcli.idl include: Add IWbemUnsecuredApartment interfaces. 2018-08-24 10:28:26 +02:00
wbemdisp.idl
wbemprov.idl
wct.h
webservices.h webservices: Add support for stream output. 2018-12-04 16:13:11 +01:00
werapi.h
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
winbase.h kernel32: Implement CreateProcessInternalA/W. 2018-10-26 13:29:10 +02:00
wincodec.idl
wincodecsdk.idl
wincon.h
wincred.h
wincrypt.h crypt32: Implement CryptHashCertificate2. 2019-01-29 17:12:13 +01:00
windef.h user32/tests: Fix some test failures on latest Windows 10. 2018-12-11 15:54:06 +01:00
windns.h dnsapi: Add support for DNS_TYPE_OPT records. 2019-03-01 17:48:26 +01:00
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 kernel32/tests: Fix FormatMessage test failures on recent win10 (ERROR_NO_WORK_DONE). 2019-04-05 22:16:31 +02:00
winevt.h wevtapi: Add stub for EvtExportLog. 2018-03-29 18:08:03 +02:00
wingdi.h include: Add EnumDisplayDevices flags. 2019-02-26 20:56:26 +01:00
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 include: Add LOCALE_[SLOCALIZEDDISPLAYNAME|ALLOW_NEUTRAL_NAMES] definitions. 2018-10-22 10:04:00 +02:00
winnls32.h
winnt.h include: Fix vararg standard call types for ARM. 2019-04-10 08:58:03 +02:00
winnt.rh include: Add more language codes. 2018-12-24 19:18:41 +01:00
winperf.h include: Add more definitions for performance counters. 2018-07-11 15:45:11 +02:00
winreg.h advapi32: Add RegLoadAppKeyA/RegLoadAppKeyW stubs. 2019-03-19 19:15:59 +01:00
winresrc.h
winsafer.h advapi32: Add a stub implementation of SaferIdentifyLevel. 2019-03-06 18:32:09 +01:00
winscard.h
winsmcrd.h
winsnmp.h
winsock.h
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 kernel32: Don't use strcasecmp. 2019-03-27 22:01:31 +01:00
wintrust.h
winuser.h user32: Implement CWF_CREATE_ONLY flag for CreateWindowStation. 2019-04-08 09:55:23 +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 quartz/tests: Add some tests for media types. 2019-02-28 21:37:30 +01:00
wmdrmsdk.idl
wmistr.h
wmium.h
wmiutils.idl
wmp.idl
wmpids.h wmp: Add OPEN/PLAY state change notifications. 2018-04-10 18:44:59 +02:00
wmsbuffer.idl
wmsdk.h
wmsdkidl.idl wmvcore: Add stub WMCreateBackupRestorer functions. 2019-03-05 20:41:02 +01: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::Process out parameter should not be const. 2019-02-28 21:37:30 +01:00
xapofx.h
xaudio2.idl xaudio2: IXAudio23 needs its own interface, for XAUDIO23_VOICE_SENDS parameters. 2019-02-28 21:37:30 +01:00
xaudio2fx.idl
xcmc.h
xinput.h include: Add missing XINPUT_CAPS_ defines. 2018-10-16 13:48:29 +02:00
xmldom.h
xmldom.idl
xmldomdid.h
xmldso.idl
xmldsodid.h
xmllite.idl
zmouse.h