wine/include
Mohamad Al-Jaf 0eaafd2dcf include: Add Windows.UI.Composition.SpriteVisual definition.
Needed for mingw Firefox build.
2023-04-06 14:32:32 +02:00
..
ddk ntoskrnl: Add ExGetPreviousMode and test. 2023-03-01 21:39:30 +01:00
msvcrt libs: Import the math library from upstream musl 1.2.3. 2023-04-04 09:43:51 +02:00
wine win32u: Support setting the current mode using gdi_device_manager. 2023-04-04 21:57:33 +02:00
accctrl.h
access.idl
aclapi.h
aclui.h
activation.idl
activaut.idl
activdbg.idl
activscp.idl
adserr.h
adshlp.h include: Remove __WINE_MALLOC from functions that shouldn't have it. 2023-01-30 16:49:55 +01:00
advpub.h
af_irda.h
amaudio.h
amsi.idl
amstream.idl
amva.h include: Add amva.h. 2022-04-14 09:28:31 +02:00
amvideo.idl
appcompatapi.h
appmgmt.h
appmodel.h
asferr.h
asptlb.idl
asyncinfo.idl
asynot.idl
asysta.idl
atlbase.h
atlcom.h
atliface.idl
atlthunk.h
atlwin.h
audevcod.h
audioclient.idl
audiopolicy.idl
audiosessiontypes.h
austream.idl
authz.h
aviriff.h
avrt.h
axcore.idl
axextend.idl
axextendenums.h
basetsd.h
basetyps.h
bcrypt.h bcrypt: Add support for PSS padding. 2022-12-06 17:12:31 +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
bits5_0.idl
bitsmsg.h
bluetoothapis.h include: Fix BluetoothRegisterForAuthentication prototype. 2023-02-22 18:05:55 +01:00
bthsdpdef.h
cderr.h
cdosys.idl
cfg.h
cfgmgr32.h cfgmgr32: Implement CM_MapCrToWin32Err. 2023-03-30 18:47:19 +02:00
cguid.h
chprst.idl
cierror.h
clusapi.h
cmdbas.idl
cmdpre.idl
cmdprp.idl
cmdstrm.idl
cmdtxt.idl
cmdwpr.idl
cmnquery.idl
codecapi.h
colinf.idl
colordlg.h
colrst.idl
combaseapi.h
comcat.idl
commctrl.h include: Use proper dllimports for comctl32 functions. 2022-12-07 13:51:37 +01:00
commctrl.rh
commdlg.h include: Use proper dllimports for comdlg32 functions. 2022-12-07 13:51:37 +01:00
commoncontrols.idl
compobj.h
comsvcs.idl
concurrencysal.h
config.h.in winewayland.drv: Perform basic per-process Wayland initialization. 2023-03-16 12:52:37 +01:00
consoleapi.h
control.idl
cor.idl
cordebug.idl
corerror.h
corhdr.h
corsym.idl
cpl.h
crtrow.idl
cryptdlg.h
cryptuiapi.h
ctfutb.idl
ctxtcall.idl
custcntl.h
cvconst.h
cvttyp.idl
d2d1.idl
d2d1_1.idl d2d1_1: Don't redefine D2D1_PROPERTY_BINDING (gcc 4.3). 2023-01-25 10:01:36 +01:00
d2d1_2.idl include: Add newer D2D command sink interface definitions. 2022-08-04 19:00:00 +02:00
d2d1_3.idl include: Add newer D2D command sink interface definitions. 2022-08-04 19:00:00 +02:00
d2d1effectauthor.idl include: Add defines for D2D1_PROPERTY_BINDING. 2022-05-12 19:37:44 +02:00
d2d1effects.idl
d2d1effects_1.idl include: Add defines for D2D1YCbCr effect. 2022-04-04 19:52:45 +02:00
d2d1effects_2.idl d2d1/tests: Add tests for D2D1Grayscale effect. 2022-04-05 17:50:57 +02:00
d2dbasetypes.h
d2derr.h
d3d.h
d3d8.h
d3d8caps.h
d3d8types.h
d3d9.h
d3d9caps.h
d3d9types.h
d3d10.idl include: Add D3D10CalcSubresource(). 2023-03-23 16:44:34 +01:00
d3d10_1.idl
d3d10_1shader.h
d3d10effect.h
d3d10misc.h
d3d10sdklayers.idl
d3d10shader.h
d3d11.idl include: Add missing constants in d3d11.idl. 2022-12-22 20:51:24 +01:00
d3d11_1.idl
d3d11_2.idl
d3d11_3.idl
d3d11_4.idl
d3d11on12.idl
d3d11sdklayers.idl
d3d11shader.h
d3d12.idl vkd3d: Import upstream release 1.7. 2023-03-24 13:02:45 +01:00
d3d12sdklayers.idl
d3d12shader.idl
d3dcaps.h
d3dcommon.idl
d3dcompiler.h
d3dhal.h
d3dkmdt.h
d3drm.h
d3drmdef.h
d3drmobj.h
d3drmwin.h
d3dtypes.h
d3dukmdt.h
d3dvec.inl
d3dx9.h
d3dx9anim.h
d3dx9core.h
d3dx9effect.h
d3dx9math.h
d3dx9math.inl
d3dx9mesh.h
d3dx9shader.h
d3dx9shape.h
d3dx9tex.h
d3dx9xof.h
d3dx10.h d3dx10: Add D3DX10CreateAsyncTextureInfoProcessor stub. 2022-06-01 20:51:58 +02:00
d3dx10async.h d3dx10: Add D3DX10CreateAsyncTextureProcessor stub. 2022-06-15 21:45:02 +02:00
d3dx10core.h d3dx10core: Don't redefine ID3D10Device1 (gcc 4.3). 2023-01-25 10:01:38 +01:00
d3dx10math.h
d3dx10mesh.h
d3dx10tex.h
d3dx11.h
d3dx11async.h
d3dx11core.idl
d3dx11tex.h
davclnt.h
dbccmd.idl
dbcses.idl
dbdsad.idl
dbgeng.h include: Add IDebugAdvanced3 definition. 2022-04-04 19:52:45 +02:00
dbghelp.h include: Ensure that SymRefreshModuleList() is properly defined. 2023-02-20 23:00:33 +01:00
dbinit.idl
dbprop.idl
dbs.idl include: Add DBCOLUMNFLAGS_ enums values. 2023-02-24 22:23:12 +01:00
dbt.h
dciddi.h
dciman.h
dcommon.idl
dcomp.idl include: Add dcomp.idl. 2023-02-20 23:00:33 +01:00
dcompanimation.idl include: Add dcompanimation.idl. 2023-02-20 23:00:33 +01:00
dcomptypes.idl include: Add dcomptypes.idl. 2023-02-20 23:00:33 +01:00
dde.h include: Use proper dllimports for user32 functions. 2022-12-07 13:51:37 +01:00
dde.rh
ddeml.h include: Use proper dllimports for user32 functions. 2022-12-07 13:51:37 +01:00
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
difxapi.h include: Add more definitions to difxapi.h. 2023-01-31 16:54:52 +01:00
digitalv.h
dimm.idl
dinput.h include: Add some dinput.h action semantics definitions. 2023-03-16 17:36:58 +01:00
dinputd.h
directmanipulation.idl include: Add IDirectManipulationInteractionEventHandler declaration in directmanipulation.idl. 2023-03-21 15:33:45 +01:00
dispdib.h
dispex.idl
dlgs.h
dls1.h
dls2.h
dmdls.h
dmerror.h
dmksctrl.h
dmo.h
dmodshow.idl
dmoreg.h
dmort.h
dmplugin.h
dmusbuff.h
dmusicc.h
dmusicf.h
dmusici.h
dmusics.h
docobj.idl
docobjectservice.idl
documenttarget.idl
downloadmgr.idl
dpaddr.h
dpfilter.h
dplay.h
dplay8.h
dplobby.h
dplobby8.h
dpnathlp.h
driverspecs.h
drmexternals.idl
dsclient.h
dsconf.h
dsgetdc.h
dshow.h
dsound.h
dsrole.h
dvdif.idl
dvdmedia.h
dvoice.h
dwmapi.h
dwrite.idl
dwrite_1.idl
dwrite_2.idl
dwrite_3.idl include: Add recent DirectWrite API changes. 2023-01-24 18:22:05 +01:00
dxdiag.h
dxerr8.h
dxerr9.h
dxfile.h
dxgi.idl
dxgi1_2.idl
dxgi1_3.idl
dxgi1_4.idl
dxgi1_5.idl
dxgi1_6.idl
dxgicommon.idl include: Add some DXGI_COLOR_SPACE_TYPE enumeration values. 2023-02-02 11:00:16 +01:00
dxgidebug.idl include: Add IDXGIDebug1 declaration in dxgidebug.idl. 2022-06-22 22:35:24 +02:00
dxgiformat.idl
dxgitype.idl
dxva.h
dxva2api.idl
dyngraph.idl
endpointvolume.idl
errorrep.h
errors.h
errrec.idl
evcode.h
eventtoken.idl
evntprov.h
evntrace.h
evr.idl
evr9.idl
excpt.h
exdisp.idl
exdispid.h
exposeenums2managed.h
fci.h
fdi.h
featurestagingapi.h
fileapi.h
filter.idl
fltdefs.h
fontsub.h
fusion.idl
gameux.idl
gamingtcui.h
gdiplus.h
gdipluscolor.h
gdipluscolormatrix.h
gdipluseffects.h
gdiplusenums.h
gdiplusflat.h gdiplus: Add GdipGetPenCompoundArray implementation. 2022-10-31 12:11:55 +01:00
gdiplusgpstubs.h
gdiplusimaging.h
gdiplusinit.h
gdiplusmem.h include: Annotate GdipAlloc with __WINE_(DEALLOC|MALLOC). 2022-12-07 23:20:23 +01:00
gdiplusmetaheader.h
gdipluspixelformats.h
gdiplustypes.h
getdts.idl
guiddef.h include: Use Mingw64's __uuidof when present. 2022-05-19 16:17:08 +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
icftypes.idl
icm.h
icmpapi.h
icodecapi.idl include: Remove duplicate ICodecAPI::GetParameterValues function. 2022-06-15 22:21:34 +02:00
idispids.h
ieautomation.idl
iextag.idl
ifdef.h
ifmib.h
iimgctx.idl
imagehlp.h include: Include minidumpapiset.h in imagehlp.h. 2022-11-02 17:20:20 +01:00
ime.h
imm.h
immdev.h include: Add Imm(Get|Set)HotKey declarations. 2023-02-15 21:48:33 +01:00
imnact.idl
imnxport.idl
in6addr.h
inaddr.h
indexsrv.idl
initguid.h
inputscope.idl
inseng.idl
inspectable.idl
interactioncontext.h
intshcut.h
ip2string.h
ipexport.h
iphlpapi.h
ipifcons.h
ipmib.h
iprtrmib.h
iptypes.h
isguids.h
ivectorchangedeventargs.idl include: Add Windows.Foundation.Collections.IVectorChangedEventArgs definition. 2023-01-25 18:31:03 +01:00
kbd.h include: Add VK_TO_WCHARS constants definitions to kbd.h. 2023-02-07 17:58:52 +01:00
knownfolders.h
ks.h
ksguid.h
ksmedia.h mfplat/tests: Add some tests for legacy media type conersion functions. 2022-08-27 16:53:09 +02:00
ksuuids.h
libloaderapi.h
lm.h
lmaccess.h
lmapibuf.h
lmat.h
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 include: Use proper dllimports for lz32 functions. 2022-12-07 13:51:37 +01:00
Makefile.in include: Add windows.ui.composition.idl file. 2023-04-06 14:32:32 +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
medparam.idl include: Add IMediaParams definitions. 2022-08-10 11:35:29 +02:00
memoryapi.h kernelbase: Implement DiscardVirtualMemory(). 2023-03-08 17:49:00 +01:00
metahost.idl
mfapi.h include: Annotate MFHeapAlloc with __WINE_(ALLOC_SIZE|DEALLOC|MALLOC). 2022-12-07 20:27:26 +01:00
mfd3d12.idl
mferror.h
mfidl.idl include: Declare AudioResamplerMediaObject and MP3DecMediaObject class ids in mfidl.idl. 2022-09-06 21:40:39 +02:00
mfmediaengine.idl
mfobjects.idl
mfplay.idl
mfreadwrite.idl
mftransform.idl
midles.h
mimeinfo.idl
mimeole.idl
minidumpapiset.h winedump: Add support for dumping UnloadedModuleListStream. 2022-05-19 18:28:25 +02:00
minmax.h
minschannel.h include: Move SECPKG_ATTR defines to a new header and add missing definitions. 2022-06-21 18:53:18 +02:00
mlang.idl
mmc.idl
mmddk.h
mmdeviceapi.idl
mmreg.h include: Add IMpegAudioDecoder definition. 2022-05-11 19:33:23 +02:00
mmstream.idl
mmsystem.h
mpegtype.idl include: Add IMpegAudioDecoder definition. 2022-05-11 19:33:23 +02:00
mprapi.h
mprerror.h
msacm.h
msacmdlg.h
msacmdrv.h
msado15_backcompat.idl
msasn1.h
mscat.h
mscoree.idl
msctf.idl include: Add TF_TMF/TMAW defines. 2022-05-12 22:19:02 +02:00
msdadc.idl
msdaguid.h
msdasc.idl
msdasql.h
mshtmcid.h
mshtmdid.h include/mshtml: Add the other IHTMLEventObj* interfaces. 2023-02-01 22:29:39 +01:00
mshtmhst.idl include/mshtmhst: Add CGID_ScriptSite and CMDIDs for it. 2022-11-30 20:48:20 +01:00
mshtml.idl include/mshtml: Add the other IHTMLEventObj* interfaces. 2023-02-01 22:29:39 +01:00
msi.h
msidefs.h
msident.idl
msinkaut.idl
msiquery.h
msopc.idl
mssip.h
msstkppg.h
mstask.idl
mstcpip.h include: Fix typo in IN4ADDR_LOOPBACK_INIT. 2022-11-18 17:33:49 +01:00
mswsock.h
msxml.idl
msxml2.idl include: Fix c++ compiler error with msxml2.idl. 2023-03-27 11:03:27 +02:00
msxml2did.h
msxml6.idl include: Add _XHR enum values. 2023-01-25 10:16:31 +01:00
msxml6did.h
msxmldid.h
mtxdm.h
mulres.idl
multimon.h
namespaceapi.h
natupnp.idl
nb30.h
ncrypt.h ncrypt: Implement NCryptSignHash(). 2022-12-06 17:04:50 +01:00
ndrtypes.h
netcfgx.idl
netcon.idl
netfw.idl
netioapi.h
netiodef.h
netlistmgr.idl
newdev.h
nldef.h
npapi.h
nserror.h
nspapi.h
ntddcdrm.h
ntddkbd.h
ntddmou.h
ntddndis.h
ntddscsi.h
ntddstor.h
ntddvdeo.h
ntdef.h include: Add RTL_CONSTANT_STRING. 2023-01-24 18:21:34 +01:00
ntdsapi.h
ntgdi.h gdi32: Get printer output file name in StartDoc. 2022-11-22 18:27:30 +01:00
ntlsa.h
ntquery.h
ntsecapi.h include: Use proper dllimports for advapi32 functions. 2022-12-07 13:51:37 +01:00
ntsecpkg.h
ntstatus.h
ntuser.h imm32: Update existing input contexts on layout change. 2023-03-29 22:29:37 +02:00
oaidl.idl
objbase.h include: Use proper dllimports for OLE functions. 2022-12-07 13:51:37 +01:00
objectarray.idl
objidl.idl
objidlbase.idl
objsafe.idl
objsel.h
ocidl.idl
ocmm.idl
odbcinst.h
ole2.h include: Use proper dllimports for OLE functions. 2022-12-07 13:51:37 +01:00
ole2ver.h
oleacc.idl
oleauto.h include: Use proper dllimports for OLE functions. 2022-12-07 13:51:37 +01:00
olectl.h
oledb.idl
oledberr.h
oledlg.h
oleidl.idl
opcbase.idl
opcobjectmodel.idl
opcparturi.idl
opnrst.idl
optary.idl
patchapi.h
pathcch.h
pdh.h
pdhmsg.h
perflib.h advapi32: Add stub for PerfQueryCounterData(). 2022-09-13 12:54:54 +02:00
perhist.idl
physicalmonitorenumerationapi.h
pktdef.h
poppack.h
powrprof.h
prntvpt.h
processthreadsapi.h include: Add THREAD_POWER_THROTTLING_STATE type. 2022-05-25 18:25:43 +02:00
profinfo.h
proofofpossessioncookieinfo.idl
propidl.idl
propkey.h
propkeydef.h
propsys.idl
propvarutil.h propsys: Add InitPropVariantFromStringVector(). 2023-01-26 22:05:13 +01:00
prsht.h include: Use proper dllimports for comctl32 functions. 2022-12-07 13:51:37 +01:00
psapi.h include: Add manifest constants for EnumProcessModulesEx. 2023-02-13 17:08:46 +01:00
pshpack1.h
pshpack2.h
pshpack4.h
pshpack8.h
pstore.idl
qedit.idl
qos2.h
ras.h
rasdlg.h
raserror.h
realtimeapiset.h include: Add realtimeapiset.h file. 2023-02-07 17:46:42 +01:00
reason.h
regstr.h include: Add CONFIGFLAG_* definitions. 2022-12-13 12:44:51 +01:00
relogger.idl
restartmanager.h
restrictederrorinfo.idl
richedit.h
richole.idl
rmxfguid.h
rmxftmpl.x
roapi.h
roerrorapi.h
rometadataresolution.h wintypes: Declare exported functions in rometadataresolution.h. 2023-04-03 16:52:01 +02:00
roparameterizediid.idl
row.idl
rowchg.idl
rowpos.idl
rowpsc.idl
rpc.h include: Use proper dllimports for rpcrt4 functions. 2022-12-07 13:51:37 +01:00
rpcasync.h
rpcdce.h
rpcdcep.h include: Annotate I_RpcAllocate with __WINE_(ALLOC_SIZE|DEALLOC|MALLOC). 2022-11-30 10:54:31 +01:00
rpcndr.h include: Add __WINE_DEALLOC attribute and use it for allocation functions. 2022-05-18 18:36:10 +02:00
rpcnterr.h
rpcproxy.h include: Use proper dllimports for rpcrt4 functions. 2022-12-07 13:51:37 +01:00
rpcsal.h
rstbas.idl
rstchg.idl
rstinf.idl
rstloc.idl
rstnot.idl
rstupd.idl
rtutils.h
rtworkq.idl
sal.h
sapi.idl include: Add coclass SpMMAudioEnum. 2022-08-05 20:14:41 +02:00
sapiaut.idl
sapiddk.idl
scarderr.h
schannel.h include: Move SECPKG_ATTR defines to a new header and add missing definitions. 2022-06-21 18:53:18 +02:00
schemadef.h
schnlsp.h
sddl.h include: Use proper dllimports for advapi32 functions. 2022-12-07 13:51:37 +01:00
sdkddkver.h include: Add sdkddkver.h. 2022-11-07 21:13:31 +01:00
secext.h
security.h
sensapi.h
sensevts.idl
servprov.idl
sesprp.idl
setupapi.h setupapi: Move prototypes not in Windows's setupapi.h to setupapi_private.h. 2022-12-06 17:04:50 +01:00
sfc.h
shdeprecated.idl
shdispid.h
shellapi.h include: Annotate CommandLineToArgvW with __WINE_DEALLOC. 2023-02-22 18:06:08 +01:00
shellscalingapi.h
shimgdata.idl
shldisp.idl
shlguid.h include: Add shobjidl_core.idl. 2022-11-29 21:33:58 +01:00
shlobj.h include: Annotate ILC* functions with __WINE_(DEALLOC|MALLOC). 2022-12-07 23:20:39 +01:00
shlwapi.h include: Use proper dllimports for shlwapi functions. 2022-12-07 13:51:37 +01:00
shobjidl.idl include: Use proper dllimports for shell32 functions. 2022-12-07 14:16:10 +01:00
shobjidl_core.idl include: Add shobjidl_core.idl. 2022-11-29 21:33:58 +01:00
shtypes.idl
sipbase.h
slerror.h
slpublic.h
snmp.h include: Annotate SnmpUtilMem(Re)Alloc with __WINE_(DEALLOC|MALLOC). 2022-12-03 00:05:16 +01:00
socketapi.h windows.networking: Add stub dll. 2022-04-25 15:08:43 +02:00
softpub.h
spatialaudioclient.idl
specstrings.h
sperror.h include: Add missing SP defines. 2022-10-11 12:00:14 +02:00
sql.h
sqlext.h
sqltypes.h
sqlucode.h include: Add missing SQL prototype. 2023-02-16 10:31:56 +01:00
srcrst.idl
srrestoreptapi.h
sspi.h include: Fix a typo. 2022-07-12 22:51:29 +02:00
stamp-h.in
stgprop.h
sti.h
storage.h
strmif.idl
strongname.h mscoree: Add StrongNameTokenFromAssembly stub. 2022-11-14 13:13:01 +01:00
strsafe.h
structuredquerycondition.idl
svrapi.h
synchapi.h
t2embapi.h
tapi.h
taskschd.idl
tbs.h
tchar.h include: Add _tcsto[u]ll declarations. 2022-06-20 10:37:56 +02:00
tcpestats.h
tcpmib.h
textserv.h
textstor.idl include: Add missing TS_STATUS constants in textstor.idl. 2023-03-22 20:03:52 +01:00
threadpoolapiset.h include: Remove __WINE_MALLOC from functions that shouldn't have it. 2023-01-30 16:49:55 +01:00
thumbcache.idl
timezoneapi.h
tlhelp32.h
tlogstg.idl
tmschema.h
tom.idl
tpcshrd.h
traffic.h
transact.idl
trnjoi.idl
trnlcl.idl
trnobj.idl
twain.h
txcoord.idl
txdtc.idl
udpmib.h
uianimation.idl
uiautomation.h
uiautomationclient.idl uiautomationcore: Register all UI Automation typelibs. 2023-02-20 08:37:21 +01:00
uiautomationcore.idl uiautomationcore: Register all UI Automation typelibs. 2023-02-20 08:37:21 +01:00
uiautomationcoreapi.h uiautomationcore: Implement UiaLookupId for AutomationIdentifierType_ControlType GUIDs. 2023-02-22 18:05:40 +01:00
uiribbon.idl
uiviewsettingsinterop.idl include: Add uiviewsettingsinterop.idl. 2023-02-02 18:08:39 +01:00
unexposeenums2managed.h
unknwn.idl
urlhist.idl
urlmon.idl
userenv.h
usp10.h include: Add definition of ScriptPlaceOpenType(). 2022-06-20 10:53:06 +02:00
uuids.h
uxtheme.h
vdmdbg.h
ver.h
verrsrc.h
vfw.h
vfwmsgs.h
videoacc.idl include: Add videoacc.idl. 2022-04-14 09:28:33 +02:00
virtdisk.h
vmr9.idl
vmrender.idl
vsbackup.idl
vss.idl
vsstyle.h uxtheme: Support parsing more window parts and states. 2022-06-23 10:54:06 +02:00
vssym32.h uxtheme: Support parsing more clock states. 2022-06-21 18:40:25 +02:00
vswriter.idl
wbemcli.idl
wbemdisp.idl
wbemprov.idl
wct.h include: Add more Wait Chain Traversal definitions. 2022-03-14 18:30:28 +01:00
wdbgexts.h include: Move wdbgexts.h from dbghelp to include. 2022-12-05 20:04:54 +01:00
weakreference.idl
webservices.h webservices: Detect when a message contains a fault in read_envelope_start. 2022-08-05 20:14:41 +02:00
werapi.h
wfext.h
wia.h
wia_lh.idl
wia_xp.idl
wiadef.h
wimgapi.h
winapifamily.h
winbase.h kernel32: Implement GetFirmwareType(). 2023-03-06 11:09:03 +01:00
winber.h include: Remove __WINE_MALLOC from functions that shouldn't have it. 2023-01-30 16:49:55 +01:00
wincodec.idl
wincodecsdk.idl
wincon.h
wincontypes.h
wincred.h include: Use proper dllimports for advapi32 functions. 2022-12-07 13:51:37 +01:00
wincrypt.h include: Use proper dllimports for crypt32 functions. 2022-12-07 13:51:37 +01:00
windef.h
windns.h
windot11.h
windows.devices.enumeration.idl include/windows.devices.enumeration: Define DeviceAccessInformation class. 2022-10-13 10:37:40 +02:00
windows.devices.haptics.idl
windows.devices.power.idl
windows.foundation.collections.idl include: Add Windows.Foundation.IAsyncOperationWithProgress<TResult, TProgress> definition. 2023-01-25 18:31:03 +01:00
windows.foundation.idl include: Add Windows.Foundation.Deferral definition. 2023-03-17 11:55:36 +01:00
windows.foundation.metadata.idl include: Add windows.foundation.metadata.idl. 2022-04-22 13:07:43 +02:00
windows.foundation.numerics.idl include: Add more Windows.Foundation.Numerics structs. 2023-03-03 11:16:22 +01:00
windows.gaming.input.custom.idl
windows.gaming.input.forcefeedback.idl windows.gaming.input: Register Windows.Gaming.Input.ForceFeedback classes. 2022-05-11 11:40:41 +02:00
windows.gaming.input.idl include: Add Windows.Gaming.Input.IGamepad2 interface declaration. 2022-06-08 15:04:56 +02:00
windows.gaming.ui.idl include: Add windows.gaming.ui.idl. 2022-11-04 19:23:56 +01:00
windows.globalization.idl windows.globalization: Implement ILanguage::get_LanguageTag(). 2023-01-24 18:26:57 +01:00
windows.graphics.capture.idl include: Add windows.graphics.capture.idl file. 2023-03-27 11:04:13 +02:00
windows.graphics.directx.direct3d11.idl include: Add windows.graphics.directx.direct3d11.idl file. 2023-03-17 11:55:34 +01:00
windows.graphics.directx.idl include: Add DirectXAlphaMode enum. 2023-03-30 20:34:28 +02:00
windows.graphics.effects.idl include: Add windows.graphics.effects.idl file. 2023-03-24 16:06:08 +01:00
windows.graphics.holographic.idl include: Add windows.ui.core.idl file. 2023-03-31 11:11:09 +02:00
windows.h include: Add sdkddkver.h. 2022-11-07 21:13:31 +01:00
windows.media.closedcaptioning.idl include: Add windows.media.closedcaptioning.idl file. 2022-04-25 15:09:47 +02:00
windows.media.devices.idl
windows.media.idl include/windows.media.idl: Move IMediaMarker collections from speechsynthesis. 2022-06-14 22:04:55 +02:00
windows.media.speechrecognition.idl include/windows.media.speechrecognition.idl: Add SpeechRecognitionListConstraint class. 2022-03-14 18:30:28 +01:00
windows.media.speechsynthesis.idl include/windows.media.speechsynthesis.idl: Add missing interfaces to SpeechSynthesizerOptions runtimeclass. 2022-08-29 20:04:17 +02:00
windows.perception.spatial.idl include: Add windows.perception.spatial.idl file. 2023-03-07 18:36:23 +01:00
windows.perception.spatial.surfaces.idl include: Add windows.perception.spatial.surfaces.idl file. 2023-03-07 18:36:26 +01:00
windows.security.credentials.idl include: Add windows.security.credentials.idl file. 2023-02-23 17:30:17 +01:00
windows.security.cryptography.idl include: Add windows.security.cryptography.idl. 2022-09-20 09:28:35 +02:00
windows.storage.streams.idl include: Add Windows.Storage.Streams.Buffer runtimeclass declaration. 2022-04-28 16:14:21 +02:00
windows.system.idl include: Add Windows.System.DispatcherQueue definition. 2023-03-29 22:29:38 +02:00
windows.system.power.idl
windows.system.profile.systemmanufacturers.idl include: Add windows.system.profile.systemmanufacturers.idl file. 2023-01-27 13:39:06 +01:00
windows.system.threading.idl include: Add windows.system.threading.idl. 2022-09-20 09:26:08 +02:00
windows.system.userprofile.idl windows.globalization: Implement ILanguage::get_LanguageTag(). 2023-01-24 18:26:57 +01:00
windows.ui.composition.idl include: Add Windows.UI.Composition.SpriteVisual definition. 2023-04-06 14:32:32 +02:00
windows.ui.core.idl include: Add windows.ui.core.idl file. 2023-03-31 11:11:09 +02:00
windows.ui.idl include: Add windows.ui.idl file. 2022-04-25 15:09:39 +02:00
windows.ui.viewmanagement.idl include: Add windows.ui.core.idl file. 2023-03-31 11:11:09 +02:00
windowscontracts.idl include/windowscontracts: Bump contractversion to 14. 2022-11-21 12:59:49 +01:00
windowsx.h
winerror.h include: Add DirectComposition error codes. 2023-02-20 23:00:33 +01:00
winevt.h
wingdi.h include: Use proper dllimports for gdi32 functions. 2022-12-07 13:51:37 +01:00
winhttp.h include: Use proper dllimports for winhttp functions. 2022-12-07 13:51:37 +01:00
wininet.h include: Use proper dllimports for wininet functions. 2022-12-07 14:16:10 +01:00
winineti.h
winioctl.h
winldap.h wldap32: Implement setting LDAP_OPT_SERVER_CERTIFICATE and add tests. 2023-03-30 20:28:28 +02:00
winnetwk.h
winnls.h kernelbase: Create GetGeoInfoEx stub. 2022-11-22 18:27:30 +01:00
winnls32.h
winnt.h include: Allow multiple definitions on GCC with DECLSPEC_SELECTANY. 2023-03-22 20:03:52 +01:00
winnt.rh include: Remove custom/undocumented language identifiers. 2022-11-16 21:24:18 +01:00
winperf.h
winreg.h advapi32/tests: Add some tests for RegRenameKey(). 2022-06-28 15:39:55 +02:00
winresrc.h
winsafer.h
winscard.h include: Add missing smart card defines. 2023-02-22 21:14:20 +01:00
winsmcrd.h include: Add missing smart card defines. 2023-02-22 21:14:20 +01:00
winsnmp.h
winsock.h include: Use proper dllimports for winsock functions. 2022-12-07 14:25:18 +01:00
winsock2.h include: Use proper dllimports for winsock functions. 2022-12-07 14:25:18 +01:00
winspool.h winspool.drv: Implement OpenPrinter2. 2022-07-15 17:42:53 +02:00
winstring.h
winsvc.h include: Use proper dllimports for advapi32 functions. 2022-12-07 13:51:37 +01:00
winsxs.idl
wintab.h
wintabx.h
winternl.h include: Declare some missing ntdll functions, and fix the sorting. 2023-03-22 20:03:51 +01:00
wintrust.h wintrust: Load secondary signatures in SoftpubLoadSignature(). 2022-10-11 11:42:41 +02:00
winusb.h include: Add winusb.h file. 2022-09-15 17:45:26 +02:00
winuser.h include: Use proper dllimports for user32 functions. 2022-12-07 13:51:37 +01:00
winuser.rh
winver.h include: Use proper dllimports for version functions. 2022-12-07 13:51:37 +01:00
wlanapi.h include: Annotate WlanAllocateMemory with __WINE_(ALLOC_SIZE|DEALLOC|MALLOC). 2022-12-01 10:24:15 +01:00
wmcodecdsp.idl include: Add more WMV media subtypes to wmcodecdsp.idl. 2022-09-06 21:40:39 +02:00
wmdrmsdk.idl
wmistr.h
wmium.h
wmiutils.idl
wmp.idl
wmpids.h
wmprealestate.idl
wmpservices.idl
wmsbuffer.idl
wmsdk.h
wmsdkidl.idl
wmsecure.idl
wnaspi32.h
wofapi.h wofutil: Stub WofShouldCompressBinaries(). 2022-12-08 18:41:25 +01:00
wownt16.h
wownt32.h
wpcapi.idl
ws2def.h
ws2ipdef.h ws2_32: Add in[46]addr_* constants to import library. 2022-11-14 13:13:02 +01:00
ws2spi.h
ws2tcpip.h
wsdapi.h
wsdbase.idl
wsddisco.idl
wsdtypes.h
wsdutil.h include: Annotate WSDAllocateLinkedMemory with __WINE_(ALLOC_SIZE|MALLOC). 2022-12-07 20:27:25 +01:00
wsdxml.idl
wsdxmldom.h
wshisotp.h
wsipx.h
wsnwlink.h
wspiapi.h include: Add wspiapi.h. 2022-11-14 17:38:42 +01:00
wtsapi32.h
wtypes.idl
wuapi.idl
x3daudio.h
xact.h
xact2wb.h
xact3.h
xact3wb.h
xapo.idl
xapofx.h
xaudio2.idl include: Use hexadecimal constants for XAudio flags. 2023-03-23 16:44:34 +01:00
xaudio2fx.idl
xcmc.h
xinput.h
xmldom.h
xmldom.idl
xmldomdid.h
xmldso.idl
xmldsodid.h
xmllite.idl xmllite/reader: Implement CreateXmlReaderInputWithEncodingCodePage(). 2022-05-03 18:55:52 +02:00
xpsobjectmodel.idl
xpsobjectmodel_1.idl
zmouse.h