Jacek Caban
800edfb869
dxgi.idl: Added CreateDXGIFactory1 declaration.
2014-02-19 16:39:27 +01:00
Jacek Caban
46923014b6
d3d9.h: Added Direct3DCreate9Ex declaration.
2014-02-19 16:39:26 +01:00
Jacek Caban
64e11e0f98
d3d10_1.idl: Added D3D10CreateDevice1 declaration.
2014-02-19 16:39:26 +01:00
Henri Verbeet
67981d6db7
d2d1: Add a stub D2D1CreateFactory() implementation.
2014-02-18 11:45:20 +01:00
Martin Storsjo
171529106b
wined3d: Add support for NV12 textures.
2014-02-17 20:16:29 +01:00
Jacek Caban
0473a790fe
wmp.idl: Added some missing interfaces.
2014-02-17 20:16:18 +01:00
Henri Verbeet
e8f28511ac
advapi32: Add a stub for EventProviderEnabled.
2014-02-17 11:32:39 +01:00
Jacek Caban
aa22a3c4b2
mshtml: Use IWebBrowserPriv2IE9 instead of IWebBrowserPriv2IE8 in tests on IE9+.
2014-02-14 16:57:52 +01:00
Jacek Caban
a2002082f2
mshtml.idl: Added IHTMLDocument7 and related interfaces declarations.
2014-02-14 16:57:31 +01:00
Nikolay Sivov
c2faae4c3a
include: Added ITransferSource/ITransferDestination interfaces.
2014-02-13 17:52:13 +01:00
Bruno Jesus
e5fba2d54c
ws2_32: Add AI_NUMERICSERV support.
2014-02-13 10:43:58 +01:00
Jacek Caban
4016bb18de
wmp.idl: Added proper version independent ProgID.
2014-02-11 19:19:14 +01:00
Dmitry Timoshkov
383f7ba002
server: Add THREAD_[SET|QUERY]_LIMITED_INFORMATION to generic access mappings and appropriately change THREAD_ALL_ACCESS.
2014-02-06 17:08:33 +01:00
Dmitry Timoshkov
a0b08adbe4
server: Add PROCESS_QUERY_LIMITED_INFORMATION to GENERIC_EXECUTE access mapping and appropriately change PROCESS_ALL_ACCESS.
2014-02-06 17:08:32 +01:00
Jacek Caban
531c2b398e
msctf.idl: Added ITfActiveLanguageProfileNotifySink declaration.
2014-02-06 17:08:31 +01:00
Bruno Jesus
52aca431e4
bcrypt: Add BCryptGenRandom stub.
2014-02-05 19:34:16 +01:00
Marcus Meissner
cef12abd4f
kernel32: Thread pool definitions and prototypes.
2014-02-04 11:14:23 +01:00
Jacek Caban
fe7c32081f
wmp: Added IProvideClassInfo2::GetGUID implementation.
2014-01-30 15:00:59 +01:00
Henri Verbeet
175c63773d
wined3d: Don't allow format conversion on Present() for d3d8.
...
Note that this isn't currently enforced by wined3d_swapchain_create() or
wined3d_device_reset() though.
2014-01-29 20:25:52 +01:00
Frédéric Delanoy
9134a24e87
include: Make wine_dbgstr_guid available in test.h for all tests.
2014-01-28 11:43:49 +01:00
Henri Verbeet
3d28b01916
dxgi: Implement IDXGIFactory1.
2014-01-28 10:53:50 +01:00
Henri Verbeet
ac84e9b726
dxgi: Implement IDXGIAdapter1.
2014-01-28 10:53:48 +01:00
Nikolay Sivov
cbf55d8251
widl: Uuid attribute is allowed for 'struct'.
2014-01-28 10:52:09 +01:00
Stefan Dösinger
f9f52edbf7
include: Fix IDirect3DSwapChain8_Present argument count.
2014-01-27 17:39:48 +01:00
Henri Verbeet
2d06703dc7
d3d10: Add D3D10_DRIVER_TYPE_WARP.
2014-01-27 17:39:47 +01:00
Sebastian Lackner
72cf5d6f12
kernel32: Forward SleepConditionVariableSRW to ntdll.
2014-01-27 14:13:49 +01:00
Sebastian Lackner
fad29fc5d9
ntdll: Implement RtlSleepConditionVariableSRW.
2014-01-27 14:13:48 +01:00
Sebastian Lackner
899fc8d4ee
ntdll: Implement RtlTryAcquireSRWLockShared/Exclusive commands.
2014-01-27 14:13:45 +01:00
Jacek Caban
d57ccd77ec
include: Added wmp.idl.
2014-01-27 14:13:32 +01:00
Jacek Caban
34a4789900
d3d9.h: Added __uuidof() support to interfaces.
2014-01-27 14:13:26 +01:00
Jacek Caban
2190601ca2
include: Fixed eConnTypeRJ11Modem declaration.
2014-01-17 16:22:50 +01:00
Jacek Caban
c30581274e
msctf.idl: Added some missing declarations.
2014-01-17 14:17:03 +01:00
Frédéric Delanoy
e46796e7a4
wine/test.h: Fix a typo in comment.
2014-01-17 11:01:42 +01:00
Vincent Povirk
ea41f29c32
include: Fix off-by-one error in EmfPlusRecordType enumeration.
...
Apparently MSDN made up EmfPlusRecordTypeSetGammaValue, it's not in
the SDK headers or EMF+ spec.
2014-01-17 10:59:41 +01:00
Alexandre Julliard
509364e1dd
makefiles: Get rid of Make.rules.
2014-01-14 12:18:02 +01:00
Michael Stefaniuc
edddda2374
include: There is no need to duplicate CLSID_DirectMusicAudioPathConfig as CLSID_DirectMusicAudioPath.
...
CLSID_DirectMusicAudioPath is private to Wine and produces the confusion
between the COM objects DirectMusicAudioPath and
DirectMusicAudioPathConfig. But those are totally different things.
2014-01-10 12:09:12 +01:00
Henri Verbeet
51cdeeacd4
wined3d: Explicitly request alpha testing for blitting the cursor and logo textures to screen.
2014-01-10 12:06:09 +01:00
Henri Verbeet
4710c4b51a
wined3d: Store color keys in textures instead of in surfaces.
2014-01-09 15:50:39 +01:00
Stefan Dösinger
b91973daa7
wined3d: Merge wined3d_surface_set_mem into wined3d_surface_update_desc .
2014-01-08 20:02:22 +01:00
Sebastian Lackner
5472b9f9ca
ntdll: Implement condition variable functions using keyed events.
2014-01-08 14:34:14 +01:00
Jacek Caban
289bdc4f45
strmbase: Store BasePinFuncTable inside Base*PinFuncTable structs.
2014-01-06 20:47:02 +01:00
Bruno Jesus
4712f361a9
include: Add NLA_BLOB structure and its dependencies in mswsock.h.
2014-01-06 16:07:43 +01:00
Bruno Jesus
000328421a
include: Add some LUP_* definitions to winsock2.h.
2014-01-06 16:03:49 +01:00
Alexandre Julliard
0ae7b5ff8f
Update copyright info for 2014.
2014-01-01 20:45:33 +01:00
Alexandre Julliard
d08ff3ff19
makefiles: Use a single variable for all types of idl files.
2013-12-31 18:15:17 +01:00
Nikolay Sivov
3cd677958c
shell32: Implement SHCreateQueryCancelAutoPlayMoniker() with some tests.
2013-12-31 12:27:23 +01:00
Nikolay Sivov
6fa197f537
include: Added IQueryCancelAutoPlay definition.
2013-12-31 12:27:12 +01:00
Bruno Jesus
658c2b5f28
ws2_32: Normalize IPX protocol names using the WS prefix.
2013-12-27 18:21:29 +01:00
Dmitry Timoshkov
bf546ac873
include: Add Task Scheduler typelib definition.
2013-12-27 14:31:53 +01:00
Dmitry Timoshkov
bfb4f28dc5
ntdll: Implement NtQuerySemaphore/SemaphoreBasicInformation.
2013-12-26 16:51:07 +01:00