Austin English
2bb17745df
ndis.sys: Add NdisAllocateMemoryWithTag stub.
...
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-12-30 08:21:53 +01:00
Alistair Leslie-Hughes
66f4015781
include: Add d3dx10async.h.
...
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-25 12:57:07 +09:00
Andrey Gusev
62e290edee
include: Add d3dx10.h file.
...
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-13 11:04:05 +09:00
Alexandre Julliard
a1a0139d48
makefiles: Generate rules for installing IDL include files.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-04 17:19:47 +09:00
Alexandre Julliard
316448cd47
makefiles: Generate rules for installing IDL headers.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-04 16:29:04 +09:00
Alexandre Julliard
9b9b0dce1f
makefiles: Generate rules for installing X template files.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-02 23:02:22 +09:00
Alexandre Julliard
4323384975
makefiles: Generate rules for installing headers.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-02 23:02:22 +09:00
Nikolay Sivov
577a75d764
prntvpt: Added PTOpenProvider() stub.
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-28 00:58:12 +09:00
Andrew Eikum
539d7fb4e4
xaudio2: Implement CreateFX for legacy xaudio2 versions.
...
The various xapofx versions all use the same CLSID to identify the
same effect types. In order to differentiate the versions in Wine
without duplicating a ton of code into each xapofx DLL, I made new
internal CLSIDs for each version of xapofx, which xaudio2_7 registers
and uses to tell them apart.
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-26 23:03:31 +09:00
Alistair Leslie-Hughes
447ee4cf46
include: Add gdipluseffects.h.
...
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-11 13:44:36 +09:00
Nikolay Sivov
6fc2d3ce2e
wiaservc/tests: Basic test for device enumerator.
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-08 13:07:52 +09:00
Alistair Leslie-Hughes
73d03f850a
d3dx10_43: Add ID3DX10ThreadPump interface.
2015-09-16 23:07:14 +09:00
Andrew Eikum
395dc0f22c
xaudio2: Add stub implementation of AudioVolumeMeter.
2015-09-09 17:51:42 +09:00
Andrew Eikum
8f98d4e6c4
include/xapo.idl: Add descriptions for IXAPO and IXAPOProperties.
2015-09-09 17:51:32 +09:00
Andrew Eikum
0f4b16aa34
x3daudio1_7: Stub X3DAudioCalculate.
2015-09-09 16:15:58 +09:00
Bruno Jesus
2eba32b936
include: Add tcpestats.h.
2015-08-17 16:57:59 +09:00
Nikolay Sivov
8d690e7ef9
include: Added IImgCtx definition.
2015-08-17 14:46:00 +09:00
Jacek Caban
86f5c27976
mfobjects.idl: Added new file.
2015-08-07 23:50:20 +09:00
Jacek Caban
e3c6777edd
windows.foundation.idl: Added new file.
2015-08-03 20:50:33 +02:00
Hans Leidekker
09de5cdb38
advapi32: Add a stub implementation of RegisterWaitChainCOMCallback.
2015-08-03 20:50:33 +02:00
Jacek Caban
5c000dca57
include: Added inspectable.idl file.
2015-07-28 13:41:45 +02:00
Hans Leidekker
6cf1de4492
iphlpapi: Implement a couple of interface identifier conversion functions.
2015-07-22 16:42:42 +02:00
Nikolay Sivov
939fb10a6e
webservices: Added WsCreateError stub.
2015-07-22 16:42:42 +02:00
Hans Leidekker
f0dee09c52
davclnt: Add stub implementations of DavRegisterAuthCallback and DavUnregisterAuthCallback.
2015-07-21 16:33:23 +02:00
Aric Stewart
b32aaab065
include: New ddk/hidtypes.h include file.
2015-07-08 16:02:24 +09:00
Aric Stewart
71e5fdf478
include: Add ddk/hidport.h.
2015-07-07 21:47:30 +09:00
Aric Stewart
ab3300cdda
include: Add ddk/hidpi.h.
2015-06-26 20:35:06 +09:00
Aric Stewart
4ba1d8d8ef
include: Add ddk/hidclass.h.
2015-06-26 20:35:05 +09:00
Hans Leidekker
e1f9b916fd
include: Add missing BITS interfaces.
2015-06-05 18:39:21 +09:00
Jacek Caban
4d7b7b71e1
inseng.idl: Added new IDL.
2015-04-22 23:26:38 +09:00
Austin English
47ef8ebcc8
include: Add initial mfapi.h.
2015-03-30 19:49:11 +09:00
Austin English
c633cadb4f
include: Add msasn1.h.
2015-02-20 17:01:40 +09:00
Austin English
47e7f4fdf2
include: Add hidusage.h.
2015-02-04 21:32:50 +09:00
Austin English
cdc4022a54
include: Add minimal ntdef.h.
2015-01-26 12:06:03 +01:00
Mark Harmstone
db75d7bf26
include: Add xaudio2.h.
2015-01-06 13:09:07 +01:00
Jacek Caban
d4afbf5bd8
include: Added d3d11_1.idl.
2014-12-30 15:57:42 +01:00
Austin English
0db8da7075
include/ddk: Add csq.h.
2014-12-23 22:14:32 +01:00
Sebastian Lackner
d64bb04764
include: Add mferror.h header.
2014-12-16 11:41:01 +01:00
Martin Storsjo
42b8a7674a
include: Add hstring.idl and winstring.h.
2014-12-10 13:39:08 +01:00
Martin Storsjo
f185af6e82
include: Add a roapi.h header.
2014-12-09 18:55:14 +01:00
Hans Leidekker
a4a48d3fc8
vssapi: Add stub implementations for a couple of functions.
2014-11-27 13:26:42 +01:00
Henri Verbeet
c8f758a099
d2d1: Implement d2d_factory_CreateWicBitmapRenderTarget().
2014-09-15 12:13:50 +02:00
Alexandre Julliard
9a64cf7705
include: Add some more media type uuids.
2014-05-12 12:23:23 +02:00
Qian Hong
e7aaeae73b
include: Added atlcom.h.
2014-05-07 10:31:40 +02:00
Alistair Leslie-Hughes
2d7848b0ee
include: Add dvoice.h.
2014-04-24 12:01:24 +02:00
Hans Leidekker
984663ff4a
netprofm: Add a stub implementation of INetworkListManager.
2014-04-07 15:34:46 +02:00
Nikolay Sivov
071245475d
include: Added dwrite_2.idl.
2014-04-07 15:34:35 +02:00
Michael Müller
52e7c41895
include: Add highlevelmonitorconfigurationapi.h.
2014-04-04 16:57:09 +02:00
Michael Müller
d499c4b7f0
include: Add lowlevelmonitorconfigurationapi.h.
2014-04-04 16:56:10 +02:00
Michael Müller
245c53655d
include: Add physicalmonitorenumerationapi.h.
2014-04-04 16:55:48 +02:00