wine/include
2012-04-03 12:10:33 +02:00
..
ddk include: ntddcdvd.h structure naming, packing fixes. 2012-01-24 18:10:32 +01:00
msvcrt msvcrt: Add declarations to stdlib.h for _wcstoui64 and _wcstoi64. 2012-01-16 12:45:38 +01:00
wine strmbase: Implement renderer quality control into the base renderer. 2012-04-03 12:10:33 +02:00
accctrl.h
access.idl
aclapi.h include: Allow using windows.h in Wine code. 2012-01-20 15:58:57 +01:00
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 widl: Make headers guards compatible with midl. 2012-03-08 19:22:45 +01:00
audiopolicy.idl widl: Make headers guards compatible with midl. 2012-03-08 19:22:45 +01:00
audiosessiontypes.h
austream.idl
aviriff.h
avrt.h
axcore.idl
axextend.idl quartz: Implement IObjectWithSite and IAMGraphBuilderCallback for the FilterGraph. 2012-01-16 18:17:49 +01:00
basetsd.h include: Define _WIN64 on sparc/powerpc64. 2011-11-08 09:50:06 +01:00
basetyps.h
bcrypt.h
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 shell32: Partially implement Mac Trash backing for the Recycle Bin. 2012-03-16 13:02:54 +01:00
control.idl quartz: Define the QuartzTypeLib library in control.idl. 2011-12-28 17:48:16 +01:00
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
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
d3d.h include: Make "long" numeric constants LP64/LLP64 proof (d3d*.h). 2011-10-27 12:29:05 +02:00
d3d8.h include: Allow using windows.h in Wine code. 2012-01-20 15:58:57 +01: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: Allow using windows.h in Wine code. 2012-01-20 15:58:57 +01: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 include: Add some D3D import and include directives. 2011-12-30 12:53:42 +01:00
d3d10_1.idl include: Add some D3D import and include directives. 2011-12-30 12:53:42 +01:00
d3d10_1shader.h
d3d10effect.h d3d10: Add a D3D10CompileEffectFromMemory() stub. 2012-01-03 23:40:36 +01:00
d3d10misc.h
d3d10shader.h include: Add extern "C" directives where needed. 2011-12-14 17:54:45 +01:00
d3d11.idl include: Add some D3D import and include directives. 2011-12-30 12:53:42 +01:00
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: Add IDirect3DRM2 interface. 2011-12-28 18:59:11 +01:00
d3drmdef.h include: Make "long" numeric constants LP64/LLP64 proof (d3d*.h). 2011-10-27 12:29:05 +02:00
d3drmobj.h d3drm: Add IDirect3DRMFrame3 interface. 2012-01-04 19:30:35 +01:00
d3drmwin.h
d3dtypes.h include: Allow using windows.h in Wine code. 2012-01-20 15:58:57 +01:00
d3dvec.inl
d3dx9.h
d3dx9anim.h
d3dx9core.h
d3dx9effect.h
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 include/d3dx9: Fix spelling errors. 2012-04-02 12:39:58 +02:00
d3dx9shader.h
d3dx9shape.h
d3dx9tex.h include: Add missing formats in D3DXIMAGE_FILEFORMAT enum. 2012-02-09 09:33:43 -06:00
d3dx9xof.h
dbccmd.idl
dbcses.idl
dbdsad.idl
dbghelp.h
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: Add some missing DDLOCK constants. 2012-01-13 17:34:31 +01:00
ddrawgdi.h
ddrawi.h
ddstream.idl
devenum.idl
devguid.h
devicetopology.idl widl: Make headers guards compatible with midl. 2012-03-08 19:22:45 +01:00
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 dinput: Added DI_SETTINGSNOTSAVED flag. 2012-01-10 10:49:34 +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 include: Allow using windows.h in Wine code. 2012-01-20 15:58:57 +01:00
dmusbuff.h include: Add missing include directives. 2011-12-16 10:21:00 +01:00
dmusicc.h include: Allow using windows.h in Wine code. 2012-01-20 15:58:57 +01:00
dmusicf.h include: Allow using windows.h in Wine code. 2012-01-20 15:58:57 +01:00
dmusici.h include: Allow using windows.h in Wine code. 2012-01-20 15:58:57 +01:00
dmusics.h
docobj.idl msxml3: Try mshtml container url as a base for relative request url. 2012-01-11 17:47:26 +01:00
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: Allow using windows.h in Wine code. 2012-01-20 15:58:57 +01:00
dsound.h dsound: Vista/XP SP2 reworked the Speaker Configuration. 2012-01-13 18:17:31 +01:00
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
dxgiformat.h
dxgitype.h
dyngraph.idl
endpointvolume.idl
errorrep.h
errors.h
evcode.h
evntprov.h
evntrace.h advapi32: Add a stub for EnumerateTraceGuids. 2012-01-27 18:05:49 +01: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
fusion.idl include: Add peARM to fusion.idl. 2012-03-28 11:47:55 +02:00
gameux.idl
gdiplus.h
gdipluscolor.h
gdipluscolormatrix.h
gdiplusenums.h
gdiplusflat.h gdiplus: Add tests for preset blend accessors. 2012-04-02 12:37:49 +02:00
gdiplusgpstubs.h
gdiplusimaging.h
gdiplusinit.h
gdiplusmem.h
gdiplusmetaheader.h
gdipluspixelformats.h
gdiplustypes.h
guiddef.h include: Fix a typo. 2011-08-29 12:08:20 +02:00
hlguids.h
hlink.idl
htiface.idl htiface.idl: Added ITargetFrame declaration. 2012-01-18 19:38:06 +01:00
htiframe.idl include: Move the ITargetFramePriv* interfaces to htiface.idl. 2011-12-28 17:47:45 +01:00
htmlhelp.h widl: Make headers guards compatible with midl. 2012-03-08 19:22:45 +01:00
http.h
httprequest.idl
httprequestid.h
i_cryptasn1tls.h
iads.idl
icftypes.idl
icm.h
icmpapi.h
idispids.h
iextag.idl
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
imm.h
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 dsound: Vista/XP SP2 reworked the Speaker Configuration. 2012-01-13 18:17:31 +01: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 wevtapi: Add stub for EvtOpenChannelConfig. 2012-03-27 11:51:43 +02: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: Allow using windows.h in Wine code. 2012-01-20 15:58:57 +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
metahost.idl include: Fix the metahost.idl import directives. 2011-12-30 12:53:42 +01:00
midles.h
mimeinfo.idl
mimeole.idl include: mimeole.idl: Fix typo in ADDRESSPROPS structure. 2012-04-03 11:59:40 +02:00
minmax.h
mlang.idl
mmc.idl mmcndmgr: Register MMCVersionInfo Interface. 2011-12-30 17:12:47 +01: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
mscat.h
mscoree.idl
msctf.idl
msdadc.idl
msdaguid.h
mshtmcid.h
mshtmdid.h mshtml.idl: Added DispHTMLMetaElement declaration. 2012-04-02 18:26:19 +02:00
mshtmhst.idl
mshtml.idl mshtml.idl: Added IHTMLMetaElement* declarations. 2012-04-02 18:26:25 +02:00
msi.h msi: Implement MsiEnumComponentsEx. 2012-04-02 12:34:24 +02:00
msidefs.h
msident.idl include: Added msident.idl. 2012-03-08 18:00:38 +01:00
msinkaut.idl
msiquery.h
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
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
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
objidl.idl
objsafe.idl
objsel.h
ocidl.idl
ocmm.idl include: ocmm.idl should import oleidl.idl. 2012-01-06 19:24:13 +01:00
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 include: oledb.idl should include accctrl.h. 2011-12-30 12:53:44 +01:00
oledberr.h include: Add missing DB_E_BAD defines. 2012-01-12 12:31:21 +01:00
oledlg.h include: Allow using windows.h in Wine code. 2012-01-20 15:58:57 +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 include: Allow using windows.h in Wine code. 2012-01-20 15:58:57 +01: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
propkeydef.h
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 include: pstore.idl should import wtypes.idl. 2011-12-30 12:53:43 +01:00
qedit.idl include: Add missing error codes. 2012-03-28 11:41:20 +02:00
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
row.idl
rowchg.idl
rpc.h include: Allow using windows.h in Wine code. 2012-01-20 15:58:57 +01:00
rpcasync.h include: Include windef.h and packing directives in rpcasync.h when needed. 2011-12-16 10:21:14 +01:00
rpcdce.h
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
rstbas.idl
rstinf.idl
rstloc.idl
rtutils.h
scarderr.h
schannel.h
schemadef.h
schnlsp.h
sddl.h include: Allow using windows.h in Wine code. 2012-01-20 15:58:57 +01:00
secext.h
security.h
sensapi.h
sensevts.idl sensapi: Define the SensEvents library in sensevts.idl. 2011-12-28 17:48:08 +01:00
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
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 PERCEIVED types and flags. 2012-04-02 12:38:28 +02:00
sipbase.h
slerror.h
slpublic.h
snmp.h include: Allow using windows.h in Wine code. 2012-01-20 15:58:57 +01:00
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 include: strmif.idl should import unknwn.idl. 2011-12-30 12:53:42 +01:00
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 t2embapi.h: Added some missing declarations. 2012-02-09 09:40:44 -06:00
tapi.h include: Allow using windows.h in Wine code. 2012-01-20 15:58:57 +01:00
tchar.h
tcpmib.h iphlpapi: Add GetTcp6Table/GetTcp6Table2 stubs. 2012-01-26 19:07:43 +01:00
textserv.h
textstor.idl
tlhelp32.h
tlogstg.idl wineqtdecoder: Implement QTSplitter_ChangeStart. 2012-01-19 21:08:52 +01:00
tmschema.h
tom.idl include: tom.idl should import ocidl.idl. 2012-01-06 19:24:15 +01:00
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 urlmon.idl: Removed local attributes from IUri and IAuthenticate interfaces. 2012-01-06 19:30:06 +01:00
userenv.h userenv: Add a missing include directive to userenv.h. 2011-12-13 18:59:04 +01:00
usp10.h include: Allow using windows.h in Wine code. 2012-01-20 15:58:57 +01: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 a stub for WerReportSetUIOption. 2012-01-26 19:09:07 +01:00
wfext.h
wia.h
wia_lh.idl include: Fix the wia idl imports. 2011-12-30 12:53:41 +01:00
wia_xp.idl include: Fix the wia idl imports. 2011-12-30 12:53:41 +01:00
winbase.h kernel32: Implement the memory resource notification functions. 2012-03-12 10:44:02 +01:00
wincodec.idl include: wincodec.idl should not import objidl.idl. 2012-01-06 19:24:13 +01:00
wincodecsdk.idl include/wincodecsdk.idl: Fix typo. 2012-01-12 12:31:20 +01:00
wincon.h
wincred.h advapi32: Implement CredMarshalCredential and CredUnmarshalCredential. 2012-03-09 11:32:46 +01:00
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: Allow using windows.h in Wine code. 2012-01-20 15:58:57 +01:00
windowsx.h
winerror.h include: Add more error codes. 2012-03-09 11:29:45 +01:00
winevt.h wevtapi: Add stub for EvtOpenChannelConfig. 2012-03-27 11:51:43 +02:00
wingdi.h gdi32: Add sanity checks for brush hatch styles. 2011-12-30 11:04:16 +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: Fix some typos in winioctl.h. 2012-01-17 11:39:45 +01:00
winldap.h
winnetwk.h
winnls.h kernel32: Handle LOCALE_NAME_USER_DEFAULT with tests. 2012-03-27 11:55:05 +02:00
winnls32.h
winnt.h include: Add new ARM defines to winnt.h. 2012-03-28 11:47:51 +02: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: Allow using windows.h in Wine code. 2012-01-20 15:58:57 +01:00
winsock2.h include: Fix some winsock definitions. 2012-03-28 15:09:47 +02:00
winspool.h
winsvc.h include: Update winsvc.h header. 2011-11-30 16:28:07 +01:00
winsxs.idl sxs: Add a stub implementation of IAssemblyName. 2012-03-14 11:53:27 +01:00
wintab.h
wintabx.h
winternl.h psapi: Add a test for NtQueryVirtualMemory(MemorySectionName). 2012-02-06 10:19:30 -06: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
wownt32.h
wpcapi.idl
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 include: Fix some winsock definitions. 2012-03-28 15:09:47 +02:00
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
xmldom.h
xmldom.idl
xmldomdid.h
xmldso.idl
xmldsodid.h
xmllite.idl
zmouse.h