Commit Graph

8917 Commits

Author SHA1 Message Date
Henri Verbeet 63b72d789d wined3d: Move the GetLevelDesc() functions to the IWineD3DBaseTexture interface. 2011-03-09 12:29:04 +01:00
Henri Verbeet 756fdb7c5a wined3d: Merge the various resource desc structures. 2011-03-09 12:28:58 +01:00
Henri Verbeet b9fae5e9a8 wined3d: Don't require container parents for IWineD3DDeviceParent methods to be COM objects. 2011-03-08 12:27:41 +01:00
Erich Hoover e776f3ccf7 user32: Implement semi-stub of GetCursorFrameInfo. 2011-03-07 15:10:22 +01:00
Henri Verbeet a27ee75ed2 wined3d: Remove COM from the buffer implementation. 2011-03-04 16:25:58 +01:00
Juan Lang e71a235058 include: Add some missing definitions. 2011-03-04 16:25:58 +01:00
André Hentschel 29d5887b5c t2embed: Add stub for TTEmbedFont. 2011-03-03 17:47:14 +01:00
Alexandre Julliard f1a3480068 user32: Handle input injected through SendInput entirely in user32. 2011-03-02 21:48:39 +01:00
Alexandre Julliard c7efa293f0 server: Invoke low-level hardware hooks directly from the server side. 2011-03-02 21:26:13 +01:00
Alexandre Julliard ae895a1f10 user32: Export a Wine-specific function to send hardware input from the graphics driver. 2011-03-02 21:25:43 +01:00
Alexandre Julliard 02e30f5f77 server: Pass the original hardware input data to the server and set the message parameters on the server side. 2011-03-02 11:34:15 +01:00
Henri Verbeet 1de6adfbae wined3d: Make IWineD3DResourceImpl an independent structure. 2011-03-01 13:21:59 +01:00
Alexandre Julliard bc4afb0786 server: Don't pass a thread id to send_hardware_message, determine it from the window. 2011-03-01 13:21:58 +01:00
Henri Verbeet 39497ff4d1 wined3d: Remove IWineD3DResource::UnLoad() from the public interface. 2011-02-28 11:09:48 +01:00
Alexandre Julliard 02e8174067 server: Store the cursor clip rectangle in the server. 2011-02-25 13:50:19 +01:00
Alexandre Julliard 183c41b49a server: Store the global cursor position in the server. 2011-02-25 11:25:15 +01:00
Jacek Caban 79971018ec mshtml.idl: Added DispHTMLDOMAttribute declaration. 2011-02-24 15:52:21 +01:00
Dylan Smith 5fe7522ba1 d3dx9: Add stubs for D3DXCreateText. 2011-02-21 16:25:58 +01:00
Jacek Caban 6ef4e78027 include: Make some include guards compatible with MS headers.
This is for compatibility with mingw-w64.
2011-02-21 16:25:20 +01:00
Andrew Nguyen 6097f2faf1 configure: Check for additional libxml2 headers to reject inadequate libxml2 versions. 2011-02-21 12:43:45 +01:00
Dmitry Timoshkov 15c322c235 mlang: GetGlobalFontLinkObject() takes a non-zero number of arguments. 2011-02-17 17:41:23 +01:00
Andrew Nguyen 78110088d4 propsys: Add a PSRefreshPropertySchema stub. 2011-02-16 14:26:26 +01:00
Jacek Caban 11638e1e4d dvdmedia.h: Added MPEG2VIDEOINFO declaration. 2011-02-11 17:41:31 +01:00
Jacek Caban 5d1a7511a2 dsound.h: Added DSBNOTIFICATIONS_MAX definition. 2011-02-11 17:41:26 +01:00
Henri Verbeet a5fe3610ad wined3d: Remove COM from the query implementation. 2011-02-04 15:25:32 +01:00
Henri Verbeet 304d713860 wined3d: Remove COM from the clipper implementation. 2011-02-04 15:25:31 +01:00
Alexander Morozov 745a50c9db ntoskrnl.exe: Add stub for IoGetDeviceInterfaces. 2011-02-03 16:28:05 +01:00
Henri Verbeet 5963483fc2 wined3d: Remove COM from the palette. 2011-02-03 13:15:17 +01:00
Henri Verbeet 5765632d9f wined3d: Remove COM from the vertex declaration. 2011-02-03 13:15:17 +01:00
Iain Arnell 9d7277df7a gdiplus: Qualify reference to Gdiplus::Pixelformat. 2011-02-02 12:24:47 +01:00
Vitaliy Margolen 4979d287b2 dinput: Return correct error code for DIPROP_VIDPID. 2011-02-02 12:24:07 +01:00
Henri Verbeet 36d4268e3c wined3d: Remove COM from IWineD3D. 2011-02-02 12:22:42 +01:00
Alexandre Julliard 9b76c16e7e msvcrt: longjmp doesn't have a return value. 2011-02-01 18:14:09 +01:00
Iain Arnell aef85c72c8 gdiplus: C++ fixes for headers. 2011-02-01 12:08:32 +01:00
Eric Pouech 5b4e192aca winedump: Added definition and dumping of thread local variables. 2011-01-31 14:08:37 +01:00
Charles Davis b149d7bc7b winecoreaudio: Fix deprecation warnings in audiounit.c. 2011-01-31 13:01:12 +01:00
Charles Davis 459d9427a8 winecoreaudio: Don't use Component Manager on Mac OS 10.6. 2011-01-31 13:01:12 +01:00
Henri Verbeet 4b109ff1f8 wined3d: Remove COM from the stateblock. 2011-01-31 12:24:58 +01:00
Charles Davis 4e44e153c5 ntdll: Check for case-insensitive volumes. 2011-01-28 17:23:57 +01:00
Vincent Povirk 757012cd3c gdiplus: Test the types of records in an empty EMF+. 2011-01-27 14:16:47 +01:00
Vincent Povirk e029d71c4b gdiplus: Stub GdipGetHemfFromMetafile. 2011-01-27 14:15:59 +01:00
Vincent Povirk 8fa86b5980 include: Add declaration of GdipRecordMetafile. 2011-01-27 14:15:55 +01:00
Henri Verbeet c964134a59 wined3d: Add support for the NULL format. 2011-01-27 14:13:55 +01:00
Alexandre Julliard 2e81ba5f4f include: Add a prototype for RtlUnwindEx on x86_64. 2011-01-27 14:10:31 +01:00
Detlef Riekenberg 507ec2a415 include: Add missing _stat64i32 / _stat32i64. 2011-01-26 15:00:14 +01:00
Detlef Riekenberg 6e610f1e1a msvcr90: Implement _stat32, _fstat32, _wstat32. 2011-01-25 18:10:36 +01:00
Dmitry Timoshkov 3e850b5b14 winex11.drv: Associate the real DC transformation with cached font data.
This matches what WineEngCreateFontInstance() does, and makes applications
which set custom axes directions using different window/viewport extents
display text correctly.
2011-01-24 14:43:26 +01:00
Henri Verbeet 4891ca168e wined3d: Remove IWineD3DSurface::DrawOverlay() from the public interface. 2011-01-24 14:43:26 +01:00
Henri Verbeet 05603c4568 wined3d: Remove IWineD3DSurface::RealizePalette() from the public interface. 2011-01-24 14:43:26 +01:00
Henri Verbeet 1eefb46a57 wined3d: Remove IWineD3DVolume::LoadTexture() from the public interface. 2011-01-21 18:37:11 +01:00
Henri Verbeet ce050c89de wined3d: Get rid of IWineD3DSurface::GetData(). 2011-01-21 18:37:09 +01:00
Henri Verbeet 0b7fef751e wined3d: Remove IWineD3DSurface::LoadTexture() from the public interface. 2011-01-21 18:37:06 +01:00
Henri Verbeet 629d81b192 wined3d: Remove IWineD3DSurface::BindTexture() from the public interface. 2011-01-21 18:37:04 +01:00
Andrew Nguyen 2d12be7df9 include: Add an extern C++ block around the property key equality operators. 2011-01-21 13:40:42 +01:00
Thomas Mullaly f46bd50e5d urlmon: Added stub for CoInternetGetSecurityUrlEx. 2011-01-21 12:25:52 +01:00
Huw Davies 55f6f9ada4 include: Add some more internet options. 2011-01-20 19:02:13 +01:00
Owen Rudge d6f3ca9589 dsound: Add support for 32-bit IEEE float buffers. 2011-01-20 17:50:04 +01:00
Nikolay Sivov 03ca06e791 msvcrt: Partially implement _set_abort_behavior. 2011-01-20 12:54:50 +01:00
Alexandre Julliard 8bb4bde1e5 shdocvw: Convert coclass registration to the IRegistrar mechanism. 2011-01-19 21:31:33 +01:00
Alexandre Julliard 6dcf94b21c include: Add an assert.h msvcrt header. 2011-01-19 19:49:08 +01:00
Alexandre Julliard 4a5c687069 actxprxy: Add proxies for shldisp.idl. 2011-01-19 17:43:45 +01:00
Piotr Caban b614a15328 server: Return multiple events in read_changes. 2011-01-19 14:13:33 +01:00
Eric Pouech 67a55feeaf dbghelp, winedump: Added definition for S_FRAMEPROC_V2 symbol (CodeView). 2011-01-19 12:25:05 +01:00
Nikolay Sivov ad6bc94491 msvcrt: Add _atoflt and _atoflt_l implementations. 2011-01-19 12:22:27 +01:00
Eric Pouech 5199d04b42 winedump: Added stream header support. 2011-01-18 12:35:15 +01:00
Juan Lang 7f0db79491 crypt32: Add stub for CertRegisterPhysicalStore. 2011-01-17 13:22:05 +01:00
Alexander Morozov 420b48b4c8 include: Add some Shell32 interfaces and coclasses. 2011-01-17 12:23:41 +01:00
Juan Lang 7d21d9361c mswsock.h: Fix typo. 2011-01-14 18:26:20 +01:00
Alexandre Julliard fa3ddd838b configure: Add a check for the QuickTime development headers. 2011-01-14 18:26:19 +01:00
Jacek Caban 42874c62a7 winnt.h: Use Common macro for __C89_NAMELESSUNION and __C89_NAMELESSSTRUCT. 2011-01-13 15:22:00 +01:00
Alexandre Julliard ce6779c9b1 winedump: Print the machine field from the PDB symbol table. 2011-01-11 16:17:39 +01:00
Eric Pouech 982775ddae winedump: Added support for dumping FPO streams. 2011-01-10 12:51:35 +01:00
Hans Leidekker 06562d16b3 kernel32: Add a stub implementation of GetThreadIOPendingFlag. 2011-01-10 10:42:23 +01:00
Stefan Leichter 8fffb22f1e setupapi: Add stub for SetupDiSetSelectedDevice. 2011-01-07 10:22:58 +01:00
Ken Thomases 21137cd3c3 windowscodecs: Use Mac OS X native ICNS support, not libicns.
The ICNS support is only used on Mac OS X and is not anticipated to be used
on any other platform.  So, we can rely on the native frameworks rather than
a third-party dependency.
2011-01-06 11:44:02 +01:00
Henri Verbeet d72520b5cc wined3d: Remove IWineD3DBaseTexture::BindTexture() from the public interface. 2011-01-05 17:22:01 +01:00
Alexandre Julliard 0e79c5c1c3 configure: Add a check for the gettextpo library. 2011-01-04 11:16:50 +01:00
Jacek Caban d34bbb2b52 urlmon: Fixed IUriBuilderFactory declaration. 2011-01-04 11:11:49 +01:00
Thomas Mullaly 148b38d923 include: Added IDN support functions and types. 2011-01-03 14:57:28 +01:00
André Hentschel c59db6d274 include: Add more minor shutdown reasons. 2011-01-03 12:14:26 +01:00
Gerald Pfeifer f8ee2f620c include: Consolidate duplicate declarations of WNetGetLastErrorA, WNetGetLastErrorW and definition of WNetGetLastError. 2011-01-03 11:28:36 +01:00
Alexandre Julliard 80d12c358e makefiles: Automatically update the EXTRASUBDIRS variable in make_makefiles. 2011-01-01 20:28:10 +01:00
Alexandre Julliard 8e2becf394 Update copyright info for 2011. 2011-01-01 11:57:08 +01:00
Greg Geldorp f8e71a346c oledb32: Use correct 32/64-bit typedefs.
Paul Vriens did the hard stuff of figuring out that the typedefs in
oledb.idl were not correct.
2010-12-31 12:15:55 +01:00
Dan Kegel c6dbea01d6 include: Remove extra semicolons after a macro that doesn't need them. 2010-12-31 11:47:00 +01:00
Adam Martinson 2eb2f71c03 configure: Fix OpenCL includes on systems with only CL/cl.h. 2010-12-29 11:59:39 +01:00
Alexandre Julliard 13eafa047d configure: Get rid of the replacement function for gettid. 2010-12-27 12:08:37 +01:00
Jacek Caban 45be01952a include: Added macros for unions and structs that should remain nameless regardless NONAMELESSUNION/NONAMELESSSTRUCT definition. 2010-12-24 12:04:59 +01:00
Alexandre Julliard 080d6462df include: Define the Scriptlet class in mshtml.idl. 2010-12-23 12:51:06 +01:00
Alexandre Julliard e11f65f6b7 include: Set version to 1.0 for msxml classes. 2010-12-22 15:51:45 +01:00
David Hedberg 7081e848ad include: Add a few INET_E_ defines. 2010-12-22 14:17:13 +01:00
André Hentschel d4b26c308e include: Add new suite masks. 2010-12-21 19:47:49 +01:00
André Hentschel cc90dc6f3b include: Add ERROR_INTERNET_FORTEZZA_LOGIN_NEEDED for wininet tests. 2010-12-21 19:47:14 +01:00
Alexandre Julliard c1c92d07d7 msxml3: Convert dll registration to the IRegistrar mechanism. 2010-12-21 13:56:42 +01:00
Alexandre Julliard cfa37214b9 msxml: Register the v2.0 classes using the IRegistrar mechanism. 2010-12-21 13:56:36 +01:00
Alexandre Julliard d1c07d1186 include: Add a couple of missing interfaces in msxml2.idl. 2010-12-21 12:17:31 +01:00
Alexandre Julliard f6b6c7bade include: Correctly define the msxml typelib by directly including xmldom.idl and xmldso.idl. 2010-12-21 12:17:11 +01:00
David Hedberg 7b67d4f5c6 include: Add IShellItem2 interface declaration. 2010-12-20 12:47:40 +01:00
Michael Stefaniuc a2f0750f0b Remove the audioio sound driver. It is unused.
The supported Solaris version 9 and 10 do not have audioio anymore. They
are using the ESD sound driver instead.
2010-12-17 13:26:04 +01:00
Huw Davies 78687532e4 include: Add GLYPHSET flag define. 2010-12-17 13:26:01 +01:00
Alexander Morozov 60be01f16d wincrypt.h: Define PFN_CMSG_IMPORT_KEY_TRANS callback function. 2010-12-16 11:22:45 +01:00
André Hentschel 94c99df25d include: Add winhttp secure protocol flags. 2010-12-15 12:26:02 +01:00
Hans Leidekker 215b69e36b rpcrt4: Add a stub implementation of RpcMgmtSetAuthorizationFn. 2010-12-15 12:02:09 +01:00
David Bartley bf6a20fad3 iphlpapi: Add CancelIPChangeNotify stub. 2010-12-13 12:43:30 +01:00
Alexandre Julliard ba709a1d45 mstask: Convert dll registration to the IRegistrar mechanism. 2010-12-10 15:09:24 +01:00
Alexandre Julliard b13722cd2f include: Disable widl-specific coclass attributes when not building with widl. 2010-12-10 15:09:24 +01:00
Stefan Leichter f7192d329e ntoskrnl.exe: Add stub for IoWMIRegistrationControl. 2010-12-09 12:16:51 +01:00
Henri Verbeet a3b2407824 wined3d: Remove IWineD3DBaseTexture::SetDirty() from the public interface. 2010-12-09 12:14:19 +01:00
Henri Verbeet 4dd3066ea3 wined3d: Remove the unused IWineD3DBaseTexture::GetDirty() method. 2010-12-09 12:14:11 +01:00
Alexandre Julliard 71dbeb2ebe gameux: Convert dll registration to the IRegistrar mechanism. 2010-12-09 11:40:13 +01:00
Alexandre Julliard 092af1be37 gameux: Add a typelib resource. 2010-12-09 11:40:12 +01:00
Alexandre Julliard 69f58161b9 wuapi: Convert dll registration to the IRegistrar mechanism. 2010-12-09 11:40:12 +01:00
Alexandre Julliard 2f0371e84d wuapi: Add a typelib resource. 2010-12-09 11:40:08 +01:00
Alexandre Julliard 500c47ccab include: Define more wuapi interfaces to avoid undefined forward declarations. 2010-12-09 00:05:32 +01:00
Alexandre Julliard 33763656bd msxml6: Convert dll registration to the IRegistrar mechanism. 2010-12-08 16:10:44 +01:00
Thomas Mullaly 2182d77333 include: Added IUriBuilderFactory interface definition. 2010-12-07 11:38:57 +01:00
Mike Gibson 23906816d8 msvcrt: Implement wcsnicoll. 2010-12-05 16:45:43 +01:00
André Hentschel 5e95e3d943 include: Add more progressbar defines. 2010-12-05 12:25:05 +01:00
André Hentschel e230d88d74 include: Add more well known sid types. 2010-12-05 12:24:49 +01:00
Andrew Eikum e2592139fa include: CMIC_MASK_NOASYNC flag. 2010-12-05 12:24:20 +01:00
Alexandre Julliard 5f49129e03 resources: Define a generic mechanism for adding extra values to the common version block. 2010-12-03 14:53:59 +01:00
Peter Urbanec 65c84d773f opencl: Initial stub implementation of OpenCL 1.0. 2010-12-03 13:13:45 +01:00
Jacek Caban 4a91265b4f npmshtml: Added Mozilla plugin for mshtml ActiveX controls. 2010-12-03 11:51:50 +01:00
Andrew Bogott f471883ade shdocvw: Test read/write of a couple of properties on IUniformResourceLocator. 2010-12-02 17:47:39 +01:00
Alexander Morozov 1de6229489 wincrypt.h: Define some enveloped message callback functions. 2010-12-02 14:45:17 +01:00
Alexandre Julliard aece1f733f objsel: Convert dll registration to the IRegistrar mechanism. 2010-12-02 13:46:32 +01:00
André Hentschel 3eef4e110c include: Increase rpcndr header version. 2010-12-01 11:11:17 +01:00
Alexandre Julliard 9626a976ad include: Don't use the Ndr functions at all when using registration resources. 2010-11-30 13:53:27 +01:00
Daniel Zimmermann 32e1137837 wtsapi32: Add some stubs. 2010-11-29 19:43:35 +01:00
Andrew Nguyen 92705a48dc msvcrt: Add some definitions and prototypes to float.h. 2010-11-29 19:43:34 +01:00
Thomas Mullaly 4e07082eda include: Added basic header for strsafe. 2010-11-29 11:25:55 +01:00
Thomas Mullaly bc71921f36 urlmon: Added stub for CoInternetParseIUri. 2010-11-29 11:25:00 +01:00
Jacek Caban bf228d4a84 mshtml.idl: Added param element's interfaces declaration. 2010-11-29 11:24:48 +01:00
Alexandre Julliard 1ae23af85b include/msvcrt: Define more CPU control word flags. 2010-11-26 14:58:39 +01:00
Eryk Wieliczko 91bc6c5201 msvcrt: Implement fprintf_s and fwprintf_s. 2010-11-25 11:55:31 +01:00
Eryk Wieliczko 133a38fcfb msvcrt: Implement printf_s and wprintf_s. 2010-11-25 11:55:20 +01:00
Eryk Wieliczko 6296d95b9e msvcrt: Implement vprintf_s and vwprintf_s. 2010-11-25 11:55:05 +01:00
Eryk Wieliczko 8bf437d827 msvcrt: Implement vfprintf_s and vfwprintf_s. 2010-11-25 11:53:07 +01:00
Alexandre Julliard 4d966be69c winecrt0: Add a generic mechanism for dll registration through IRegistrar. 2010-11-24 17:59:41 +01:00
Adam Martinson 6ee2231d2b configure: Add a check for xmlSchemaSetParserStructuredErrors(). 2010-11-24 12:05:38 +01:00
Stefan Leichter b9e676febd ntoskrnl.exe: Add stub for PoSetPowerState. 2010-11-23 14:16:22 +01:00
Vijay Kiran Kamuju 0656340394 include: Add missing clsids in d3drmobj.h. 2010-11-23 14:16:22 +01:00
Hans Leidekker 63c19ab495 ntdll: Add a stub implementation of FSCTL_GET_RETRIEVAL_POINTERS. 2010-11-23 13:22:30 +01:00
André Hentschel 8b913427c0 ws2_32: Map AI_ADDRCONFIG. 2010-11-23 13:16:53 +01:00
Andreas Pflug afa90e325e oledb32: Added conversions for R8,BOOL,DATE,DBTIMESTAMP. 2010-11-18 12:30:53 +01:00
André Hentschel f669272152 include: Add some relocation types. 2010-11-16 21:54:18 +01:00
Alexandre Julliard 14a77db43f user32: Add a stub for IsGUIThread(). 2010-11-16 21:54:18 +01:00
André Hentschel b45454c155 include: Define SIO_SET_COMPATIBILITY_MODE. 2010-11-16 15:12:43 +01:00
Eryk Wieliczko 37cf8dc57d msvcrt: Implement strncat_s. 2010-11-15 17:21:16 +01:00
Henri Verbeet ce4de8ff9c include: Add the tagBIND_OPTS3 structure. 2010-11-15 15:04:28 +01:00
Thomas Mullaly 4d9d4b10e0 urlmon: Added stub for CoInternetCombineUrlEx. 2010-11-15 14:55:44 +01:00
Adam Martinson 82f73c8652 msxml3: Add our own xmlFirstElementChild() for older libxml2 versions. 2010-11-15 13:01:35 +01:00
Paul Vriens 84880bf819 include: Fix a define. 2010-11-15 12:59:14 +01:00
Jacek Caban 7119b98923 mshtml.idl: Added IHTMLStyleElement and DispHTMLStyleElement declarations. 2010-11-12 14:39:11 +01:00
Alexandre Julliard 9c4432f69d atl: Fix the name of the Registrar class id. 2010-11-12 11:49:44 +01:00
Alexandre Julliard 32ad286d06 atl: Move atliface.idl to the global includes. 2010-11-12 11:47:19 +01:00
Vincent Povirk 6ad97b7c08 include: Add definitions for IMetaDataDispenserEx. 2010-11-11 16:41:36 +01:00
Vincent Povirk 498752dd10 include: Rename cor.h to cor.idl. 2010-11-11 16:40:35 +01:00
Vincent Povirk ef85471bfa include: Add definition for ICLRRuntimeHost. 2010-11-10 17:18:43 +01:00
Michael Stefaniuc b6b7069f2f include: Avoid a multi-character character constant.
Multi-character character constants aren't portable as their behaviour
is compiler dependent according to the C standard (sparse).
2010-11-10 12:17:44 +01:00
Maarten Lankhorst 95897b6819 strmbase: Add support for rendering algorithms to quality control. 2010-11-10 12:16:09 +01:00
Alexandre Julliard 1174beef2a include: Make msxml6.idl a copy of msxml2.idl instead of importing it. 2010-11-10 12:08:00 +01:00
Alexandre Julliard 19939ee532 include: Define a few more msxml interfaces and classes. 2010-11-10 12:07:59 +01:00
Alexandre Julliard 6c90ebd5e5 include: Move coclass definitions to msxml2.idl. 2010-11-10 12:07:59 +01:00
Alexandre Julliard fd53e320c1 include: Move IXMLDOMDocument3 definition to msxml2.idl. 2010-11-10 12:07:59 +01:00
Jacek Caban 2da5890ea1 mshtml: Added IDispatchEx support to HTMLStyleSheetsCollection object. 2010-11-08 13:31:25 +01:00
Jacek Caban 00ee406ea6 mshtml: Added IOmNavigator::get_plugins implementation. 2010-11-08 13:31:22 +01:00
Henri Verbeet 7e3985e1fe ddraw: Setup the device window in SetCooperativeLevel(). 2010-11-08 13:30:54 +01:00
Maarten Lankhorst 5955a349c6 strmbase: Add support for IQualityControl to transform filter. 2010-11-08 13:30:27 +01:00
Maarten Lankhorst 0a4ee68168 strmbase: Add support for IQualityControl. 2010-11-08 13:30:26 +01:00
Eric Pouech 91e3a40e41 server: Removed the no longer used bare parameter out of get_console_mode request. 2010-11-08 13:30:25 +01:00
Vijay Kiran Kamuju 791b22ac91 include: Add missing interfaces in d3drmobj.h. 2010-11-05 17:15:37 +01:00
Henri Verbeet f0b0c1b1dd wined3d: Add support for the INTZ format. 2010-11-05 17:15:36 +01:00
Jacek Caban 5cbc4e8188 d3dhal.h: Removed no longer defined D3DDP2OP_* enums. 2010-11-05 17:15:35 +01:00
Vijay Kiran Kamuju 5c431a0ffa include: Fix macro signatures in d3drmobj.h. 2010-11-05 11:26:31 +01:00
Vijay Kiran Kamuju f6750b7ddd include: Add missing definitions for LPDIRECT3DRM2 and LPDIRECT3DRM3. 2010-11-05 11:26:18 +01:00
Vijay Kiran Kamuju 51b2bde3c8 include: Add missing defines for d3drmdef.h. 2010-11-04 12:02:25 +01:00
Vijay Kiran Kamuju 6c3581461b include: Add IDirect3DRMWinDevice interface. 2010-11-04 11:53:23 +01:00
Vijay Kiran Kamuju 0985657ffa include: Fix signature of CreateWrap macros in d3drm. 2010-11-04 11:49:28 +01:00
André Hentschel 0e524aaaea include: Define PROCESSOR_OPTIL (MSIL). 2010-11-04 11:48:37 +01:00
Hans Leidekker 58352b9443 include: Add winsxs.idl. 2010-11-03 16:07:30 +01:00
Detlef Riekenberg d7ed754968 include: Add WerReportSetParameter + WerReportSubmit. 2010-11-03 16:05:35 +01:00
Eryk Wieliczko a3927b5e09 msvcrt: Implement _ftelli64. 2010-11-03 14:45:17 +01:00
Adam Martinson 9408b4973d configure: Add a check for xmlDocProperties. 2010-11-03 14:44:50 +01:00
Erich Hoover cac2c176ef include: Add macros for retrieving control message headers. 2010-11-03 14:44:48 +01:00
André Hentschel 61d237225f include: Add new button control styles. 2010-11-03 11:08:55 +01:00
André Hentschel b2e1c2defe include: Add BS_PUSHBOX. 2010-11-03 11:08:55 +01:00
Michael Stefaniuc ac45ab3d8f strmbase: Remove duplicate 'const' in strmbase.h. 2010-11-03 11:08:55 +01:00
Rico Schüller 5fb34ab4e2 include: Add ID3D10ShaderReflection1 interface. 2010-11-02 13:49:29 +01:00
Rico Schüller d37b3c8280 include: Add ID3D11ShaderReflection interface. 2010-11-02 13:49:25 +01:00
Rico Schüller 02264a7628 d3dcompiler: Add D3DReflect() stub. 2010-11-02 13:41:11 +01:00
Adam Martinson 5c7bcdadcf msxml3: Add error code defines. 2010-11-02 12:51:51 +01:00
Adam Martinson be4d0e9d07 configure: Add a check/define for xmlSchemaSetValidStructuredErrors(). 2010-11-02 12:50:30 +01:00
Thomas Mullaly 2aed8ce2fd urlmon: Added stub for CoInternetCombineIUri. 2010-11-02 12:03:02 +01:00
Aric Stewart 7e8751b2e1 strmbase: More properly standardized pin implementations for NewSegment. 2010-11-01 14:53:29 +01:00
Erich Hoover 886193c3b4 include: Add IP_PKTINFO response structure. 2010-11-01 11:38:51 +01:00
Vijay Kiran Kamuju 60b1b1a646 d3drm: Fix signature of LoadTextureFromResource macro of IDirect3DRM2 interface. 2010-11-01 11:36:33 +01:00
Vincent Povirk f49d56fef3 gdiplus: Add tests for GdipGetLineTransform. 2010-11-01 11:33:58 +01:00
André Hentschel 5f6ea28c99 include: Merge the ia64 ifdefs into one. 2010-11-01 11:32:20 +01:00
André Hentschel 98998cbad5 include: Better detect MIPS architecture. 2010-11-01 11:32:08 +01:00
André Hentschel a0dabd33e5 include: Add MIPS endianess. 2010-11-01 11:31:46 +01:00
André Hentschel c1e6777527 include: Better distinguish ARM's endianess. 2010-11-01 11:31:37 +01:00
Hans Leidekker 7135ac7641 advapi32: Implement EnumServicesStatusExA/W. 2010-10-29 14:33:57 +02:00
Detlef Riekenberg 0140a8aacc include: Add WerReportCreate + WerReportCloseHandle. 2010-10-29 14:18:48 +02:00
Vincent Povirk 5f327f7812 gdiplus: Implement GdipGetRegionScans. 2010-10-28 11:41:32 +02:00
Jacek Caban cb9f12e566 mshtml.idl: Added IHTMLEmbedElement and DispHTMLEmbedElement declarations. 2010-10-28 11:40:12 +02:00
Rico Schüller ae79128978 include: Move D3D_PRIMITIVE to d3dcommon.h. 2010-10-28 11:38:56 +02:00
Rico Schüller ccce1c946b include: Move D3D_PRIMITIVE_TOPOLOGY to d3dcommon.h. 2010-10-28 11:38:54 +02:00
Rico Schüller f5f6bd7c3f include: Move D3D_SHADER_VARIABLE_TYPE to d3dcommon.h. 2010-10-28 11:38:50 +02:00
Rico Schüller 7b034edf84 include: Move D3D_SHADER_INPUT_TYPE to d3dcommon.h. 2010-10-28 11:38:46 +02:00
Rico Schüller 84143c8ff5 include: Move D3D_NAME to d3dcommon.h. 2010-10-28 11:38:42 +02:00
Rico Schüller 5f5b6a3dc2 include: Move D3D_RESOURCE_RETURN_TYPE to d3dcommon.h. 2010-10-28 11:38:37 +02:00
Hans Leidekker ae7d41bfa2 advapi32: Implement EnumServicesStatusA/W. 2010-10-27 13:31:04 +02:00
Amine Khaldi c9dcef156e widl: Do not define MIDL_user_allocate and MIDL_user_free as it's already in the psdk. 2010-10-27 12:02:41 +02:00
Louis Lenders 85b886ecfb winscard: Add stub for SCardReleaseStartedEvent. 2010-10-27 11:46:50 +02:00
André Hentschel 6798bc2c8e include: Define PROCESSOR_ARCHITECTURE_IA32_ON_WIN64. 2010-10-27 11:43:44 +02:00
Detlef Riekenberg d8a5bc929d wer/tests: Add initial tests. 2010-10-26 18:19:38 +02:00
Jacek Caban 41040c38fb mshtml.idl: Added DispHTMLObjectElement declaration. 2010-10-26 15:14:09 +02:00
Jacek Caban 6a30bd59bf mshtml.idl: Added IHTMLObjectElement declaration. 2010-10-26 15:14:07 +02:00
Detlef Riekenberg 5726ba6439 advapi32: Add a stub for EventEnabled. 2010-10-26 11:56:08 +02:00
Rico Schüller 2bfc3c70f7 include: Move D3D_REGISTER_COMPONENT_TYPE to d3dcommon.h. 2010-10-26 11:52:41 +02:00
Rico Schüller 512a47c576 include: Move D3D_SRV_DIMENSION to d3dcommon.h. 2010-10-26 11:52:37 +02:00
Rico Schüller bc03f85f07 include: Move D3D_CBUFFER_TYPE to d3dcommon.h. 2010-10-26 11:51:41 +02:00
Rico Schüller 879f21471e include: Move D3D_SHADER_VARIABLE_CLASS to d3dcommon.h. 2010-10-26 11:51:38 +02:00
Henri Verbeet 6dd9109358 wined3d: Pass a sub-resource index instead of a face + miplevel to cube texture methods. 2010-10-25 14:29:31 +02:00
Henri Verbeet f0a0714ecd wined3d: Pass a sub-resource index instead of a miplevel to 2D texture methods. 2010-10-25 14:29:21 +02:00
Detlef Riekenberg 0fda52b8d7 shdocvw: Add a stub for ImportPrivacySettings. 2010-10-25 13:52:50 +02:00
Damjan Jovanovic 0b66a0d3a3 include: Define WINCODEC_SDK_VERSION. 2010-10-22 15:49:37 +02:00
Hans Leidekker 1a7300b4b6 include: Add rendering intent defines. 2010-10-22 12:07:04 +02:00
Vincent Povirk 6ecb81976f windowscodecs: Handle TGA attribute bits. 2010-10-22 12:02:00 +02:00
Henri Verbeet 7f8ea7fffc wined3d: Pass a sub-resource index instead of a miplevel to volume texture methods.
For volume textures this is mostly just a conceptual change, it'll only make a
difference for texture arrays and cube textures.
2010-10-21 16:15:38 +02:00
Andrew Nguyen ed357e5ca6 msvcrt: Implement _ultoa_s. 2010-10-21 12:30:44 +02:00
Andrew Nguyen a622af49a7 msvcrt: Implement _mbsnbcat_s. 2010-10-21 12:30:35 +02:00
Vincent Povirk f5a8d96dc0 include: Add definition for IWICMetadataQueryWriter. 2010-10-21 12:28:02 +02:00
Vincent Povirk add681ecf5 include: Add definition for IWICMetadataQueryReader. 2010-10-21 12:27:58 +02:00
Vincent Povirk 53a0bbbbf5 include: Add definition for IWICFastMetadataEncoder. 2010-10-21 12:27:53 +02:00
Vincent Povirk 0454e046c2 include: Add definition for IWICColorTransform. 2010-10-21 12:27:49 +02:00
Vincent Povirk b9beb9227d windowscodecs: Support TIFF images with alpha data. 2010-10-21 12:26:12 +02:00
Aric Stewart 2c3bc2cf56 strmbase: Implement STRMBASE_DllGetClassObject and STRMBASE_DllCanUnloadNow. 2010-10-20 18:37:09 +02:00
Aric Stewart 58468ef152 strmbase: Define STRMBASE_DllMain. 2010-10-20 18:37:09 +02:00
Aric Stewart 6a00d78b39 strmbase: Begin implementations of AMovieDllRegisterServer2 and AMovieSetupRegisterFilter2. 2010-10-20 18:37:09 +02:00
Alexandre Julliard 4a1379d804 include: The FLOATING_SAVE_AREA type is i386-specific. 2010-10-20 18:37:09 +02:00
Alexandre Julliard 41454fe18b include: Get rid of the non-standard CONTEXT86 type. 2010-10-20 18:37:09 +02:00
Damjan Jovanovic c7536ef868 msvcrt: Define STRUNCATE. 2010-10-19 10:15:35 +02:00
Henri Verbeet 70f4e66f84 wined3d: IWineD3DBuffer_Unmap() can't fail. 2010-10-15 16:19:54 +02:00
Jacek Caban 70c937f7a7 exdisp.idl: Added missing declarations. 2010-10-15 16:19:40 +02:00
Rico Schüller 9e0f26cdd6 d3d10: Forward D3D10GetShaderDebugInfo() to d3dcompiler. 2010-10-15 16:17:51 +02:00
Rico Schüller 8607be1f81 d3d10: Forward D3D10GetInputAndOutputSignatureBlob() to d3dcompiler. 2010-10-15 16:17:50 +02:00
Rico Schüller 930f7ed3c6 d3d10: Forward D3D10GetOutputSignatureBlob() to d3dcompiler. 2010-10-15 16:17:50 +02:00
Rico Schüller 13893afb8e d3d10: Forward D3D10GetInputSignatureBlob() to d3dcompiler. 2010-10-15 16:17:50 +02:00
Henri Verbeet 95469309d6 wined3d: Consistently use Map/Unmap for mapping resources. 2010-10-14 17:54:52 +02:00
Aric Stewart 60bf76db9a strmbase: Remove non-standard custom allocator logic from strmbase.
Implement function overrides for parser.c where a custom allocator was needed.
2010-10-14 17:54:52 +02:00
Aric Stewart 7602829c4f strmbase: Add GetMediaType and GetMediaTypeVersion to BasePin function table.
Allows for more widespread use of the BasePinImpl version of EnumMediaTypes.
2010-10-14 17:54:51 +02:00
Aric Stewart 3c2dfd186a strmbase: Standardize "class" function into functions tables in the structs.
This allows the standardization of the "class" functions to use the 
class as the argument and will aid in expanding the implementation of 
these functions.
2010-10-14 17:54:51 +02:00
Aric Stewart 8f3c3723bb strmbase: Clean up the allocator negotiating for BaseOutputPin. 2010-10-14 17:54:51 +02:00
Rico Schüller 2c9b24b054 d3dcompiler: Implement D3DStripShader(). 2010-10-13 16:29:46 +02:00
Detlef Riekenberg f69a4ef07f winspool: Use CUPS for printing. 2010-10-13 11:35:07 +02:00
Aric Stewart 602d44a12c strmbase: Move mediaSeeking to strmbase SourceSeeking. 2010-10-12 11:44:17 +02:00
Andrew Nguyen 41ab825126 msvcrt: Implement _strlwr_s. 2010-10-11 17:11:38 +02:00
Andrew Nguyen bcfaf467b5 msvcrt: Implement _itoa_s. 2010-10-11 17:11:38 +02:00
Andrew Nguyen 6086610314 msvcrt: Implement _localtime32_s. 2010-10-11 17:11:37 +02:00
Andrew Nguyen e245cb52c6 msvcrt: Implement _localtime64_s. 2010-10-11 17:11:37 +02:00
Andrew Nguyen 6d605e68f4 kernel32: Make the return type of LoadModule match the Windows SDK. 2010-10-11 17:11:28 +02:00
Andrew Nguyen 43e99d6e0c kernel32: Implement GetSystemRegistryQuota as a semi-stub. 2010-10-11 17:11:27 +02:00
Eric Pouech 8d981b87f1 dbghelp: Proper support and definition for S_REGREL_V3. 2010-10-11 17:11:24 +02:00
Eric Pouech b164155447 dbghelp: Added a couple of missing CodeView base types (used in 64bit compilation). 2010-10-11 17:08:13 +02:00
Alexandre Julliard d3de0c265b user32: Implemented GetIconInfoExA/W. 2010-10-08 15:23:47 +02:00
Austin English 95740b30b9 dbghelp: Fix compile on Hurd. 2010-10-08 11:56:46 +02:00
Aric Stewart 34f3f7cae3 strmbase: Move TransformFilter implementation to strmbase. 2010-10-08 11:04:52 +02:00
Aric Stewart 791087089c strmbase: Add an implementation of BaseFilterImpl_EnumPins. 2010-10-08 11:04:09 +02:00
Aric Stewart 1d42659c40 strmbase: Implement BaseFilter in strmbase. 2010-10-08 11:04:04 +02:00
Rudolf Mayerhofer ded24c0d1f include: Add information class SystemLogicalProcessorInformation. 2010-10-07 15:58:12 +02:00
Rico Schüller d52f2b63c0 d3dcompiler: Implement D3DGetDebugInfo(). 2010-10-07 15:58:11 +02:00
Rico Schüller 4467901e31 d3dcompiler: Implement D3DGetInputAndOutputSignatureBlob(). 2010-10-07 15:58:11 +02:00
Rico Schüller 164dcc7973 d3dcompiler: Implement D3DGetOutputSignatureBlob(). 2010-10-07 15:58:11 +02:00
Rico Schüller 5946201d19 d3dcompiler: Implement D3DGetInputSignatureBlob(). 2010-10-07 15:58:11 +02:00
Rico Schüller 033fd44aa1 d3dcompiler: Add D3DGetBlobPart() stub. 2010-10-07 15:58:10 +02:00
Thomas Mullaly 392d74a6b1 include: Added missing declaration for CreateIUriBuilder. 2010-10-07 12:00:27 +02:00
Aric Stewart 66e1ad8a96 strmbase: Move InputPin implementation to strmbase. 2010-10-06 20:46:48 +02:00
Aric Stewart 5c1409b55f strmbase: Move OutputPin implementation to strmbase. 2010-10-06 20:46:48 +02:00
Aric Stewart 0410e50e00 strmbase: Move BasePin implementation to strmbase. 2010-10-06 20:46:48 +02:00
Aric Stewart bb110c7749 strmbase: Move enumpins from quartz to strmbase. 2010-10-06 20:46:47 +02:00
Aric Stewart 89ea07f7d0 strmbase: Add the EnumMediaTypes base implementation. 2010-10-06 20:46:47 +02:00
Juan Lang 70462b5e08 include: Define a couple more CERT_CHAIN_POLICY flags. 2010-10-06 14:41:04 +02:00
Juan Lang b6a5772a0c include: Define a few missing CERT_TRUST error and info flags. 2010-10-06 14:41:03 +02:00
Nikolay Sivov 7ff3446be5 msxml3: Accept versioned XMLHTTP CLSIDs. 2010-10-06 14:41:03 +02:00
Aric Stewart 961921060c strmbase: Initial creation of static strmbase library for Quartz and Quartz filters.
Move the Media Type Functions.
2010-10-05 15:56:30 +02:00
Henri Verbeet 5fa84c56c3 ddraw: Remove another hack.
It breaks actual front buffer / back buffer flips.
2010-10-05 15:16:52 +02:00
Jacek Caban 4c5c1f93bc include: Added d3d10_1.idl. 2010-10-05 13:00:22 +02:00
Detlef Riekenberg c1de9e2380 include: Add mprerror.h from mingw w64. 2010-10-05 12:11:57 +02:00
Vincent Povirk d54b800793 mscoree: Implement ICLRRuntimeInfo_GetInterface. 2010-10-05 12:07:37 +02:00
Vincent Povirk d1dd372a0c include: Add definition of ICLRRuntimeInfo. 2010-10-04 16:27:15 +02:00
Vincent Povirk 1fbb214248 mscoree: Stub CLRCreateInstance. 2010-10-04 16:27:03 +02:00
Vincent Povirk c7d82418a6 include: Add declaration for ICLRMetaHost. 2010-10-04 16:26:59 +02:00
Jacek Caban a19a8040f5 urlmon.idl: Added more error codes. 2010-10-01 17:48:10 +02:00
Hans Leidekker 9cb467911d include: Add a prototype for EnumSystemLocalesEx. 2010-10-01 17:48:10 +02:00
Hans Leidekker aba86be101 advapi32: Add a stub implementation of EventRegister. 2010-10-01 17:48:10 +02:00
Vincent Povirk 473afa4b8c gdiplus: Implement GdipGetRegionScansCount. 2010-10-01 13:44:06 +02:00
Hans Leidekker 2e1eb80c23 include: Define IEnumWbemClassObject and IWbemServices. 2010-09-29 10:09:04 +02:00
Henri Verbeet d6d345fa8a wined3d: Remove IWineD3DStateBlock::InitStartupStateBlock() from the public wined3d interface. 2010-09-28 17:33:16 +02:00
Andrew Nguyen 67088eb34c msvcrt: Implement _set_doserrno. 2010-09-28 17:33:16 +02:00
Andrew Nguyen ad68c0bd3c msvcrt: Implement _set_errno. 2010-09-28 17:33:16 +02:00
Andrew Nguyen c3b127f566 msvcrt: Implement _get_doserrno. 2010-09-28 17:33:16 +02:00
Andrew Nguyen 79ab715272 msvcrt: Implement _get_errno. 2010-09-28 17:33:15 +02:00
Andrew Nguyen b7a74d24f5 msvcrt: Implement strerror_s. 2010-09-28 17:33:15 +02:00
Alexandre Julliard 97611dca8b gdi32: Implement MirrorRgn. 2010-09-27 20:45:56 +02:00
Alexandre Julliard 9f792ab3d5 kernel32: Implemented EnumSystemLocalesEx. 2010-09-27 14:13:17 +02:00
Misha Koshelev fe9db6faf7 d3dx9_36: Add stub for D3DXCreateCylinder. 2010-09-27 14:10:46 +02:00
Misha Koshelev 30be5879ec d3dx9_36: Add D3DXCreateTeapot to d3dx9shape.h. 2010-09-27 14:10:46 +02:00
Hans Leidekker af7e4dbe54 comctl32: Add a stub implementation of TaskDialogIndirect. 2010-09-27 14:10:46 +02:00
Hans Leidekker 01176ce7db propsys: Add a stub implementation of PSGetPropertyDescription. 2010-09-27 14:10:45 +02:00
Juan Lang 4ec277d8f4 include: Define more IF_TYPEs. 2010-09-24 11:34:17 +02:00
Juan Lang 8da6bb6fb3 include: Add SCOPE_LEVEL definition. 2010-09-24 11:34:16 +02:00
Juan Lang 0f89a4f878 include: Add GAA_FLAG_* definitions. 2010-09-24 11:34:16 +02:00
Juan Lang 873be06c92 include: Add Vista+ fields to IP_ADAPTER_ADDRESSES. 2010-09-24 11:34:16 +02:00
Juan Lang 1a6188e846 include: Define NDIS_INTERFACE_INFORMATION. 2010-09-24 11:34:16 +02:00
Juan Lang accb42f3c3 include: Move IF_OPER_STATUS to ifdef.h. 2010-09-24 11:34:16 +02:00
Juan Lang 53db124517 include: Add ifdef.h. 2010-09-24 11:34:16 +02:00
Misha Koshelev e4182ead47 d3dx9_36: Implement D3DXCreateMeshFVF. 2010-09-23 19:22:41 +02:00
Hans Leidekker 12261fefd4 include: Add IKnownFolder and IKnownFolderManager interfaces. 2010-09-23 12:06:07 +02:00
Alexandre Julliard 5702324b37 user32: Add support for RTL window layouts in MapWindowPoints. 2010-09-22 20:27:52 +02:00
Austin English e99612c4c8 kernel32: Add a stub for GetSystemDEPPolicy. 2010-09-22 12:47:39 +02:00
Jacek Caban f6f6affb29 include: Added D3DVECTOR_DEFINED guard. 2010-09-20 16:03:50 +02:00
Jacek Caban 12f40e9387 include: Fixed D3DMULTISAMPLE_FORCE_DWORD value and added MAKEFOURCC definition guard. 2010-09-20 15:46:59 +02:00
André Hentschel 7b1e331523 winedump: Add more subsystem descriptions. 2010-09-20 15:12:20 +02:00
André Hentschel ccaeb3ed83 server: Add ARM support. 2010-09-20 12:59:53 +02:00
André Hentschel 171c9a5327 ntdll: Add ARM support. 2010-09-20 12:58:44 +02:00
Alexandre Julliard bd9852cd6f makefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR variables to follow autoconf conventions. 2010-09-19 12:40:12 +02:00
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Jacek Caban 5b15c0dfac include: Added more d3d9 error codes. 2010-09-18 13:06:04 +02:00
Henri Verbeet 5a3a4ac77a wined3d: Remove IWineD3DBaseTexture::GetTextureDimensions() from the public wined3d interface. 2010-09-18 13:05:44 +02:00
Misha Koshelev fffe37aa00 d3dx9_36: Implement D3DXGetDeclLength with tests. 2010-09-16 11:18:58 -05:00
Ričardas Barkauskas dc1356484c wined3d: Add NVDB support. 2010-09-16 10:12:33 -05:00
Hans Leidekker 4deb1844c7 include/shlobj.h: Add known folder flags. 2010-09-14 12:51:14 -05:00
Hans Leidekker 6416430f68 include: Add knownfolders.h. 2010-09-14 12:51:08 -05:00
Henri Verbeet fd7c1cbf05 wined3d: IWineD3DBuffer_GetDesc() should never fail. 2010-09-14 09:43:22 -05:00
Mariusz Pluciński dfb88608e3 kernel32: New flags added to LoadLibraryEx. 2010-09-13 14:46:20 -05:00
Mariusz Pluciński cde2a4150c include: Add LOCALE_INVARIANT definition. 2010-09-13 14:46:03 -05:00
Matteo Bruni 8d7a0d5027 d3dx9: D3DXPreprocessShader implementation with tests. 2010-09-13 14:43:53 -05:00
Matteo Bruni 5504395697 d3dcompiler: D3DPreprocess implementation. 2010-09-13 14:43:34 -05:00
Vincent Povirk 116cf47df3 windowscodecs: Decode CMYK/YCCK JPEG images as CMYK. 2010-09-13 13:31:49 -05:00
Austin English 4ada99aa83 ws2_32: Add a stub for WSANSPIoctl. 2010-09-09 19:28:32 +02:00
Austin English e899b55ec1 rstrtmgr: Add stubs for RmGetList and RmRegisterResources. 2010-09-09 19:28:27 +02:00
Alistair Leslie-Hughes ed7f017d71 msxml6: Register interfaces. 2010-09-09 14:58:13 +02:00
Roderick Colenbrander 6154bf1ad8 include: Undefine INTERFACE before defining it. 2010-09-08 19:49:30 +02:00
Jacek Caban ed2b72248f urlmon: Correctly handle INET_E_USE_DEFAULT_SETTING returned from GetBindString(BINDIND_ACCEPT_MIMES). 2010-09-08 19:49:30 +02:00
Henri Verbeet 955858e97d wined3d: IWineD3DVolume_GetDesc() should never fail. 2010-09-08 13:31:49 +02:00
Henri Verbeet 53183b4cf3 wined3d: IWineD3DSurface_GetDesc() should never fail. 2010-09-08 13:31:43 +02:00
Misha Koshelev b9b9d7ccca d3dx9_36: Fix the D3DXCreateMesh() prototype. 2010-09-08 13:31:03 +02:00
Alexandre Julliard 7295b6746d user32: Add support for fetching window rectangles relative to various origins. 2010-09-07 14:31:30 +02:00