Commit Graph

7955 Commits

Author SHA1 Message Date
Nikolay Sivov 89092c928a xmllite: Basic input object creation on IXmlReader::SetInput(). 2010-01-22 13:07:24 +01:00
Nikolay Sivov 5c1f0dbae0 xmllite/tests: Test query for supported interface sequence while creating IXmlReaderInput instance. 2010-01-22 13:05:40 +01:00
Jacek Caban 1f98d8e8bb mshtml.idl: Added IHTMLFrameElement3 declaration. 2010-01-22 12:23:26 +01:00
Jacek Caban af926beaaf mshtml.idl: Added DispHTMLFrameElement dispinterface declaration. 2010-01-22 12:23:22 +01:00
Rob Shearman c137b95db8 include: Replace hexadecimal representation of four character codes in WINED3DFORMAT enum with macros using the actual characters. 2010-01-22 12:17:24 +01:00
Christian Costa 94b17c7dad d3drm: Add definitions for IDirect3DRMMeshBuilder. 2010-01-22 12:11:17 +01:00
Christian Costa 8909a8085c d3drm: Add definitions for IDirect3DRMFace2. 2010-01-22 12:11:11 +01:00
Alexandre Julliard e26d2665dc include: Define some more of the NT global flag values. 2010-01-21 09:07:46 +01:00
Alexandre Julliard 1c119dad6d ntdll: Implement LdrQueryImageFileExecutionOptions and use it to retrieve the per-process global flag. 2010-01-20 17:11:03 +01:00
Paul Vriens c5112d9f6f rasapi32/tests: Fix some test failures on Win9x. 2010-01-19 16:51:16 +01:00
Christian Costa ecbeda64dd d3drm: Add definitions for IDirect3DRMFace. 2010-01-19 12:43:32 +01:00
Christian Costa 815e579977 d3drm: Add definitions for IDirect3DRMShadow and IDirect3DRMShadow2. 2010-01-19 12:43:32 +01:00
Christian Costa 79a6c036af d3drm: Add definitions for IDirect3DRMProgressiveMesh. 2010-01-19 12:43:32 +01:00
Christian Costa 6a41b3fe60 d3drm: Add definitions for IDirect3DRMMesh. 2010-01-19 12:43:32 +01:00
Nikolay Sivov ea762fd2a4 include: Add IXmlReader interface definition. 2010-01-19 12:25:09 +01:00
Alexandre Julliard 3b67ad9bd4 ntdll: Fix the NtCreateEvent prototype.
It takes an event type, not a manual reset flag.
2010-01-18 20:34:54 +01:00
Huw Davies 10f6d5c1fa include: Add the ability to initialize oledb constants independently of the INITGUID define by defining DBINITCONSTANTS instead. 2010-01-18 14:25:32 +01:00
Kusanagi Kouichi cc669af6ba user32: Add definitions for EM_GETIMESTATUS and EM_SETIMESTATUS. 2010-01-18 14:23:05 +01:00
Christian Costa e95645d897 d3drm: Add definitions for IDirect3DRMFrame3. 2010-01-18 14:22:29 +01:00
Christian Costa 2f5cca9481 d3drm: Add definitions for IDirect3DRMFrame2. 2010-01-18 14:22:21 +01:00
Christian Costa 547eb0367a d3drm: Add definitions for IDirect3DRMFrame. 2010-01-18 14:22:16 +01:00
Christian Costa 3246b65ce5 d3drm: Add definitions for IDirect3DRMViewport2. 2010-01-18 14:22:09 +01:00
Christian Costa ef527d81eb d3drm: Add definitions for IDirect3DRMViewport. 2010-01-18 14:22:03 +01:00
Stefan Leichter 5ef5ead15f user.exe: Forward WNetGetUser16 to WNetGetUserA of mpr.dll, based on a patch from Andrew Nguyen. 2010-01-18 14:16:59 +01:00
Jacek Caban f5430010cf mshtml.idl: Added IHTMLIFrameElement interface declaration. 2010-01-14 10:22:30 -06:00
Christian Costa 5b3d53394a d3drm: Add definitions for IDirect3DRMDevice3. 2010-01-14 09:10:37 -06:00
Christian Costa d0221af7ce d3drm: Add definitions for IDirect3DRMDevice2. 2010-01-14 09:10:30 -06:00
Christian Costa 08a053a7e9 d3drm: Fix IDirect3DRMDevice macros. 2010-01-14 09:10:16 -06:00
Christian Costa a2dcf654af d3drm: Fix IDirect3DRMObject2 macros. 2010-01-14 09:09:56 -06:00
Christian Costa b8729fdade d3drm: Add some object interface definitions. 2010-01-11 11:33:04 -06:00
Christian Costa 4244dc30a7 d3drm: Add some definitions. 2010-01-11 11:33:01 -06:00
Christian Costa 2795f4ad17 d3drm: Fix LPDIRECT3DRM definition and make sure it is defined before including d3drmobj.h. 2010-01-11 11:32:56 -06:00
Christian Costa 9d5f6ef3c0 d3drm: Add definitions for IDirect3DRM2 and IDirect3DRM3 interfaces. 2010-01-11 11:32:52 -06:00
Alexandre Julliard 658dae988d server: Add support for returning the object name in NtQueryObject. 2010-01-08 13:01:50 +01:00
Alexandre Julliard f74e312bf8 Update copyright info for 2010. 2010-01-04 17:09:21 +01:00
Gerald Pfeifer feecb8ebaf include: Move WINED3DTS_WORLD et al directly into _WINED3DTRANSFORMSTATETYPE. 2010-01-04 11:50:11 +01:00
Gerald Pfeifer 0cf44ae02e wined3d: Introduce WINED3DFMT_INST and use it in CheckTextureCapability(). 2010-01-04 11:49:58 +01:00
Christian Costa 3ac5064ba7 d3drm: Add some definitions. 2010-01-04 11:42:27 +01:00
Henri Verbeet 41401fb8cf wined3d: Add a geometry shader object.
This is just the object used to store the byte code, the shader compiler
doesn't know how to handle geometry shaders yet.
2010-01-04 11:41:28 +01:00
Christian Costa e54b46021d d3drm: Add stub for Direct3DRMCreate. 2009-12-31 12:12:18 +01:00
Stefan Leichter dd5abc2dcf ntoskrnl.exe: Add stub for KeGetCurrentThread/PsGetCurrentThread. 2009-12-31 12:12:18 +01:00
Alexandre Julliard 442512d59f libwine: Do not export any of the LDT support on non-i386 platforms. 2009-12-30 18:05:02 +01:00
Henri Verbeet 67cba48782 wined3d: The FVF parameter to IWineD3DDeviceImpl_CreateVertexBuffer() is unused now. 2009-12-30 13:31:20 +01:00
Stefan Leichter 0190edee7e ntoskrnl.exe: Add stub for KeSetPriorityThread. 2009-12-29 11:17:23 +01:00
Stefan Leichter d8a12d8374 ntoskrnl.exe: Add stub for KeReleaseSemaphore. 2009-12-29 11:17:15 +01:00
Matteo Bruni e0d02dfcc8 d3d9: Add D3DSHADER_COMPARISON definition. 2009-12-29 11:15:55 +01:00
Stefan Dösinger d6b9732497 wined3d: Remove the d3d7 do-not-convert code. 2009-12-29 11:03:36 +01:00
Alexandre Julliard fa8c4f7633 configure: Re-generate with autoconf 2.65. 2009-12-28 11:43:02 +01:00
Alexandre Julliard 21ddb9f48e include: Move undocumented Win9x function definitions to winbase16.h. 2009-12-24 20:28:12 +01:00
Henri Verbeet 3288911ae3 wined3d: Use proper enum elements for FOURCC formats. 2009-12-23 14:27:30 +01:00