Jacek Caban
430b7c9b91
rpcndr.h: Don't redefine EXTERN_GUID if it's already defined.
2014-03-10 16:36:07 +01:00
Jacek Caban
78cf315665
wmsdkidl.idl: Added some missing declarations.
2014-03-10 16:35:59 +01:00
Matteo Bruni
596557a57a
d3dx9: Support skipping mip levels in D3DXCreateTextureFromFileInMemoryEx.
2014-03-05 19:18:17 +01:00
Nikolay Sivov
a41446b1f7
msxml3: Fix IVBSAXXMLReader interface definition.
2014-03-03 17:02:43 +01:00
Grazvydas Ignotas
7e4fa63621
include: Remove unneeded semicolons and fix a typo.
2014-03-03 17:02:36 +01:00
Hans Leidekker
ec082c3102
winspool: Add stub implementations of UploadPrinterDriverPackageA/W.
2014-02-27 09:32:47 -06:00
Stefan Leichter
26777a4638
wtsapi32/tests: Add some tests for WTSEnumerateProcessesW.
2014-02-26 09:28:20 -06:00
Jacek Caban
9c642455f0
urlmon: Fixed protocol tests on IE11.
2014-02-26 09:08:19 -06:00
Christoph von Wittich
37e0a1a5d4
comctl32: Rename TBSTYLE_EX_UNDOC1 to TBSTYLE_EX_VERTICAL.
2014-02-24 15:00:40 -06:00
Marcus Meissner
563486b555
include: Added missing FindExInfoBasic enum.
2014-02-24 09:12:36 -06:00
Nikolay Sivov
1eb7cca1b9
include: Use existing DISPID values instead of magic numbers.
2014-02-24 09:11:02 -06:00
Dmitry Timoshkov
02bd13dfdf
include: Fix typedef for TASK_RUNLEVEL_TYPE.
2014-02-22 08:40:48 -06:00
Kai Tietz
6f41e98b61
d3dx9shader.h: Added some missing declarations.
2014-02-22 08:40:12 -06:00
Kai Tietz
d7c4663df1
d3dx9core.h: Allow overriding D3DX_SDK_VERSION.
2014-02-22 08:18:06 -06:00
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