Commit Graph

6919 Commits

Author SHA1 Message Date
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
Rob Shearman d9b84d2c45 include: Add explicit DUMMYUNIONNAME and DUMMYSTRUCTNAME names to anonymous unions in IDL files.
These aren't present in the PSDK versions of these files but are
necessary for us to be able to compile Wine with compilers that don't
support anonymous structs and unions.
2008-09-18 14:18:21 +02:00
Mikołaj Zalewski edd3f2b34b include: Add IAutoCompleteDropDown declaration. 2008-09-18 12:52:25 +02:00
Huw Davies f91f9c8bf9 include: Fill in IMimeEnumProperties. 2008-09-18 12:33:03 +02:00
Juan Lang 1a1a2187de wintrust: Add a few missing defines. 2008-09-18 12:32:25 +02:00
Rob Shearman c8db4e6232 include: Add DUMMYUNIONNAME to unions in the _wireVARIANT, TYPEDESC and VARDESC structures in oaidl.idl. 2008-09-17 12:02:51 +02:00
Rob Shearman 56502ebb99 include: Add DUMMYUNIONNAME to the anonymous union in the uSTGMEDIUM structure in objidl.idl. 2008-09-17 12:02:46 +02:00
Rob Shearman 97a9df1c3c include: Make exdisp.h compile when included after commdlg.h. 2008-09-17 12:02:24 +02:00
Rob Shearman d524a761a1 include: Make dmusici.h compile when it is included after winspool.h. 2008-09-17 12:02:17 +02:00
Alexandre Julliard e4cba25ac7 user32: Implemented UpdateLayeredWindow and UpdateLayeredWindowIndirect. 2008-09-16 16:30:19 +02:00
Vitaliy Margolen d939367ac8 dinput: Implement DIPROP_KEYNAME property for keyboard device.
Based on patch from Sergey Khodych.
2008-09-15 13:23:13 +02:00
Alexandre Julliard d60c32769d include: Added definition for RPC_BAD_STUB_DATA_EXCEPTION_FILTER. 2008-09-15 11:30:29 +02:00
Marcus Meissner de530b55af include: Allocation size markup. 2008-09-15 11:23:27 +02:00
Huw Davies bba2221426 inetcomm: Fix some more idl. 2008-09-12 16:50:19 +02:00
Alexandre Julliard 05b4181cac server: Implemented the server side of Get/SetLayeredWindowAttributes. 2008-09-12 15:30:47 +02:00
Luis C. Busquets Pérez 0af9415a4f d3dx9: Implement D3DXMatrixDecompose. 2008-09-12 13:40:33 +02:00
Huw Davies 2fa80dacde inetcomm: Add a missing function and fix some idl. 2008-09-11 14:36:03 +02:00
Huw Davies 6b24d897fd include: Add some more mimeole errors. 2008-09-11 11:56:32 +02:00
Marcus Meissner 68f63689cb include: Mark up with alloc_size attribute. 2008-09-10 10:55:50 +02:00
Rob Shearman 60b4feedca include: Fix function names in IVBSAXXMLReader interface in msxml2.idl. 2008-09-09 12:32:16 +02:00
Peter Dons Tychsen 6e7c73cacf ntoskrnl: Implement partial stub for IoGetConfigurationInformation(). 2008-09-09 11:46:17 +02:00
Rob Shearman b49835229e include: Use placeholder structures with at least one field in vmr9.idl.
MIDL won't parse structures with no fields.
2008-09-09 11:46:14 +02:00
Rob Shearman fa441c9dd0 include: Add XMLDOMDocumentEvents dispinterface to xmldom.idl. 2008-09-09 11:46:14 +02:00
Rob Shearman d65920df77 include: The INewShortcutHookA, INewShortcutHookW and IRunnableTask interface in shobjidl.idl should be local.
They are declared such that they cannot be used over the network and
cause errors in MIDL when they are not declared local.
2008-09-09 11:46:14 +02:00
Rob Shearman c36682685a include: Fix signature of NearestPoint function of IInkDisp interface in msinkaut.idl.
Since the PointOnStroke and DistanceFromPacket parameters are [in,
out] parameters the must be pointers.
2008-09-09 11:46:14 +02:00
Rob Shearman 244b14ba36 include: Fix level of indirection of parameters in GetNotifyCmdLine function of IBackgroundCopyJob2 interface in bits1_5.idl.
The parameters should be double pointers to strings, not pointers to strings.
2008-09-09 11:46:13 +02:00
Rob Shearman 10208999c5 include: Uncomment declaration of IDirectShowStream in amstream.idl.
Also remove incorrect [optional] attributes from parameters.
2008-09-09 11:46:13 +02:00
Rob Shearman f399e6ecf2 include: Remove incorrect [optional] attributes from parameters in ddstream.idl. 2008-09-09 11:46:13 +02:00