Jacek Caban
872a89436d
mshtml.idl: Added missing hidden attributes.
2009-09-08 13:39:53 +02:00
Henri Verbeet
cd1afd72eb
d3d10: Add the ID3D10EffectSamplerVariable interface.
2009-09-08 13:05:46 +02:00
Henri Verbeet
a6afc5e0a4
d3d10: Add the ID3D10EffectRasterizerVariable interface.
2009-09-08 13:05:41 +02:00
Vincent Povirk
5a1fb6bd9c
windowscodecs: Fix the bmpformat test on Windows 7.
2009-09-08 12:14:05 +02:00
Hans Leidekker
05e9a1fce8
msi: Add a partial implementation of MsiDetermineApplicablePatchesW.
2009-09-02 14:41:31 +02:00
Hans Leidekker
b6ffca256e
mscms: Use correct standard color space constants in GetStandardColorSpaceProfileW.
2009-09-02 14:40:48 +02:00
Henri Verbeet
996e8f0dbb
d3d10: Add the ID3D10EffectDepthStencilVariable interface.
2009-09-02 11:25:57 +02:00
Henri Verbeet
f8b5a83dd7
d3d10: Add the ID3D10EffectBlendVariable interface.
2009-09-02 11:25:57 +02:00
Jacek Caban
4cfa6cafda
jscript.idl: Added IActiveScriptDebug declaration.
2009-09-02 10:24:19 +02:00
Juan Lang
93f74ea98c
include: Define IPPROTO_IPV6.
2009-09-02 10:24:02 +02:00
Henri Verbeet
89e7addf9c
d3d10: Add the ID3D10EffectShaderVariable interface.
2009-09-01 14:05:37 +02:00
Henri Verbeet
d8f60a04e3
d3d10: Add the _D3D10_SIGNATURE_PARAMETER_DESC struct.
2009-09-01 14:05:31 +02:00
Jacek Caban
6478f3d6e2
dispex.idl: Added SID declarations.
2009-09-01 12:42:36 +02:00
Alexandre Julliard
192fcc5bb3
libport: Added an interlocked_cmpxchg128 function for 64-bit.
2009-09-01 12:39:17 +02:00
Henri Verbeet
974ac06f73
d3d10: Add the D3D10_REGISTER_COMPONENT_TYPE enum.
2009-08-31 12:41:21 +02:00
Henri Verbeet
dd64f9464b
d3d10: Add the D3D10_NAME enum.
2009-08-31 12:41:20 +02:00
Henri Verbeet
c64287c981
d3d10: Add the _D3D10_EFFECT_SHADER_DESC struct.
2009-08-31 12:41:20 +02:00
Aric Stewart
6e6dd21c83
msctf: Define ITfSourceSingle.
2009-08-29 16:48:52 +02:00
Alexandre Julliard
c9d85dd576
ntdll: Route the process startup through the platform-specific thread startup code.
2009-08-29 11:24:44 +02:00
Vincent Povirk
88bc342612
gdiplus: Add test for GdipCreateHBITMAPFromBitmap.
2009-08-28 11:54:50 +02:00
Henri Verbeet
1c68cb3ce6
d3d10: Add the ID3D10EffectDepthStencilViewVariable interface.
2009-08-28 11:54:50 +02:00
Henri Verbeet
64f7a564a8
d3d10: Add the ID3D10EffectRenderTargetViewVariable interface.
2009-08-28 11:54:50 +02:00
Henri Verbeet
f3d6455a46
d3d10: Add the ID3D10EffectShaderResourceVariable interface.
2009-08-28 11:54:50 +02:00
Henri Verbeet
8219bb7b18
d3d10: Add the ID3D10EffectStringVariable interface.
2009-08-28 11:54:49 +02:00
Vincent Povirk
bf13be2000
include: Add WIC pixel formats needed for PNG.
2009-08-28 11:54:48 +02:00
Alexandre Julliard
2be006e497
ntdll: Fix a couple of system information structures for 64-bit.
2009-08-27 19:47:49 +02:00
Alexandre Julliard
b8ae3f073b
ntdll: Fix handling of the duplicate MxCsr entry in the x86_64 context.
2009-08-27 16:49:53 +02:00
Huw Davies
0223f71dc7
include: Add msdadc.idl.
2009-08-27 15:41:46 +02:00
Alexandre Julliard
1aea4efd79
tools: Take into account the executable extension when looking for tools in the path.
2009-08-27 13:35:50 +02:00
Andrew Eikum
f5896a2be0
gdiplus: Implement GdipIsVisibleRect.
2009-08-27 11:51:24 +02:00
Henri Verbeet
3f7cb74388
d3d10: Add the ID3D10EffectVectorVariable interface.
2009-08-27 11:45:37 +02:00
Henri Verbeet
9550b756e0
d3d10: Add the ID3D10EffectScalarVariable interface.
2009-08-27 11:45:37 +02:00
Huw Davies
655bbb3751
include: Add msdaguid.h.
2009-08-26 16:38:51 +02:00
Andrew Eikum
2032b0d354
gdiplus: Implement GdipIsVisibleRegionRect.
2009-08-26 15:05:46 +02:00
Andrew Eikum
32996e0a11
gdiplus: Implement GdipIsVisibleRegionPoint.
2009-08-26 14:57:18 +02:00
Eric Pouech
bc56c4eab3
configure: Check for large filesystems support.
2009-08-26 11:58:32 +02:00
Henri Verbeet
f9c791f9ca
d3d8: Use a wined3d cs for wined3d locking.
...
We will need this for d3d10, where both dxgi and d3d10core are making wined3d
calls. Right now d3d8/d3d9 also use this to protect their own data, but
eventually we should push this down into wined3d itself and use something a
bit more fine-grained. There's no good reason that doing e.g. a vertex buffer
upload in some thread should block all of wined3d.
2009-08-25 11:12:17 +02:00
Vincent Povirk
79292ea1c1
include: Add 8-bit grayscale pixel format.
2009-08-25 10:23:55 +02:00
Jesse Allen
a0449a5f64
dinput: Add DISEQUENCE_COMPARE macro.
2009-08-24 15:17:34 +02:00
Aric Stewart
db71d7c083
winemp3.acm: Link to system libmpg123.so.
2009-08-24 15:17:34 +02:00
Alexandre Julliard
4964374570
ntdll: The large integer functions are 32-bit only.
2009-08-24 15:17:33 +02:00
Alexandre Julliard
da8acbc47d
server: Define an architecture-independent structure for process startup info.
2009-08-21 20:00:12 +02:00
Damjan Jovanovic
174d5c1e7c
include: Add a basic sti.h.
2009-08-21 11:38:15 +02:00
Alexandre Julliard
ee868cce5b
tests: Make wine_dbgstr_w available in test.h for all tests.
2009-08-19 13:19:31 +02:00
Dylan Smith
2c85da06b7
include: Add missing declarations and definitions to wincon.h.
2009-08-19 12:23:49 +02:00
Andrew Eikum
55736136e2
winex11: Support KEYEVENTF_UNICODE in SendInput.
2009-08-19 12:16:19 +02:00
Huw Davies
85342a1562
include: Remove const from [out] parameter.
2009-08-18 16:14:25 +02:00
Mike Kaplinskiy
a5c03fbc72
kernel32: Implement CancelIoEx.
2009-08-18 12:29:33 +02:00
Mike Kaplinskiy
af25949a51
ntdll: Implement NtCancelIoFileEx and fix NtCancelIoFile.
2009-08-18 12:29:27 +02:00
Mike Kaplinskiy
b05774ee7e
server: Change cancel_async to take an optional iosb and only_thread.
2009-08-18 12:26:30 +02:00