wine/include
2011-12-28 17:47:45 +01:00
..
ddk ntoskrnl: Add a stub for ExInitializePagedLookasideList. 2011-12-02 12:17:51 +01:00
msvcrt include: Update msvcrt/locale.h. 2011-12-06 15:51:00 +01:00
wine wined3d: Get rid of the WINED3DFOGMODE typedef. 2011-12-22 10:08:52 +01:00
accctrl.h
access.idl
aclapi.h
aclui.h
activaut.idl
activdbg.idl
activscp.idl
adshlp.h
advpub.h include: Drop some superfluous l modifiers from numeric constants. 2011-11-21 11:01:39 +01:00
af_irda.h
amaudio.h
amstream.idl
amvideo.idl
appmgmt.h
asptlb.idl
asynot.idl
asysta.idl
atliface.idl
audevcod.h
audioclient.idl
audiopolicy.idl audiopolicy.idl: Fixed SetGroupingParam declaration. 2011-07-04 13:45:14 +02:00
audiosessiontypes.h
austream.idl
aviriff.h
avrt.h
axcore.idl
axextend.idl
basetsd.h include: Define _WIN64 on sparc/powerpc64. 2011-11-08 09:50:06 +01:00
basetyps.h
bcrypt.h crypt32: Add BCryptEnumAlgorithms stub. 2011-05-30 17:55:43 +02:00
binres.idl
bits.idl include: bits.h should include bits1_5.h. 2011-12-20 10:17:06 +01:00
bits1_5.idl
bitsmsg.h
cderr.h
cfgmgr32.h include: Add CM_DRP_* and CM_CRP_* defines to cfgmgr32.h. 2011-12-22 17:19:20 +01:00
cguid.h
cierror.h
clusapi.h
cmdbas.idl
cmdtxt.idl
comcat.idl
commctrl.h include: Update commctrl.rh and remove duplication with commctrl.h. 2011-11-14 15:25:24 +01:00
commctrl.rh include: Update commctrl.rh and remove duplication with commctrl.h. 2011-11-14 15:25:24 +01:00
commdlg.h include: Make some more "long" numeric constants LP64/LLP64 proof. 2011-11-22 11:10:02 +01:00
commoncontrols.idl
compobj.h
config.h.in configure: Add a check for libdbus independent from the libhal check. 2011-12-20 10:36:46 +01:00
control.idl
cor.idl include: Add missing include directives to cor.idl. 2011-12-20 10:17:11 +01:00
cordebug.idl mscoree: Define ICorDebugManagedCallback2 and ICorDebugMDA interfaces. 2011-09-30 10:28:44 -05:00
corerror.h include: Drop gratuitous l modifier from numeric constants in corerror.h. 2011-11-04 14:44:35 +01:00
corhdr.h mscoree: Add missing typedefs. 2011-09-20 16:24:38 +02:00
cpl.h shell32: Fix the *CPLINFO* lData field type. 2011-04-08 13:03:21 +02:00
crtrow.idl
cryptdlg.h
cryptuiapi.h include: Fix CRYPTUI_SELECTCERTIFICATE_STRUCTA declaration. 2011-08-26 11:27:11 +02:00
ctfutb.idl
ctxtcall.idl
custcntl.h
cvconst.h dbghelp: Implement sparc_map_dwarf_register. 2011-04-27 11:49:53 +02:00
d3d.h include: Make "long" numeric constants LP64/LLP64 proof (d3d*.h). 2011-10-27 12:29:05 +02:00
d3d8.h include: Make "long" numeric constants LP64/LLP64 proof (d3d*.h). 2011-10-27 12:29:05 +02:00
d3d8caps.h
d3d8types.h include: Make "long" numeric constants LP64/LLP64 proof (d3d*.h). 2011-10-27 12:29:05 +02:00
d3d9.h include: Make "long" numeric constants LP64/LLP64 proof (d3d9*.h). 2011-10-27 12:28:59 +02:00
d3d9caps.h include: Make "long" numeric constants LP64/LLP64 proof (d3d9caps.h). 2011-10-27 12:28:51 +02:00
d3d9types.h include: Make "long" numeric constants LP64/LLP64 proof (d3d9*.h). 2011-10-27 12:28:59 +02:00
d3d10.idl d3d10.idl: Added CD3D10_TEXTURE1D_DESC declaration. 2011-07-11 18:32:29 +02:00
d3d10_1.idl d3d10_1.idl: Added D3D10_1_SDK_VERSION declaration. 2011-06-29 14:22:58 -05:00
d3d10_1shader.h
d3d10effect.h d3d10: Implement D3D10StateBlockMaskUnion(). 2011-11-18 14:26:15 +01:00
d3d10misc.h
d3d10shader.h include: Add extern "C" directives where needed. 2011-12-14 17:54:45 +01:00
d3d11.idl
d3d11shader.h
d3dcaps.h include: Make "long" numeric constants LP64/LLP64 proof (d3d*.h). 2011-10-27 12:29:05 +02:00
d3dcommon.idl
d3dcompiler.h
d3dhal.h
d3drm.h d3drm: Fix the order of the IDirect3DRM methods. 2011-12-27 16:55:07 +01:00
d3drmdef.h include: Make "long" numeric constants LP64/LLP64 proof (d3d*.h). 2011-10-27 12:29:05 +02:00
d3drmobj.h
d3drmwin.h
d3dtypes.h include: Make "long" numeric constants LP64/LLP64 proof (d3d*.h). 2011-10-27 12:29:05 +02:00
d3dvec.inl include: Include math.h in d3dvec.inl as it uses sqrt(). 2011-06-03 12:48:11 +02:00
d3dx9.h include: Create header file d3dx9anim.h. 2011-04-20 16:31:02 +02:00
d3dx9anim.h include: Replace a THIS, with THIS_ for a method with parameters. 2011-05-12 14:23:56 +02:00
d3dx9core.h
d3dx9effect.h d3dx9: Implement ID3DXEffect::Begin(). 2011-06-27 13:31:36 -05:00
d3dx9math.h d3dx9: Implement D3DXSHAdd(). 2011-12-12 10:19:30 +01:00
d3dx9math.inl include: Don't use min/max in d3dx9math.inl as they might not be defined at this point. 2011-11-14 15:25:22 +01:00
d3dx9mesh.h d3dx9: Implement D3DXCreateSkinInfo functions. 2011-06-23 09:59:31 +02:00
d3dx9shader.h d3dx9: Implement D3DXGetShaderSamplers(). 2011-07-18 16:23:29 +02:00
d3dx9shape.h
d3dx9tex.h
d3dx9xof.h include: Add include file for d3dx9 X file interfaces. 2011-04-19 13:34:01 +02:00
dbccmd.idl
dbcses.idl
dbdsad.idl
dbghelp.h include: Add a set of parameter documentation macros to help compile windows applications. 2011-05-24 16:55:13 +02:00
dbinit.idl
dbprop.idl
dbs.idl
dbt.h include: Add the missing guiddef.h include directives. 2011-12-20 10:17:02 +01:00
dciddi.h
dciman.h
dde.h include: Move the DDE_xxx macros to dde.rh. 2011-11-14 15:25:23 +01:00
dde.rh include: Move the DDE_xxx macros to dde.rh. 2011-11-14 15:25:23 +01:00
ddeml.h include: Make "long" numeric constants LP64/LLP64 proof (ddeml.h). 2011-11-22 11:10:02 +01:00
ddraw.h include: Make some more "long" numeric constants LP64/LLP64 proof. 2011-11-22 11:10:02 +01:00
ddrawgdi.h
ddrawi.h
ddstream.idl
devenum.idl
devguid.h
devicetopology.idl
devpkey.h
devpropdef.h
digitalv.h include: Fix numeric constants in digitalv.h for LLP64 compilers. 2011-10-31 16:46:21 +01:00
dimm.idl
dinput.h include: Fix numeric constants in dinput.h for LLP64 compilers. 2011-10-31 16:46:22 +01:00
dinputd.h dinput: Stub IDirectInputJoyConfig8 interface. 2011-11-29 14:04:01 +01:00
dispdib.h
dispex.idl
dlgs.h include: Update dlgs.h. 2011-11-14 15:25:27 +01:00
dls1.h
dls2.h
dmdls.h
dmerror.h
dmo.h
dmoreg.h
dmort.h
dmplugin.h
dmusbuff.h include: Add missing include directives. 2011-12-16 10:21:00 +01:00
dmusicc.h
dmusicf.h
dmusici.h
dmusics.h
docobj.idl
docobjectservice.idl
downloadmgr.idl
dpaddr.h
dplay.h
dplay8.h
dplobby.h include: DPL_NOCONFIRMATION is not a long. 2011-11-24 17:11:09 +01:00
dplobby8.h
dpnathlp.h include: Add missing include directives. 2011-12-16 10:21:00 +01:00
dsconf.h
dsgetdc.h
dshow.h include: Add a couple of missing include directives in dshow.h. 2011-12-09 21:15:32 +01:00
dsound.h
dsrole.h include: Add extern "C" directives where needed. 2011-12-14 17:54:45 +01:00
dvdmedia.h
dwmapi.h dwmapi: Add stub for DwmRegisterThumbnail. 2011-10-08 19:59:52 +02:00
dxdiag.h
dxerr8.h include: Make some more "long" numeric constants LP64/LLP64 proof. 2011-11-22 11:10:02 +01:00
dxerr9.h include: Make some more "long" numeric constants LP64/LLP64 proof. 2011-11-22 11:10:02 +01:00
dxfile.h include: Make some more "long" numeric constants LP64/LLP64 proof. 2011-11-22 11:10:02 +01:00
dxgi.idl dxgi.idl: Added IDXGIResource, IDXGIAdapter1 and IDXGIFactory1 declarations. 2011-07-15 14:42:52 +02:00
dxgiformat.h include: Moved DXGI_FORMAT declaration to dxgiformat.h. 2011-06-20 19:32:02 +02:00
dxgitype.h include: Don't use idl file for dxgitype.h. 2011-06-20 19:32:02 +02:00
dyngraph.idl
endpointvolume.idl
errorrep.h
errors.h
evcode.h
evntprov.h
evntrace.h advapi32: Add OpenTraceA/W stubs. 2011-04-29 16:52:12 +02:00
excpt.h
exdisp.idl
exdispid.h
fci.h include: Make some more "long" numeric constants LP64/LLP64 proof. 2011-11-22 11:10:02 +01:00
fdi.h include: Add missing include directives. 2011-12-16 10:21:00 +01:00
fltdefs.h include: Added fltdefs.h from mingw-w64 project. 2011-06-07 18:10:56 +02:00
fusion.idl
gameux.idl
gdiplus.h gdiplus: Add test for metafile enumeration. 2011-05-23 11:15:48 +02:00
gdipluscolor.h
gdipluscolormatrix.h
gdiplusenums.h
gdiplusflat.h gdiplus: Stub GdipPlayMetafileRecord. 2011-07-08 11:26:06 +02:00
gdiplusgpstubs.h
gdiplusimaging.h
gdiplusinit.h
gdiplusmem.h
gdiplusmetaheader.h
gdipluspixelformats.h
gdiplustypes.h gdiplus: Add test for metafile enumeration. 2011-05-23 11:15:48 +02:00
guiddef.h include: Fix a typo. 2011-08-29 12:08:20 +02:00
hlguids.h
hlink.idl
htiface.idl include: Move the ITargetFramePriv* interfaces to htiface.idl. 2011-12-28 17:47:45 +01:00
htiframe.idl include: Move the ITargetFramePriv* interfaces to htiface.idl. 2011-12-28 17:47:45 +01:00
htmlhelp.h
http.h httpapi: Add stub for HttpCreateHttpHandle. 2011-07-01 20:20:25 +02:00
httprequest.idl include: Add httprequestid.h and httprequest.idl. 2011-07-08 17:34:47 +02:00
httprequestid.h include: Add httprequestid.h and httprequest.idl. 2011-07-08 17:34:47 +02:00
i_cryptasn1tls.h
iads.idl
icftypes.idl
icm.h
icmpapi.h
idispids.h
iextag.idl iextag.idl: Added ClientCaps coclass declaration. 2011-06-03 12:37:12 +02:00
ifdef.h include: Include ipifcons.h from ifdef.h. 2011-12-13 18:59:05 +01:00
ifmib.h include: Update the nldef.h and *mib.h headers. 2011-12-15 10:49:17 +01:00
imagehlp.h include: Add a set of parameter documentation macros to help compile windows applications. 2011-05-24 16:55:13 +02:00
imm.h imm32: Add a stub for ImmEnumInputContext. 2011-06-03 13:56:57 +02:00
imnact.idl
imnxport.idl
in6addr.h include: in6addr.h does not depend on winsock's u_xxx types. 2011-12-09 21:15:32 +01:00
inaddr.h include: Eliminate redundancy between winsock.h and inaddr.h. 2011-12-09 21:15:33 +01:00
indexsrv.idl include: indexsrv.idl should import oaidl, not objidl. 2011-12-21 15:08:17 +01:00
initguid.h
intshcut.h
ipexport.h include: Add the missing inaddr.h and in6addr.h include directives. 2011-12-09 21:15:33 +01:00
iphlpapi.h iphlpapi: Add a stub implementation of GetExtendedTcpTable. 2011-12-19 20:15:50 +01:00
ipifcons.h include: Define the MIB_IF_OPER_STATUS_XXX constants using an enumeration in ipifcons.h. 2011-12-14 17:54:44 +01:00
ipmib.h include: Update the nldef.h and *mib.h headers. 2011-12-15 10:49:17 +01:00
iprtrmib.h iphlpapi: Add a stub implementation of GetExtendedTcpTable. 2011-12-19 20:15:50 +01:00
iptypes.h include: Move some definitions from iptypes.h to nldef.h. 2011-12-14 17:54:44 +01:00
isguids.h
knownfolders.h
ks.h
ksguid.h
ksmedia.h include: Define KSAUDIO_SPEAKER_5|7POINT1_SURROUND. 2011-09-07 18:13:29 +02:00
lm.h
lmaccess.h
lmapibuf.h
lmat.h include: Add lmat.h. 2011-10-08 17:36:25 +02:00
lmbrowsr.h
lmcons.h
lmerr.h
lmjoin.h
lmmsg.h
lmserver.h
lmshare.h
lmstats.h
lmuse.h netapi32: Add some lmuse.h constants. 2011-08-01 18:26:26 +02:00
lmuseflg.h
lmwksta.h include: Add missing include directives. 2011-12-16 10:21:00 +01:00
loadperf.h
lzexpand.h
Makefile.in include: Move the ITargetFramePriv* interfaces to htiface.idl. 2011-12-28 17:47:45 +01:00
mapi.h include: Make "long" numeric constants LP64/LLP64 proof (mapi*.h). 2011-11-22 11:10:01 +01:00
mapicode.h include: Make "long" numeric constants LP64/LLP64 proof (mapi*.h). 2011-11-22 11:10:01 +01:00
mapidefs.h include: Make "long" numeric constants LP64/LLP64 proof (mapi*.h). 2011-11-22 11:10:01 +01:00
mapiform.h
mapiguid.h
mapitags.h Assorted spelling fixes. 2011-08-24 19:07:46 +02:00
mapiutil.h
mapival.h
mapix.h
mciavi.h include: Make some more "long" numeric constants LP64/LLP64 proof. 2011-11-22 11:10:02 +01:00
mcx.h
mediaerr.h
mediaobj.idl mediaobj.idl: Remove includes that are autogenerated by widl. 2011-07-01 14:39:36 +02:00
metahost.idl mscoree: Add ICorDebug interface support. 2011-09-28 12:37:47 +02:00
midles.h
mimeinfo.idl
mimeole.idl
minmax.h
mlang.idl
mmc.idl mmcndmgr: Add MMC interfaces. 2011-10-17 17:45:06 +02:00
mmddk.h include: Make "long" numeric constants LP64/LLP64 proof (mmddk.h). 2011-11-09 11:35:36 +01:00
mmdeviceapi.idl
mmreg.h
mmstream.idl
mmsystem.h include: Fix numeric constants in mmsystem.h for LLP64 compilers. 2011-10-28 17:27:11 +02:00
mprapi.h include: Add a missing wincrypt.h include directive to mprapi.h. 2011-12-13 18:59:03 +01:00
mprerror.h
msacm.h include: Make "long" numeric constants LP64/LLP64 proof (msacm.h). 2011-11-04 14:44:42 +01:00
msacmdlg.h
msacmdrv.h include: Pack ACMDRVSTREAMHEADER since ACMSTREAMHEADER is packed. 2011-05-30 11:14:26 +02:00
mscat.h
mscoree.idl mscoree: Define interface IManagedObject. 2011-06-28 11:57:51 -05:00
msctf.idl
msdadc.idl
msdaguid.h
mshtmcid.h
mshtmdid.h mshtml.idl: Added IHTMLWindow5 and IHTMLStorage declarations. 2011-10-19 17:48:29 +02:00
mshtmhst.idl
mshtml.idl mshtml.idl: Added IHTMLWindow5 and IHTMLStorage declarations. 2011-10-19 17:48:29 +02:00
msi.h include: Make some more "long" numeric constants LP64/LLP64 proof. 2011-11-22 11:10:02 +01:00
msidefs.h
msinkaut.idl
msiquery.h msi: Implement and test MsiSetFeatureAttributes. 2011-06-10 10:55:18 +02:00
mssip.h
mstask.idl
mstcpip.h include: Move some definitions from iptypes.h to nldef.h. 2011-12-14 17:54:44 +01:00
mswsock.h
msxml.idl
msxml2.idl include: Add compatibility macros for non-widl compilers. 2011-05-25 00:22:52 +02:00
msxml2did.h
msxml6.idl
msxml6did.h
msxmldid.h
nb30.h
ndrtypes.h
netcon.idl
netfw.idl
nldef.h include: Update the nldef.h and *mib.h headers. 2011-12-15 10:49:17 +01:00
npapi.h include: Add extern "C" directives where needed. 2011-12-14 17:54:45 +01:00
nspapi.h
ntddcdrm.h
ntddndis.h include: Add the missing guiddef.h include directives. 2011-12-20 10:17:02 +01:00
ntddscsi.h include: Add ATA ioctls. 2011-06-08 14:12:41 +02:00
ntddstor.h include: Make some more "long" numeric constants LP64/LLP64 proof. 2011-11-22 11:10:02 +01:00
ntdsapi.h ntdsapi: Add stubs DsServerRegisterSpnA, DsServerRegisterSpnW. 2011-09-05 19:39:58 +02:00
ntquery.h query: Add stub for LoadIFilter. 2011-09-08 20:08:07 +02:00
ntsecapi.h include: Add the missing guiddef.h include directives. 2011-12-20 10:17:02 +01:00
ntsecpkg.h
ntstatus.h
oaidl.idl
objbase.h
objectarray.idl include: Added objectarray.idl. 2011-07-01 17:30:31 +02:00
objidl.idl
objsafe.idl
objsel.h
ocidl.idl
ocmm.idl
odbcinst.h
ole2.h include: Make some more "long" numeric constants LP64/LLP64 proof. 2011-11-22 11:10:02 +01:00
ole2ver.h
oleacc.idl
oleauto.h
olectl.h include: Add the Dll(Un)RegisterServer() prototypes to olectl.h. 2011-12-14 17:54:45 +01:00
oledb.idl
oledberr.h
oledlg.h include: Make "long" numeric constants LP64/LLP64 proof (oledlg.h). 2011-11-04 14:44:46 +01:00
oleidl.idl
opnrst.idl
optary.idl
patchapi.h mspatcha: Add a stub implementation of GetFilePatchSignatureA/W. 2011-10-08 17:38:43 +02:00
pdh.h pdh: Add more Pdh macros and prototypes to the headers. 2011-09-16 17:23:10 +02:00
pdhmsg.h pdh: Add more Pdh macros and prototypes to the headers. 2011-09-16 17:23:10 +02:00
perhist.idl
pktdef.h
poppack.h
powrprof.h
profinfo.h
propidl.idl
propkey.h propkey.h: Added more PROPERTYKEY declarations. 2011-07-01 17:30:51 +02:00
propkeydef.h propkeydef.h: Fixed DEFINE_PROPERTYKEY define. 2011-07-05 14:30:19 +02:00
propsys.idl
propvarutil.h include: Add missing include directives. 2011-12-16 10:21:00 +01:00
prsht.h include: Drop some superfluous l modifiers from numeric constants. 2011-11-21 11:01:39 +01:00
psapi.h
pshpack1.h
pshpack2.h
pshpack4.h
pshpack8.h
pstore.idl
qedit.idl
ras.h include: Add the missing inaddr.h and in6addr.h include directives. 2011-12-09 21:15:33 +01:00
rasdlg.h
raserror.h
reason.h
regstr.h
restartmanager.h
richedit.h
richole.idl
rmxfguid.h
rmxftmpl.x include: Generate rmxftmpl.h from rmxftmpl.x using new build tool. 2011-05-05 16:31:59 +02:00
row.idl
rowchg.idl
rpc.h
rpcasync.h include: Include windef.h and packing directives in rpcasync.h when needed. 2011-12-16 10:21:14 +01:00
rpcdce.h rpcrt4: Implement RpcNetworkInqProtseqs. 2011-06-28 16:45:56 -05:00
rpcdcep.h
rpcndr.h include: Drop unneeded l modifiers from numeric constants in rpcndr.h. 2011-11-23 12:28:56 +01:00
rpcnterr.h
rpcproxy.h winecrt0: Remove the clsid parameter in __wine_(un)register_resources. 2011-08-02 20:47:49 +02:00
rpcsal.h include: Add some __RPC_XXX macros to help compile code using midl-generated headers. 2011-05-24 16:55:23 +02:00
rstbas.idl
rstinf.idl
rstloc.idl
rtutils.h
scarderr.h
schannel.h
schemadef.h
schnlsp.h
sddl.h
secext.h
security.h
sensapi.h
sensevts.idl
servprov.idl
sesprp.idl
setupapi.h include: Add missing include directives. 2011-12-16 10:21:00 +01:00
sfc.h
shdeprecated.idl include: Import shtypes.idl in shdeprecated.idl. 2011-12-21 15:08:17 +01:00
shdispid.h
shellapi.h include: Add FOF_NO_UI flag. 2011-07-05 13:51:09 +02:00
shldisp.idl include: shldisp.idl should only import ocidl.idl. 2011-12-16 10:21:19 +01:00
shlguid.h include: Add a few missing include directives to shlguid.h. 2011-12-20 10:16:45 +01:00
shlobj.h include: Make some more "long" numeric constants LP64/LLP64 proof. 2011-11-22 11:10:02 +01:00
shlwapi.h include: Make "long" numeric constants LP64/LLP64 proof (shlwapi.h). 2011-11-14 11:46:40 +01:00
shobjidl.idl include: Add header entries required for SHCreateDefaultContextMenu and CDefFolderMenu_Create2. 2011-08-02 20:47:49 +02:00
shtypes.idl include: Add FOLDERTYPEID types and values definitions. 2011-07-19 18:26:22 +02:00
sipbase.h
slerror.h
slpublic.h
snmp.h
softpub.h
sql.h include: Make "long" numeric constants LP64/LLP64 proof (sql.h). 2011-10-27 12:29:25 +02:00
sqlext.h include: Make "long" numeric constants LP64/LLP64 proof (sqlext.h). 2011-10-27 12:29:19 +02:00
sqltypes.h
srrestoreptapi.h
sspi.h
stamp-h.in
stdole2.idl
sti.h include: Drop some superfluous l modifiers from numeric constants. 2011-11-21 11:01:39 +01:00
storage.h
strmif.idl
strsafe.h include: Drop some superfluous l modifiers from numeric constants. 2011-11-21 11:01:39 +01:00
structuredquerycondition.idl
svrapi.h
t2embapi.h include: Make some more "long" numeric constants LP64/LLP64 proof. 2011-11-22 11:10:02 +01:00
tapi.h include: Make "long" numeric constants LP64/LLP64 proof (tapi.h). 2011-11-14 11:46:40 +01:00
tchar.h
tcpmib.h include: Update the nldef.h and *mib.h headers. 2011-12-15 10:49:17 +01:00
textserv.h richedit: Fix incorrect GUID values for ITextHost and ITextHost2. 2011-07-05 14:44:43 +02:00
textstor.idl
tlhelp32.h
tmschema.h
tom.idl
traffic.h
twain.h
udpmib.h include: Update the nldef.h and *mib.h headers. 2011-12-15 10:49:17 +01:00
unknwn.idl
urlhist.idl include: Don't import servprov.idl from urlhist.idl. 2011-12-21 15:08:17 +01:00
urlmon.idl mshtml: Add stub for QUERY_IS_CACHED_AND_USABLE_OFFLINE. 2011-10-12 17:06:24 +02:00
userenv.h userenv: Add a missing include directive to userenv.h. 2011-12-13 18:59:04 +01:00
usp10.h usp10: Framework for determing glyph properties after shaping. 2011-05-24 12:47:27 +02:00
uuids.h
uxtheme.h
vdmdbg.h
ver.h
verrsrc.h version: Add verrsrc.h and make it so it does not need other headers to be used in resource files. 2011-11-07 16:05:01 +01:00
vfw.h include: Fixup "long" numeric constants in vfw.h. 2011-11-09 11:35:42 +01:00
vfwmsgs.h
vmr9.idl
vmrender.idl
vsstyle.h include: Remove unneeded extern "C" directives. 2011-12-14 17:54:45 +01:00
vssym32.h include: Remove unneeded extern "C" directives. 2011-12-14 17:54:45 +01:00
wbemcli.idl
werapi.h wer: Add stub for WerReportAddDump. 2011-09-26 12:21:01 +02:00
wfext.h
wia.h
wia_lh.idl
wia_xp.idl
winbase.h include: Fix "l" numeric constants in winbase.h. 2011-11-22 11:10:02 +01:00
wincodec.idl windowscodecs: Flesh out IWICMetadataReader test. 2011-11-16 09:46:15 +01:00
wincodecsdk.idl windowscodecs: Add tests for IWICMetadataReader. 2011-11-16 09:46:08 +01:00
wincon.h
wincred.h
wincrypt.h include: Add a missing wincrypt.h include directive to mprapi.h. 2011-12-13 18:59:03 +01:00
windef.h include: Define _WIN64 on sparc/powerpc64. 2011-11-08 09:50:06 +01:00
windns.h dnsapi: Implement DnsFree. 2011-08-24 12:14:47 +02:00
windows.h include: Add a couple of missing include directives in windows.h. 2011-12-15 10:49:18 +01:00
windowsx.h
winerror.h include: Remove 'l' modifier from numeric constants in winerror.h. 2011-10-08 17:37:38 +02:00
wingdi.h include: Make "long" numeric constants LP64/LLP64 proof (wingdi.h). 2011-11-04 14:44:39 +01:00
winhttp.h include: Drop some superfluous l modifiers from numeric constants. 2011-11-21 11:01:39 +01:00
wininet.h include: Drop some superfluous l modifiers from numeric constants. 2011-11-21 11:01:39 +01:00
winineti.h include: Add missing include directives. 2011-12-16 10:21:00 +01:00
winioctl.h include: Drop some superfluous l modifiers from numeric constants. 2011-11-21 11:01:39 +01:00
winldap.h
winnetwk.h
winnls.h kernel32/nls: Added placeholder for LOCALE_SNATIVEDISPLAYNAME, header updated with new locale entries. 2011-08-24 14:18:27 +02:00
winnls32.h
winnt.h include: Move the language and sort macros to winnt.rh. 2011-11-08 09:49:16 +01:00
winnt.rh include: Add some more sublanguages and sort orders. 2011-11-14 15:25:23 +01:00
winperf.h pdh: Add more Pdh macros and prototypes to the headers. 2011-09-16 17:23:10 +02:00
winreg.h
winresrc.h include: Move the DDE_xxx macros to dde.rh. 2011-11-14 15:25:23 +01:00
winsafer.h
winscard.h include: Add a few defines to winscard.h. 2011-10-31 16:51:41 +01:00
winsmcrd.h
winsock.h include: Eliminate redundancy between winsock.h and inaddr.h. 2011-12-09 21:15:33 +01:00
winsock2.h include: Drop some superfluous l modifiers from numeric constants. 2011-11-21 11:01:39 +01:00
winspool.h
winsvc.h include: Update winsvc.h header. 2011-11-30 16:28:07 +01:00
winsxs.idl
wintab.h
wintabx.h
winternl.h include: Drop "l" modifiers from numeric constants in winternl.h. 2011-11-14 11:46:40 +01:00
wintrust.h
winuser.h include: Move macros to winuser.rh and include it from winuser.h to avoid duplication. 2011-11-21 11:05:27 +01:00
winuser.rh include: Update winuser.rh. 2011-11-24 17:17:00 +01:00
winver.h version: Add verrsrc.h and make it so it does not need other headers to be used in resource files. 2011-11-07 16:05:01 +01:00
wmistr.h
wnaspi32.h include: Assorted spelling fixes. 2011-07-28 18:37:40 +02:00
wownt32.h
wpcapi.idl include: Added wpcapi.idl. 2011-06-27 13:30:42 -05:00
ws2def.h include: Add the missing inaddr.h and in6addr.h include directives. 2011-12-09 21:15:33 +01:00
ws2ipdef.h include: Add extern "C" directives where needed. 2011-12-14 17:54:45 +01:00
ws2spi.h
ws2tcpip.h
wshisotp.h
wsipx.h
wsnwlink.h
wtsapi32.h
wtypes.idl
wuapi.idl wuapi: Add the SystemInformation coclass and interface. 2011-09-07 18:13:30 +02:00
xcmc.h
xinput.h include: Assorted spelling fixes. 2011-07-28 18:37:40 +02:00
xmldom.h
xmldom.idl include: Add compatibility macros for non-widl compilers. 2011-05-25 00:22:52 +02:00
xmldomdid.h
xmldso.idl include: Add compatibility macros for non-widl compilers. 2011-05-25 00:22:52 +02:00
xmldsodid.h
xmllite.idl xmllite: Added interface IXmlWriter. 2011-06-20 19:32:04 +02:00
zmouse.h