Qian Hong
|
8c60161148
|
netapi32: Add stub for NetScheduleJobDel.
|
2014-03-21 13:59:23 +01:00 |
Nikolay Sivov
|
ac8a24aa26
|
xmllite: Implement CreateXmlWriterOutputWithEncodingName().
|
2014-03-21 11:17:51 +01:00 |
Alistair Leslie-Hughes
|
06cbe44c45
|
netcfgx: Register interfaces.
|
2014-03-20 21:08:26 +01:00 |
Stefan Dösinger
|
938529e1f9
|
wined3d: Remove the version parameter.
|
2014-03-20 19:04:37 +01:00 |
Nikolay Sivov
|
d3c9e8a7e6
|
user32: Added ChangeWindowMessageFilterEx() stub.
|
2014-03-20 17:46:01 +01:00 |
Nikolay Sivov
|
975abdea7f
|
kernel32: Added WerUnregisterMemoryBlock() stub.
|
2014-03-20 10:42:01 +01:00 |
Alistair Leslie-Hughes
|
84e8d18902
|
include: Add netcfgx.idl.
|
2014-03-19 11:33:26 +01:00 |
Alistair Leslie-Hughes
|
d8c6a11971
|
ntoskrnl.exe: Add stub KeInsertQueue.
|
2014-03-19 11:33:24 +01:00 |
Nikolay Sivov
|
18c350ae22
|
idl: Remove 'optional' for 'defaultvalue' non-VARIANT arguments.
|
2014-03-19 10:41:31 +01:00 |
Nikolay Sivov
|
62ee13c594
|
stdole2: Fix usage of 'optional' with 'defaultvalue'.
|
2014-03-19 10:41:10 +01:00 |
Stefan Dösinger
|
51c3203e49
|
wined3d: Free old data after addrefing the new one.
|
2014-03-14 18:54:59 +01:00 |
Stefan Dösinger
|
6a34d4b40f
|
wined3d: Decouple private data from the resource structure.
|
2014-03-14 18:54:48 +01:00 |
Dmitry Timoshkov
|
88df368868
|
schedsvc: Add Task Scheduler service.
|
2014-03-13 20:22:21 +01:00 |
Jactry Zeng
|
0f23b967a4
|
include: Fix a typo in ITextServices method named TxGetCurTarget.
|
2014-03-12 19:06:31 +01:00 |
Nikolay Sivov
|
a8a753b49a
|
wbemdisp: Specify default value for method arguments.
|
2014-03-11 19:39:27 +01:00 |
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 |