6946 Commits

Author SHA1 Message Date
Jacek Caban
1a3e1de222 mshtml.idl: Added DispCEventObj declaration. 2008-10-10 12:56:07 +02:00
Alexandre Julliard
fec569cf68 stdole2: Add some missing attributes and fix some typos. 2008-10-10 12:54:35 +02:00
Alistair Leslie-Hughes
bcc1fda727 msxml3: Add IXMLHTTPRequest support. 2008-10-09 13:15:16 +02:00
James Hawkins
1484c6272d msi: Add a stub implementation of MsiDetermineApplicablePatches. 2008-10-09 13:01:18 +02:00
Aric Stewart
19d18f0e5c browseui: Update AutoComplete Multi to have a stub implemntation of CLSID_ACListISF and IID_IACList2. 2008-10-08 15:09:23 +02:00
Vitaly Lipatov
98d0155371 include/ddk: Fix include path and include guard name. 2008-10-08 12:17:24 +02:00
Alexander Morozov
626de2b35a include: Add usb.h, usb100.h, usb200.h and usbdlib.h. 2008-10-07 12:48:52 +02:00
Alexander Morozov
332105331a include: Add some definitions. 2008-10-07 12:43:55 +02:00
Jacek Caban
417134709d msi: Added MsiInstallMissingComponentW stub implementation. 2008-10-07 12:12:54 +02:00
Jacek Caban
abe7846a94 mshtml: Added DispHTMLIFrame dispinterface declaration. 2008-10-07 12:09:04 +02:00
Jacek Caban
4a67a50e6f mshtml.idl: Added DispHTMLCurrentStyle dispinterface declaration. 2008-10-07 12:05:22 +02:00
Alistair Leslie-Hughes
4b6cc6e3fd gdiplus: Stub GdipRecordMetafileFileName and GdipRecordMetafileFileNameI. 2008-10-06 13:49:47 +02:00
Rob Shearman
87175c61f5 Add configure check for dirent.h and readdir. 2008-10-06 13:06:57 +02:00
Jacek Caban
cbeeac0ebf mshtml.idl: Added IHTMLStyle2 interface declaration. 2008-10-06 12:51:23 +02:00
Andrey Turkin
a8790e55fd dwmapi: Add a few stub implementations. 2008-10-02 10:43:08 -05:00
Rob Shearman
55a28dd364 include: Generate error codes with correct type in urlmon.idl.
Use the _HRESULT_TYPEDEF_ macro to ensure that the error codes get the
correct type.
2008-10-01 11:44:34 -05:00
Rob Shearman
d82e36fa4a include: Wrap uses of u_* types in ws2tcpip.h with WS() macro. 2008-10-01 11:42:55 -05:00
Rob Shearman
fd4a894103 include: Define DD_OK to S_OK instead of 0.
Add define for DD_FALSE.
2008-10-01 11:42:44 -05:00
James Hawkins
525865447e msi: Add a stub implementation of MsiDatabaseMerge. 2008-10-01 11:41:23 -05:00
Eric Pouech
3dc37cbf94 dbghelp: Rewrote the linetab access so that we don't need to allocate intermediate information. 2008-10-01 09:51:44 -05:00
Eric Pouech
ac42ebb5dc winedump: First stab at dumping the "new" line information out of pdb files. 2008-10-01 09:50:59 -05:00
Eric Pouech
81df3de0fc dbghelp,winedump: Added support for symbol symbol. 2008-10-01 09:50:02 -05:00
Eric Pouech
028956d1fe dbghelp,winedump: Added support for symbol 0x113c. 2008-10-01 09:49:54 -05:00
Eric Pouech
82d1845d85 dbghelp,winedump: Added support for 0x113d symbol. 2008-10-01 09:49:45 -05:00
Eric Pouech
cff33cedf5 winedump: Add preliminary dumping of 0x1136 and 0x1137 symbols. 2008-10-01 09:49:24 -05:00
Eric Pouech
076dcc845f dbghelp,winedump: Added support for symbol 0x1012. 2008-10-01 09:48:32 -05:00
Eric Pouech
ee4aaf7fcd dbghelp,winedump: Added support for symbol 0x113a. 2008-10-01 09:48:20 -05:00
Jacek Caban
8b3c63dce6 mshtml.idl: Added DispHTMLTableRow declaration. 2008-09-30 11:33:55 -05:00
Jacek Caban
e7fb15065f mshtml.idl: Added DispHTMLTable declaration. 2008-09-30 11:33:51 -05:00
Jacek Caban
d893690e3b mshtml.idl: Added IHTMLTableRow declaration. 2008-09-30 11:33:45 -05:00
Hans Leidekker
181d2fb65e include: Define IRangeList, IIMAPCallback and IIMAPTransport. 2008-09-30 11:29:00 -05:00
Nikolay Sivov
3ecb8bdd61 gdiplus: Stubs for GdipIsVisiblePoint/GdipIsVisiblePointI. 2008-09-30 10:13:31 -05:00
Nikolay Sivov
e2817e59b1 gdiplus: Implemented GdipSetClipPath. 2008-09-30 10:13:23 -05:00
Huw Davies
c3c74ac555 include: Add a missing WINAPI. 2008-09-29 17:25:11 -05:00
Juan Lang
a64b7b0c12 include: Add definition of CRYPTUI_DISABLE_ISSUERSTATEMENT. 2008-09-29 17:21:38 -05:00
Andrey Turkin
c425c8a406 ntdll: Add stubbed implementations for NtQueryEaFile and NtSetEaFile. 2008-09-25 13:29:30 +02:00
Louis Lenders
e16e15bf0c msi: Add stub for MsiSetExternalUIRecord. 2008-09-25 13:27:38 +02:00
Henri Verbeet
3a7fcec4d7 wined3d: Handle texture coordinates the same way we handle other vertex attributes. 2008-09-25 11:53:10 +02:00
Henri Verbeet
eaf2474003 wined3d: Split SetGlTextureDesc() up.
This creates a function for setting the texture name and one for
setting the texture target. The idea is that the texture target should
get set right after the surface is created, and won't change, while
generating a texture name can wait.
2008-09-25 11:52:42 +02:00
Nikolay Sivov
8d9c4867ae gdiplus: Implemented GdipSetClipRect/GdipSetClipRectI. 2008-09-25 11:24:46 +02:00
Nikolay Sivov
31847cf30b gdiplus: Implemented GdipResetTextureTransform. 2008-09-25 11:24:38 +02:00
Nikolay Sivov
067a08efae gdiplus: Stub for GdipSetPathGradientBlend. 2008-09-25 11:24:06 +02:00
Christian Costa
8597d42cf5 d3dxof: Implement IDirectXFileDataReference. 2008-09-25 11:15:10 +02:00
Rob Shearman
2f10cc5c28 include: Add DShellFolderViewEvents to shldisp.idl. 2008-09-23 15:45:14 +02:00
Hans Leidekker
bba66c99b6 winhttp: Implement WinHttpCreateUrl. 2008-09-23 14:03:19 +02:00
Hans Leidekker
e511474d47 rpcrt4: Add stub implementations for RpcMgmtInqStats and RpcMgmtStatsVectorFree. 2008-09-23 14:03:19 +02:00
Henri Verbeet
874c9ef6c7 secur32: Require gnutls for schannel. 2008-09-23 14:03:11 +02:00
Henri Verbeet
66654cf057 wined3d: Add/update the D3DPRESENTFLAG constants. 2008-09-23 12:25:10 +02:00
Juan Lang
3e207c221b include: Add missing defines. 2008-09-19 12:09:19 +02:00
Juan Lang
c7e6c0ccd7 include: Fix typo. 2008-09-19 12:09:09 +02:00