Józef Kucia
9754cda53b
d3d11: Rename d3d10_device_inner to d3d_device_inner.
...
Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
2015-10-01 00:01:29 +09:00
Józef Kucia
5fb0281399
d3d11: Rename d3d10_device_init() to d3d_device_init().
...
Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
2015-10-01 00:01:27 +09:00
Józef Kucia
934e4d1852
d3d11/tests: Port test_create_rasterizer_state() from d3d10core.
...
Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
2015-10-01 00:01:26 +09:00
Józef Kucia
b8bcac5100
d3d11: Implement d3d11_device_CreateRasterizerState().
...
Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
2015-10-01 00:01:23 +09:00
Józef Kucia
e006be15b9
d3d11: Implement ID3D11RasterizerState interface.
...
Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
2015-10-01 00:01:16 +09:00
Józef Kucia
3068f0470d
d3d11: Rename d3d10_rb_{alloc, realloc, free} to d3d_rb_{alloc, realloc, free}.
...
Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
2015-10-01 00:01:14 +09:00
Józef Kucia
84efabb6c3
d3d11: Rename d3d10_rasterizer_state to d3d_rasterizer_state.
...
Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
2015-10-01 00:01:12 +09:00
Józef Kucia
dc54d70207
d3d11/tests: Port test_create_shader() from d3d10core.
...
Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
2015-10-01 00:00:59 +09:00
Andrey Gusev
3c8635c8d7
wined3d: TRACE fixes.
2015-10-01 00:00:46 +09:00
Sebastian Lackner
9bb215979c
xaudio2_7/tests: Remove duplicate call to test_DeviceDetails.
...
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
2015-09-25 22:19:48 +02:00
Andrew Eikum
eae93c1f41
xaudio2: Implement IXAudio2SourceVoice frequency functions.
...
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
2015-09-25 22:19:47 +02:00
Andrew Eikum
80be4dad87
xaudio2: Don't report mid-buffer positions.
...
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
2015-09-25 21:04:26 +02:00
Andrew Eikum
2decbcc05f
xaudio2: Fix mmdevapi buffer size calculation.
...
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
2015-09-25 21:04:24 +02:00
Piotr Caban
f9bae3e5a2
msvcrt: Only create locale categories that have changed in setlocale function.
...
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
2015-09-25 21:04:13 +02:00
Piotr Caban
f075043273
msvcrt: Use create_locinfo helper in setlocale implementation.
...
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
2015-09-25 21:04:12 +02:00
Piotr Caban
ca8ef840ad
msvcrt: Add create_locinfo helper function.
...
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
2015-09-25 21:04:10 +02:00
Piotr Caban
905daf251a
msvcrt: Pass pthreadlocinfo to set_lc_locale_name function.
...
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
2015-09-25 21:04:04 +02:00
Piotr Caban
d04c895b91
msvcrt: Pass pthreadlocinfo to update_threadlocinfo_category helper function.
...
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
2015-09-25 21:04:00 +02:00
Sebastian Lackner
6d9cf49103
ntdll: Ignore higher bits in selector for ThreadDescriptorTableEntry info query.
...
Fixes a random test failure in kernel32/thread tests caused by the
uninitialized HIWORD.
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
2015-09-25 21:03:17 +02:00
Hans Leidekker
100c043e89
msi/tests: Fix a test failure on Ultimate editions.
...
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
2015-09-25 21:02:52 +02:00
Hans Leidekker
29967d63bb
winhttp/tests: Handle timeout errors.
...
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
2015-09-25 21:01:23 +02:00
Hans Leidekker
42a8a3e74b
winhttp/tests: Fix a test failure.
...
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
2015-09-25 21:01:21 +02:00
Hans Leidekker
4eb2807bd4
winhttp/tests: Never use a proxy for connections to localhost.
...
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
2015-09-25 21:01:18 +02:00
Hans Leidekker
d22e21f96d
winhttp: Verify certificates against the hostname instead of the server name.
...
The server name is different when connections are made through a proxy server.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
2015-09-25 21:01:15 +02:00
Sebastian Lackner
7a485dd1ea
opencl: Avoid deprecation warning for OpenCL 1.2 APIs.
...
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
2015-09-25 21:00:59 +02:00
Nikolay Sivov
bc26431e94
msacm32/tests: Allow alternative product id.
2015-09-25 21:00:51 +02:00
Nikolay Sivov
c0308873b9
urlmon/tests: Fixed a couple of test failure on Win10.
2015-09-25 21:00:44 +02:00
André Hentschel
a3ab34b419
psapi/tests: Don't check for exact value.
...
Signed-off-by: André Hentschel <nerv@dawncrow.de>
2015-09-25 21:00:11 +02:00
André Hentschel
c6b888f16f
ntdll/tests: Simplify the RtlRandom test.
2015-09-25 20:59:55 +02:00
André Hentschel
774efacbec
kernel32/tests: Don't test for the exact process count.
2015-09-25 20:59:35 +02:00
André Hentschel
d0a5a32546
ws2_32/tests: Don't test function directly when reporting WSAGetLastError().
2015-09-25 20:59:33 +02:00
Iván Matellanes
60d1d6f595
msvcirt: Implement strstreambuf::overflow.
2015-09-18 15:00:23 +02:00
Iván Matellanes
2f70aba8d9
msvcirt: Implement strstreambuf::underflow.
2015-09-18 15:00:21 +02:00
Iván Matellanes
ea953271de
msvcirt: Implement strstreambuf::sync.
2015-09-18 15:00:17 +02:00
Iván Matellanes
675ad97a69
msvcirt: Implement strstreambuf::setbuf.
2015-09-18 15:00:15 +02:00
Iván Matellanes
0257ebc838
msvcirt: Implement strstreambuf::doallocate.
2015-09-18 15:00:10 +02:00
Iván Matellanes
222cd629a3
msvcirt: Implement strstreambuf::str.
2015-09-18 15:00:05 +02:00
Iván Matellanes
a8b26a96b4
msvcirt: Implement strstreambuf::freeze.
2015-09-18 15:00:00 +02:00
Iván Matellanes
aa4e2740b7
msvcirt: Implement strstreambuf constructors and destructor.
2015-09-18 14:59:56 +02:00
Iván Matellanes
37de534352
msvcirt: Add stub of class strstreambuf.
2015-09-18 14:59:49 +02:00
Ken Thomases
d5739561d8
dbghelp: Provide a default value for DYLD_FALLBACK_LIBRARY_PATH, which is closer to how dyld behaves.
2015-09-18 14:59:01 +02:00
Ken Thomases
8d6b349409
dbghelp: Fix a comment to reflect what the code's actually doing.
2015-09-18 14:58:58 +02:00
Ken Thomases
f458cd844a
dbghelp: On Mac, get the wineloader path from the target or our own process before resorting to guessing.
...
This makes backtraces more reliably complete when WINELOADER isn't set
and the loader isn't in a typical location.
2015-09-18 14:58:55 +02:00
Bruno Jesus
c5e281d0d2
mciavi32: Detect Indeo video frames as valid frames.
2015-09-18 14:58:14 +02:00
Bruno Jesus
ab4460a382
mciavi32: Start playing from frame 0 instead of 1.
2015-09-18 14:58:08 +02:00
Bruno Jesus
1862c38f7d
mciavi32: Make a debug message more clear.
2015-09-18 14:58:04 +02:00
Austin English
4114e04815
dxgi: Upgrade Direct3D 10 WARN to a FIXME.
2015-09-18 14:57:54 +02:00
Józef Kucia
2a1186db19
dxgi: Add locking around remaining wined3d calls.
2015-09-18 14:57:50 +02:00
Józef Kucia
0eefb93535
dxgi: Replace dxgi_cs with wined3d_mutex.
2015-09-18 14:57:46 +02:00
Andrey Gusev
425160ce85
d3d9: TRACE fixes.
2015-09-18 14:57:38 +02:00
Andrey Gusev
f0c52fe0f5
d3d8: TRACE fixes.
2015-09-18 14:57:35 +02:00
Alistair Leslie-Hughes
978b4f19c7
d3dx10_43: Added D3DX10CreateEffectFromMemory stub.
2015-09-16 23:07:14 +09:00
Alistair Leslie-Hughes
145dc1dd14
d3dx10_43: Add D3DX10CreateEffectFromFileA/W stubs.
2015-09-16 23:07:14 +09:00
Nikolay Sivov
e585d17ff3
shell32/tests: Test icon ids that are invalid on all systems.
2015-09-16 22:11:09 +09:00
Hans Leidekker
11d0886f04
webservices/tests: Add tests.
2015-09-16 22:10:59 +09:00
Hans Leidekker
7b16d186e6
webservices: Implement WsFillReader.
2015-09-16 22:10:57 +09:00
Hans Leidekker
8bef93521f
webservices: Implement WsGetReaderNode.
2015-09-16 22:10:53 +09:00
Józef Kucia
8d253f8401
d3d11: Implement d3d11_device_CreatePixelShader().
2015-09-16 22:10:43 +09:00
Józef Kucia
13a80eaab1
d3d11: Implement ID3D11PixelShader interface.
2015-09-16 22:10:41 +09:00
Józef Kucia
f210c42de7
d3d11: Rename d3d10_pixel_shader to d3d_pixel_shader.
2015-09-16 22:10:39 +09:00
Józef Kucia
70fdfdb11b
d3d11: Implement d3d11_device_CreateVertexShader().
2015-09-16 22:10:38 +09:00
Józef Kucia
32892beba9
d3d11: Implement ID3D11VertexShader interface.
2015-09-16 22:10:36 +09:00
Józef Kucia
92a71ae09c
d3d11: Rename d3d10_vertex_shader to d3d_vertex_shader.
2015-09-16 22:10:33 +09:00
Józef Kucia
cad6ad9208
d3d11/tests: Add tests for D3D11CreateDeviceAndSwapChain().
2015-09-16 22:10:30 +09:00
Józef Kucia
e441e7b4a9
d3d11: Implement D3D11CreateDeviceAndSwapChain().
2015-09-16 22:10:20 +09:00
Jacek Caban
aacc7b394e
mshtml/tests: Fixed tests on some Windows versions.
2015-09-15 22:51:45 +09:00
Jacek Caban
c4d4143506
ieframe/tests: Fixed tests on some VMs.
2015-09-15 22:51:41 +09:00
Nikolay Sivov
20e6181304
dwrite: Print font table tag in string form in traces.
2015-09-15 22:51:03 +09:00
Andrey Gusev
edbd841d34
wined3d: Fix TRACE in shader_dump_decl_usage().
2015-09-15 20:05:14 +09:00
Józef Kucia
1cb181668e
d3d11: Implement d3d11_device_CreateInputLayout().
2015-09-15 20:04:30 +09:00
Józef Kucia
8361963f7b
d3d11: Add ID3D11InputLayout interface stub.
2015-09-15 20:04:26 +09:00
Józef Kucia
2a17794ffa
d3d11: Rename d3d10_input_layout to d3d_input_layout.
2015-09-15 20:04:16 +09:00
Józef Kucia
77844e2a0e
d3d11: Set output parameters to NULL when D3D11CreateDevice() fails.
2015-09-15 20:03:49 +09:00
Józef Kucia
ccb30415b6
d3d11: Set immediate_context to NULL in d3d11_device_GetImmediateContext().
2015-09-15 20:03:46 +09:00
Hans Leidekker
e4f32c3c4b
webservices/tests: Add tests.
2015-09-15 19:45:59 +09:00
Hans Leidekker
cf8efc384a
webservices: Implement WsSetInput.
2015-09-15 19:45:55 +09:00
Hans Leidekker
0e3b3e07ad
webservices: Implement WsGetReaderProperty.
2015-09-15 19:45:46 +09:00
Hans Leidekker
a3004d11de
webservices: Implement WsCreateReader and WsFreeReader.
2015-09-15 19:45:41 +09:00
Aric Stewart
1de389ae2b
hidclass.sys: Implement IRP_MJ_READ for HID Devices.
2015-09-15 18:29:13 +09:00
Aric Stewart
01aa7a6ec1
hidclass.sys: Implment IRP_MJ_CREATE and IRP_MJ_CLOSE for HID Devices.
2015-09-15 18:29:10 +09:00
Aric Stewart
28125d40c2
hidclass.sys: Implement IRP_MJ_DEVICE_CONTROL for HID devices.
2015-09-15 18:28:01 +09:00
Aric Stewart
b7f43c99ee
hidclass.sys: Add USB Descriptor parsing.
2015-09-15 18:01:23 +09:00
Vincent Povirk
69d57ee72f
shell32: Do nothing if we can't convert PIDL to path in SHAddToRecentDocs.
2015-09-15 17:55:19 +09:00
Erich E. Hoover
d79de513f7
wineps.drv: Add support for PostScript Format 2 custom glyph names.
2015-09-15 17:49:59 +09:00
Erich E. Hoover
b66fcd68f7
wineps.drv: Add support for PostScript Format 2 standard glyph names.
2015-09-15 17:49:42 +09:00
Erich E. Hoover
ce0fbe4f1e
wineps.drv: Add support for PostScript Format 1 glyph names.
...
In order to generate a searchable PDF from a PostScript document the
glyph names must follow Adobe's convention.
2015-09-15 17:49:11 +09:00
Piotr Caban
ecac39c19b
msvcrt: Add _wctime32_s implementation.
2015-09-15 17:02:11 +09:00
Piotr Caban
05d2a08306
msvcr120: Add missing win64 exports.
2015-09-15 17:02:02 +09:00
Lauri Kenttä
b3d51fb78b
ntdll/tests: Fix error message.
2015-09-15 17:00:32 +09:00
Dmitry Timoshkov
6c83dd2d99
oleaut32: Use correct interface pointer.
2015-09-15 16:59:15 +09:00
Ken Thomases
47708c2635
winemac: Add a new registry setting, OpenGLSurfaceMode, to control how GL surfaces relate to the window.
...
The default behavior is that GL surfaces are on top of all non-GL content in
the window. This maximizes the performance for the common case of games, but
clipping by parents, siblings, and child windows isn't respected.
Setting OpenGLSurfaceMode to "behind" pushes the GL surface to be behind the
Mac window. The window has transparent holes punched through it so that the GL
surface shows through. USER32 and the wineserver take care of making sure the
holes are only where the GL windows would be unclipped and unoccluded. Because
the OS X window server has to composite the GL surface with the window, this
limits the framerate.
Since the Mac driver has no server-side rendering path, GDI rendering to a
window which has a GL surface doesn't work. As a partial workaround, mostly
for cases where a GL surface is created but never used, setting
OpenGLSurfaceMode to "transparent" allows the GDI rendering to show through the
transparent parts of the GL surface. The GDI rendering is drawn to the
top-level window's surface as normal. (The behavior of user32 to exclude the
portion covered by a GL window from GDI rendering is disabled.) The GL surface
is in front of the window but potentially wholly or partially transparent. It
is composited with the window behind it.
The GL surface is initially cleared to be completely transparent. So, if
no GL rendering is done, the window will appear as though the GL surface didn't
exist.
2015-09-15 16:59:03 +09:00
Nikolay Sivov
7e7b4de4b2
oledlg: Fix menu item string format.
2015-09-15 16:33:46 +09:00
Hans Leidekker
9061ee4e8c
webservices: Implement WsGetHeapProperty.
2015-09-14 22:31:43 +09:00
Hans Leidekker
5db34f7da1
webservices: Implement WsCreateHeap and WsFreeHeap.
2015-09-14 22:31:38 +09:00
Józef Kucia
ef3afcf649
dxgi/tests: Remove leftover debug comment.
2015-09-14 22:31:07 +09:00
Józef Kucia
7d9049c2df
dxgi/tests: Add missing DestroyWindow() call in test_createswapchain().
2015-09-14 22:31:06 +09:00
Józef Kucia
cee4d0bb91
dxgi/tests: Check that DXGI surface implements ID3D11Texture2D.
2015-09-14 22:31:03 +09:00
Józef Kucia
e0bd44583c
d3d11/tests: Port test_create_depthstencil_view() from d3d10core.
2015-09-14 22:30:51 +09:00
Józef Kucia
6d916dc3e5
d3d10core/tests: Check that shader resource view implements ID3D11ShaderResourceView.
2015-09-14 22:30:50 +09:00
Józef Kucia
c32def6c41
d3d10core/tests: Check that render target view implements ID3D11RenderTargetView.
2015-09-14 22:30:48 +09:00
Józef Kucia
fbf7b84d10
d3d10core/tests: Port test_depthstencil_view_interfaces() from d3d11.
2015-09-14 22:30:45 +09:00
Aric Stewart
7e2ca70f79
hidclass.sys: Implement a report ring buffer.
2015-09-14 18:14:10 +09:00
Gerald Pfeifer
92f9dd1942
oleacc: Avoid two cases of shift overflow.
2015-09-14 16:47:53 +09:00
Piotr Caban
1e9402124d
msvcp: Add _Dtest implementation.
2015-09-14 16:47:52 +09:00
Piotr Caban
874c3f96f7
msvcp60: Fix basic_string::operator[size_t] implementation.
2015-09-14 16:47:52 +09:00
Piotr Caban
09a727c33c
msvcr120: Add fmin implementation.
2015-09-14 16:47:52 +09:00
Akihiro Sagawa
e4823f9b27
quartz: Use boolean constants for BOOL.
2015-09-14 16:47:52 +09:00
Akihiro Sagawa
6e51cfddfd
msi: Feature treeview should have WS_TABSTOP style.
2015-09-14 16:47:52 +09:00
Piotr Caban
b408b5a9a4
msvcrt/tests: Fix tolower test failures.
2015-09-14 16:47:52 +09:00
Gerald Pfeifer
a818d5cab2
netapi32: Avoid shift overflow for GENERIC_READ_ACCESS and friends. friends.
2015-09-14 16:47:51 +09:00
Bruno Jesus
66694cc043
quartz: Avoid audio header test code duplication.
...
The function MPEGSplitter_head_check does exactly the same test.
2015-09-14 16:47:51 +09:00
Vincent Povirk
34d57e3621
comdlg32: Implement radio button lists in item dialog.
2015-09-14 16:47:51 +09:00
Vincent Povirk
9068f2d10c
comdlg32: Return success from IFileDialogCustomize::MakeProminent.
2015-09-14 16:21:26 +09:00
Vincent Povirk
4270a8a4dc
comdlg32: Return success from IFileDialog2::AddPlace.
2015-09-14 16:21:23 +09:00
Vincent Povirk
3fc57e7b49
comdlg32: Remove fixme from EnableOpenDropDown.
2015-09-14 16:21:21 +09:00
Vincent Povirk
bbe009778e
comdlg32: Fix ignored out parameter.
2015-09-14 16:21:18 +09:00
Andrew Eikum
c28bfbc5b2
xaudio2: Support looping buffers.
...
Also shorten up the test runtime.
2015-09-14 16:19:49 +09:00
Andrew Eikum
031af2ca9a
xaudio2: Quiet down some noisy stubs.
2015-09-14 16:19:41 +09:00
Andrew Eikum
4c8ed8d104
xaudio2: Don't keep running after master voice is destroyed.
2015-09-14 16:19:37 +09:00
Piotr Caban
f326e372d1
msi/tests: Fix MsiProvideQualifiedComponent test failure.
2015-09-14 16:19:27 +09:00
Nikolay Sivov
a7e294c064
libwine: Fix double byte default char initialization.
2015-09-11 20:58:04 +09:00
Aric Stewart
43888392fa
hidclass.sys: Add Plug-and-play and AddDevice.
2015-09-11 20:48:24 +09:00
Hans Leidekker
a5b4ed75cf
advapi32/tests: Avoid more test failures.
2015-09-11 18:21:58 +09:00
Hans Leidekker
0194595d9a
webservices: Add tests.
2015-09-11 18:21:39 +09:00
Hans Leidekker
a1d2f21392
webservices: Implement WsGetErrorProperty and WsSetErrorProperty.
2015-09-11 18:21:32 +09:00
Hans Leidekker
60f1b8514e
webservices: Implement WsCreateError and WsFreeError.
2015-09-11 18:21:13 +09:00
Dmitry Timoshkov
70161bc134
msvideo: Add support for 16-bit MCIWndProc.
2015-09-11 16:06:56 +09:00
Dmitry Timoshkov
303172e332
msvideo: Implement MCIWndRegisterClass.
2015-09-11 16:05:45 +09:00
Nikolay Sivov
efb8afcfdc
gdi32/tests: Avoid excessive traces for fonts with OS/2 version 4 tables.
2015-09-11 16:05:23 +09:00
Jacek Caban
efb1cf0299
usp10: Added test of ScriptStringAnalyse call with 0 length string.
2015-09-10 20:10:32 +09:00
Józef Kucia
eb45704ba8
d3d11/tests: Port test_create_shader_resource_view() from d3d10core.
2015-09-10 20:01:31 +09:00
Józef Kucia
8972105ee5
d3d11: Implement d3d11_device_CreateShaderResourceView().
2015-09-10 20:01:29 +09:00
Józef Kucia
487cf3d5c4
d3d11: Implement d3d11_shader_resource_view_GetResource().
2015-09-10 20:01:27 +09:00
Józef Kucia
28f98a0d9d
d3d11: Implement d3d11_shader_resource_view_GetDesc().
2015-09-10 20:01:26 +09:00
Józef Kucia
cdc8d9af86
d3d11: Implement d3d11_shader_resource_view_GetDevice().
2015-09-10 20:01:21 +09:00
Józef Kucia
3882f2d303
d3d11: Add ID3D11ShaderResourceView interface stub.
2015-09-10 20:01:18 +09:00
Józef Kucia
55d30331a5
d3d11: Rename d3d10_shader_resource_view to d3d_shader_resource_view.
2015-09-10 20:01:16 +09:00
Riccardo Bortolato
825b141e5a
wined3d: Remove wined3d_surface_get_flip_status stub.
2015-09-10 20:00:52 +09:00
Riccardo Bortolato
e869ef5c0f
wined3d: Remove wined3d_surface_get_blt_status stub.
2015-09-10 20:00:46 +09:00
Riccardo Bortolato
9eb47678de
wined3d: Remove volume reference counting from public interface.
2015-09-10 20:00:32 +09:00
Riccardo Bortolato
5cba355a83
wined3d: Remove wined3d_volume_get_parent.
2015-09-10 20:00:23 +09:00
Riccardo Bortolato
02ce14b3ef
wined3d: Remove wined3d_volume_preload.
2015-09-10 20:00:15 +09:00
Alexandre Julliard
58fe3afff5
gdi32: Add an intermediate pointer to avoid a compiler warning.
2015-09-10 19:47:24 +09:00
Nikolay Sivov
37d10af966
dwrite/tests: Some tests for TranslateColorGlyphRun().
2015-09-10 18:10:36 +09:00
Dmitry Timoshkov
462ef66105
oleaut32/tests: Add a test to show that support for coercion to arrays of variants is specific to vararg methods.
2015-09-10 17:22:43 +09:00
Dmitry Timoshkov
97ce5f4874
oleaut32: Add support for handling VT_VARIANT|VT_ARRAY|VT_BYREF argument type.
2015-09-10 17:22:43 +09:00
Dmitry Timoshkov
232f54aea2
oleaut32/tests: Add another test for calling a varargs method.
...
This time with passing SAFEARRAY as a reference.
2015-09-10 17:22:43 +09:00
Marcus Meissner
5af9acadb6
ws2_32/tests: Fixed argument to GetComputerNameExW.
2015-09-10 17:22:43 +09:00
Bruno Jesus
19d73d2847
msvfw32: Trace only what matters in MCIWNDM_GETDEVICE.
2015-09-10 17:20:28 +09:00
Józef Kucia
5b4d759e55
d3d11/tests: Port test_create_rendertarget_view() from d3d10core.
2015-09-09 19:09:10 +09:00
Józef Kucia
2b211cab69
d3d11: Implement d3d11_rendertarget_view_GetDevice().
2015-09-09 19:09:06 +09:00
Józef Kucia
9a0d564683
d3d11: Implement d3d11_device_CreateRenderTargetView().
2015-09-09 19:09:03 +09:00
Józef Kucia
818051c50f
d3d11: Implement d3d11_rendertarget_view_GetDesc().
2015-09-09 19:08:59 +09:00
Józef Kucia
99bb367d52
d3d11: Implement d3d11_rendertarget_view_GetResource().
2015-09-09 19:08:55 +09:00
Józef Kucia
b5b5b381f4
d3d11: Add ID3D11RenderTargetView interface stub.
2015-09-09 19:08:52 +09:00
Józef Kucia
44fa6faa9b
d3d11: Rename d3d10_rendertarget_view to d3d_rendertarget_view.
2015-09-09 19:08:47 +09:00
Piotr Caban
e8f4fea5a0
msi: Check HKLM/Software/Classes/Installer/Components path while looking for components.
2015-09-09 18:26:32 +09:00
Andrew Eikum
b3cb1e4d40
xaudio2: Add stub for AudioReverb class.
2015-09-09 17:52:14 +09:00
Andrew Eikum
395dc0f22c
xaudio2: Add stub implementation of AudioVolumeMeter.
2015-09-09 17:51:42 +09:00
Nikolay Sivov
88a97cd432
oledlg/tests: Handle localized menu strings.
2015-09-09 17:51:18 +09:00
Nikolay Sivov
2a761320db
oledlg: Improve menu items localization for OleUIAddVerbMenuW().
2015-09-09 17:51:15 +09:00
Thomas Faller
d90f25156c
ntdll: Fix invalid use of uninitialized memory.
2015-09-09 17:46:24 +09:00
Bruno Jesus
c6afba8979
msacm32: Quit on unsupported destination format in PCM_FormatSuggest.
2015-09-09 16:19:09 +09:00
Bruno Jesus
af8760e6e5
msacm32/tests: Add tests for acmFormatSuggest().
2015-09-09 16:19:06 +09:00
Bruno Jesus
d08197f92a
msacm32: Catch NULL parameters in acmFormatSuggest().
2015-09-09 16:18:59 +09:00
Bruno Jesus
f5d183e20e
msadp32.acm: Ensure we have enough memory before memcopying data.
2015-09-09 16:18:47 +09:00
Bruno Jesus
4e01388a32
ws2_32/tests: Remove a dead assignment.
2015-09-09 16:18:21 +09:00
Andrew Eikum
0f4b16aa34
x3daudio1_7: Stub X3DAudioCalculate.
2015-09-09 16:15:58 +09:00
Alistair Leslie-Hughes
e28d6b2fb0
dwmapi: Add DwmUpdateThumbnailProperties stub.
2015-09-08 21:59:18 +09:00
Gerald Pfeifer
601aa570f1
d3d9: Avoid shift overflow in render_state_test_data_init.
...
Same patch as just a minute ago, alas fro d3d9 instead of d3d8.
Gerald
2015-09-08 21:59:17 +09:00
Gerald Pfeifer
604c2c1da0
d3d8: Avoid shift overflow in render_state_test_data_init.
2015-09-08 21:59:17 +09:00
Józef Kucia
f5e7018dbf
d3d11/tests: Add test for depth stencil view interfaces.
2015-09-08 21:59:17 +09:00
Józef Kucia
c003e94371
d3d11: Implement d3d11_device_CreateDepthStencilView().
2015-09-08 21:59:17 +09:00
Józef Kucia
f7c923b1cb
d3d11: Implement d3d11_depthstencil_view_GetDesc().
2015-09-08 21:59:17 +09:00
Józef Kucia
07ce357505
d3d11: Implement d3d11_depthstencil_view_GetResource().
...
The intent is to eventually eliminate wined3d_resource_from_d3d10_resource().
2015-09-08 21:59:17 +09:00
Józef Kucia
916b1564d3
d3d11: Rename wined3d_resource_from_resource() to wined3d_resource_from_d3d10_resource().
2015-09-08 21:59:17 +09:00
Józef Kucia
41740bec89
d3d11: Implement d3d11_depthstencil_view_GetDevice().
2015-09-08 21:59:17 +09:00
Józef Kucia
ca4017d2d1
d3d11: Add ID3D11DepthStencilView interface stub.
2015-09-08 21:59:16 +09:00
Józef Kucia
185f9bb351
d3d11: Rename d3d10_depthstencil_view to d3d_depthstencil_view.
2015-09-08 21:59:16 +09:00
Stefan Dösinger
ebd6bf7f7a
wined3d: Remove old surface flipping hacks.
...
They're non-functional these days anyway.
2015-09-08 21:59:16 +09:00
Stefan Dösinger
2936e4ac54
wined3d: Remove wined3d_backbuffer_type.
2015-09-08 21:59:16 +09:00
Stefan Dösinger
9d29be2800
d3d8/tests: Test D3DBACKBUFFER_TYPE.
2015-09-08 21:59:16 +09:00
Stefan Dösinger
2e8e2da5ee
d3d9/tests: Test D3DBACKBUFFER_TYPE.
2015-09-08 21:59:16 +09:00
Nikolay Sivov
b55e599a4d
dwrite: Implement GetFontCollection() for matching list.
2015-09-08 21:59:15 +09:00
Nikolay Sivov
9c19898217
dwrite: Implement GetFont() for matching list.
2015-09-08 21:59:15 +09:00
Nikolay Sivov
42a99a8de5
dwrite: Track face styles added to a family.
2015-09-08 21:59:15 +09:00
Nikolay Sivov
6dd9cdca4b
dwrite: Return stub IDWriteFontList from GetMatchingFonts().
2015-09-08 21:59:15 +09:00
Gerald Pfeifer
a0da827d61
mshtml: Adjust NS_ERROR_GENERATE_FAILURE to avoid shift overflow.
2015-09-08 15:10:59 +09:00
Gerald Pfeifer
775de7922e
gdi32: Avoid two cases of shift overflow in get_glyph_indices.
2015-09-08 15:10:59 +09:00
Bruno Jesus
18a02d8f41
ws2_32: Try harder to get the host name address in getaddrinfo.
2015-09-08 14:50:42 +09:00
Piotr Caban
614afcefa3
rpcrt4: Free server side arguments with MustFree flag first so other arguments may be used to determine its size.
...
This also fixes a leak when both MustFree and ServerAllocSize flags are
specified.
2015-09-08 14:49:21 +09:00
Thomas Faller
98aa8528d5
kernel32/tests: Fix uninitialized memory of a test case.
2015-09-08 14:48:27 +09:00
Huw Davies
4f06425a03
comctl32: Set the item size after LISTVIEW_ScrollColumns().
...
LISTVIEW_ScrollColumns() increments the item width by the scroll
delta, so we need the original width to still be present.
2015-09-08 14:48:09 +09:00
Jacek Caban
91bd7ffaa8
oleaut32: Clean up IPSFactoryBuffer instance.
2015-09-07 20:41:53 +09:00
Józef Kucia
d7af6664ac
d3d10core/tests: Port test_buffer_interfaces() from d3d11.
2015-09-07 20:07:59 +09:00
Józef Kucia
b9747d77f1
d3d11/tests: Add test for buffer interfaces.
2015-09-07 20:07:57 +09:00
Józef Kucia
ae2b1539a9
d3d11: AddRef device returned from d3d11_buffer_GetDevice().
2015-09-07 20:07:55 +09:00
Józef Kucia
b500ae04b4
d3d11: Implement d3d11_device_CreateBuffer().
2015-09-07 20:07:50 +09:00
Józef Kucia
4444917f1a
d3d11: Implement d3d10_buffer_GetDesc().
2015-09-07 20:07:48 +09:00
Józef Kucia
378bec23ef
d3d11: Implement d3d11_buffer_GetDesc().
2015-09-07 20:07:45 +09:00
Hans Leidekker
ca32deb0d2
advapi32/tests: Perform a case-insensitive match on domain names.
2015-09-07 18:52:18 +09:00
Hans Leidekker
b368cd1b71
advapi32/tests: Avoid test failures when running as an unprivileged user.
2015-09-07 18:52:16 +09:00
Hans Leidekker
fca92ae67c
msi/tests: Avoid test failures when running as an unprivileged user.
2015-09-07 18:52:14 +09:00
Thomas Faber
8a718259d3
user32: Use float literals for float operation.
2015-09-07 17:55:05 +09:00
Marcus Meissner
faa14ba1b1
netprofm: fix memleak in error exit (Coverity).
2015-09-07 17:54:54 +09:00
Gerald Pfeifer
d04324f0fa
d3dcompiler_43: Replace 14 instances of 1 << 31 by 1u << 31 to avoid shift shift overflow.
2015-09-07 15:06:23 +09:00
Dmitry Timoshkov
755feaca39
oleaut32: Don't assume that SAFEARRAY is the last parameter in an varargs method.
2015-09-07 15:05:22 +09:00
Dmitry Timoshkov
f05930f0ce
oleaut32/tests: Add parameter checking to the typelib varargs marshalling test.
2015-09-07 15:04:59 +09:00
Bruno Jesus
ffb4d15117
shlwapi: Reject NULL key on SHRegCloseUSKey with tests.
2015-09-07 15:04:27 +09:00
Gerald Pfeifer
519ad57cb5
propsys: Cast to ULONGLONG instead of LONGLONG in test_intconversions test_intconversions to avoid shift overflow.
2015-09-07 15:04:11 +09:00
Vincent Povirk
2ecd3772e3
mscoree: Send Mono's debug output to Unix stderr.
2015-09-07 15:03:49 +09:00
Bruno Jesus
29a9ea18bc
quartz: Ensure pSample is NULL before calling IAsyncReader_WaitForNext.
2015-09-07 15:03:25 +09:00
Stefan Dösinger
b486a23bac
d3d11: Set surface and volume parents to NULL.
2015-09-04 20:01:08 +09:00
Stefan Dösinger
fa0041954f
wined3d: Return a texture from the swapchain resource creation callback.
2015-09-04 20:01:05 +09:00
Jacek Caban
38a9a232f7
ole32: Use get_stub_manager_from_object in CoDisconnectObject.
2015-09-04 19:29:29 +09:00
Jacek Caban
af944cefdf
oleaut32: Ensure that we're using the right interface in CreateStub implementation.
2015-09-04 19:29:13 +09:00
Nikolay Sivov
8747fa2b9f
dwrite/tests: Fix some test failures on Win10.
2015-09-04 18:18:31 +09:00
Nikolay Sivov
fe848b26c7
dwrite: Make CreateFontFace() fail with DWRITE_E_FILEFORMAT for supported types in case of type mismatch.
2015-09-04 18:18:29 +09:00
Aric Stewart
0aca2d7dc9
hidclass.sys: Implement creating/destroying HID devices.
2015-09-04 18:08:26 +09:00
Jactry Zeng
515b4a9725
riched20: Repaint paragraph after undo format setting of the paragraph.
2015-09-04 17:45:44 +09:00
Dmitry Timoshkov
c28244a92e
oleaut32/tests: Add a test for calling a varargs method using typelib marshaller.
2015-09-04 17:45:32 +09:00
Dmitry Timoshkov
2952822eff
oleaut32/tests: Avoid using a reserved keyword '_restrict' in an idl.
2015-09-04 17:45:22 +09:00
Dmitry Timoshkov
b6520ef6e7
msscript.ocx: Add missing 'vararg' attribute to the Run() methods.
2015-09-04 17:45:18 +09:00
Gerald Pfeifer
e6ca322fb1
rpcrt4/tests: Cast to ULONGLONG instead of LONGLONG to avoid shift overflow.
2015-09-04 16:15:00 +09:00
Bruno Jesus
c49e9d085d
quartz: Skip AVI bad chunks while looking for the LIST chunk.
2015-09-04 15:22:02 +09:00
Nikolay Sivov
b4ce95c1ab
dwrite: Make sure same files are scanned once when building font collection.
2015-09-04 15:10:18 +09:00
Vincent Povirk
6df7366e4e
mscoree: Don't modify the PATH environment variable.
...
Wine Mono 4.5.4 eliminated the need for this.
2015-09-04 15:10:12 +09:00
Stefan Dösinger
76c43d8177
d3d8/tests: Add more GetBackBuffer error handling tests.
2015-09-03 21:11:08 +09:00
Stefan Dösinger
fc987aaaf6
d3d9/tests: Add more GetBackBuffer error handling tests.
2015-09-03 21:11:08 +09:00
Stefan Dösinger
feb35006f5
wined3d: Remove wined3d_device_get_back_buffer.
2015-09-03 21:11:08 +09:00
Stefan Dösinger
f010e5d88a
wined3d: Return a texture from wined3d_swapchain_get_back_buffer.
2015-09-03 21:11:07 +09:00
Józef Kucia
ba9d80bacd
d3d11: Implement d3d11_buffer_GetDevice().
2015-09-03 21:11:07 +09:00
Józef Kucia
c05e8d1460
d3d11: Implement private data methods for ID3D11Buffer.
2015-09-03 21:11:07 +09:00
Józef Kucia
9abc17dcce
d3d11: Add ID3D11Buffer interface stub.
2015-09-03 21:11:07 +09:00
Józef Kucia
9c907997f0
d3d11: Rename d3d10_buffer to d3d_buffer.
2015-09-03 21:11:07 +09:00
Józef Kucia
3f5d0fab9c
d3d11: Implement private data methods for ID3D11Texture3D.
2015-09-03 21:11:07 +09:00
Józef Kucia
1bc7413946
d3d11: Rename d3d10_{get, set}_private_data functions to d3d_{get, set}_private_data.
2015-09-03 21:11:07 +09:00
Józef Kucia
8821a1462b
d3d11/tests: Add test for 3D texture interfaces.
2015-09-03 21:11:06 +09:00
Thomas Faller
f1334dbb8d
usp10: Fix invalid read.
2015-09-03 21:11:06 +09:00
Nikolay Sivov
30108c730e
dwrite: Increase a number of allocated family slots for system collection.
2015-09-03 14:49:56 +09:00
Nikolay Sivov
7581b11d2b
dwrite: Remove GetFaceNames() hack for simulated case.
2015-09-03 14:49:55 +09:00
Nikolay Sivov
a10d75e597
dwrite: Add simulated oblique faces.
2015-09-03 14:49:53 +09:00
Nikolay Sivov
e38d9bc68e
dwrite: Add simulated bold faces for each family when appropriate.
2015-09-03 14:49:51 +09:00
Jacek Caban
cb183688bb
ole32: Catch crashes in stub object destructors when destroying stub manager.
2015-09-02 22:45:17 +09:00
Jacek Caban
c784e34693
ole32: Quote executable name in CreateProcess call.
...
Fixes tests on VMs that have spaces in executable path.
2015-09-02 22:45:05 +09:00
André Hentschel
04d72a3e47
wpcap: Partially implement pcap_parsesrcstr.
2015-09-02 18:36:43 +09:00
Gerald Pfeifer
2b42ddf68a
winex11: Make a constant unsigned to avoid shift overflow in get_locale_kbd_layout.
2015-09-02 18:33:46 +09:00
Dmitry Timoshkov
25c78aac08
winhttp/tests: Add more IWinHttpRequest_Invoke tests.
2015-09-02 18:21:50 +09:00
Hans Leidekker
d3857726a0
netprofm/tests: Add tests.
2015-09-02 17:52:52 +09:00
Hans Leidekker
c1c434d115
netprofm: Implement INetworkListManager::IsConnectedToInternet and INetworkListManager::IsConnected.
2015-09-02 17:52:44 +09:00
Hans Leidekker
a0085f70a4
netprofm: Implement INetworkListManager::GetNetworkConnection.
2015-09-02 17:52:42 +09:00
Hans Leidekker
25886fa827
netprofm: Implement INetworkListManager::GetNetwork.
2015-09-02 17:52:40 +09:00
Hans Leidekker
fd557984fb
netprofm: Implement IEnumNetworkConnections.
2015-09-02 17:52:38 +09:00
Hans Leidekker
861cd5a3a7
netprofm: Implement IEnumNetworks.
2015-09-02 17:52:36 +09:00
Hans Leidekker
4cbf088247
netprofm: Add a stub implementation of INetworkConnectionCost.
2015-09-02 17:52:34 +09:00
Hans Leidekker
91835d94e9
netprofm: Implement INetworkConnection::GetNetwork.
2015-09-02 17:52:32 +09:00
Hans Leidekker
6defcbe3d9
netprofm: Add a stub implementation of INetwork.
2015-09-02 17:52:30 +09:00
Thomas Faber
9165dbbffc
kernel32/tests: Run test_thread_fpu_cw on x86 MSVC builds.
2015-09-02 14:54:22 +09:00
Thomas Faller
f259ba33bb
msxml3: Fix invalid read.
2015-09-02 14:54:00 +09:00
Alistair Leslie-Hughes
8348c0ebe0
gdi32/tests: Add enhanced metafile GetPath test.
2015-09-01 21:12:10 +09:00
Gerald Pfeifer
2127f72f79
quartz: Replace four occurrences of 1 << 31 by 1u << 31 to avoid shift overflow.
2015-09-01 21:11:46 +09:00
Thomas Faber
7164fde439
netapi32: Correctly reallocate buffer in NetWkstaUserGetInfo.
2015-09-01 21:11:34 +09:00
Zhenbo Li
637bcd5de9
shell32: Fix return type for helper functions of SHFileOption.
2015-09-01 21:11:16 +09:00
Józef Kucia
0fcfb8a082
d3d11/tests: Port test_create_texture3d() from d3d10core.
2015-09-01 20:59:34 +09:00
Józef Kucia
9a2b73d315
d3d11: Implement d3d11_device_CreateTexture3D().
2015-09-01 20:59:33 +09:00
Józef Kucia
11cd2dd897
d3d11: Implement d3d11_texture3d_GetDesc().
2015-09-01 20:59:31 +09:00
Józef Kucia
fc844029ee
d3d11: Implement d3d11_texture3d_GetDevice().
2015-09-01 20:59:27 +09:00
Józef Kucia
4665ae6260
d3d11: Add ID3D11Texture3D interface stub.
2015-09-01 20:59:22 +09:00
Józef Kucia
0707fa1912
d3d11: Rename d3d10_texture3d to d3d_texture3d.
2015-09-01 20:59:20 +09:00
Józef Kucia
f9ecce38ef
d3d10core/tests: Port test_texture2d_interfaces() from d3d11.
2015-09-01 20:59:17 +09:00
Nikolay Sivov
7889b17425
gdi32: Added GetFontRealizationInfo() export.
2015-09-01 19:28:16 +09:00
Nikolay Sivov
adb0f582e0
gdi32/tests: Add names to data structure GetFontRealizationInfo returns, explicitly test with older variant fields.
2015-09-01 19:27:20 +09:00
Nikolay Sivov
a22d5ed948
dwrite: Force reported English family/face names to resolved values.
2015-09-01 19:27:07 +09:00
Vincent Povirk
997484964a
advapi32: RegOpenKeyEx can return special roots when asked for empty subkey.
2015-09-01 15:24:14 +09:00
Jacek Caban
d8f79a037c
msi: Fixed varg0 leak in InstallerImpl_SummaryInformation.
2015-09-01 15:23:53 +09:00
Andrey Gusev
d3177504b1
Assorted spelling and typos fixes.
2015-08-31 20:18:46 +09:00
Stefan Dösinger
d344ebc98c
dxgi/tests: Remove debug comments.
2015-08-31 20:13:33 +09:00
Józef Kucia
adaf08d178
d3d10core/tests: Use win_skip() instead of skip().
2015-08-31 20:13:27 +09:00
Józef Kucia
a346d1b705
d3d11: Rename d3d10_texture2d to d3d_texture2d.
2015-08-31 20:13:27 +09:00
Józef Kucia
f83181fce0
d3d11/tests: Add test for 2D texture interfaces.
2015-08-31 20:13:27 +09:00
Józef Kucia
44d493aac3
d3d11/tests: Port test_create_texture2d() from d3d10core.
2015-08-31 20:13:27 +09:00
Józef Kucia
e0e72d284a
d3d11: Implement d3d11_device_CreateTexture2D().
2015-08-31 20:13:26 +09:00
Józef Kucia
a24ff27386
d3d11: Fix resource misc flags conversion.
...
Tests with ID3D11Buffers have shown that not all resource misc flags
are translated to d3d10 flags.
2015-08-31 20:13:26 +09:00
Józef Kucia
59745133f3
d3d11: Fix compilation on GCC with -O0.
2015-08-31 20:13:26 +09:00
Nikolay Sivov
9a6b0750c7
dwrite: Recognize semi light weight patterns.
2015-08-31 17:18:32 +09:00
Nikolay Sivov
c0ab20caf9
dwrite: Implement family and face name resolution.
2015-08-31 17:18:31 +09:00
Martin Storsjo
8edbd9b381
msvcrt: Test that the normal strtod doesn't handle the "NAN" string.
2015-08-31 14:50:42 +09:00
Bruno Jesus
1c82aca1d4
mciavi32: Add partial support for MCI_DGV_PLAY_REPEAT.
2015-08-31 14:49:48 +09:00
Jacek Caban
0a92038b38
ole32: Added tests for IPSFactoryBuffer::CreateStub calls.
2015-08-29 14:28:23 +09:00
Jacek Caban
9bdb97e694
ole32: Use proper interface pointer in CreateStub call.
2015-08-29 14:28:23 +09:00
Jacek Caban
e5edbc6fa0
ole32: Use proper IUnknown implementation when finding and creating stub manager.
2015-08-29 14:28:22 +09:00
Jacek Caban
60451f9855
ole32: Create interface stub only if it's not already created.
2015-08-29 14:28:22 +09:00
Francois Gouget
f87491d5cd
dwrite: Make opentype_get_font_strings_from_id() static.
2015-08-29 14:27:43 +09:00
Francois Gouget
25870c1fba
ole32: A cosmetic fix for the CoMarshalInterface() trace.
2015-08-29 14:27:39 +09:00
Francois Gouget
257795a757
xaudio2_7: Remove an unused NONAMELESSSTRUCT directive.
2015-08-29 14:27:04 +09:00
Francois Gouget
aa6e0ebde5
xaudio2_7: Make some functions static.
2015-08-29 14:27:02 +09:00
Andrew Eikum
6abe9f0920
xaudio2/tests: Add callback tests.
2015-08-29 14:26:55 +09:00
Andrew Eikum
5423b2353b
xaudio2: Add a simple audio streaming test.
2015-08-29 14:26:51 +09:00
Andrew Eikum
66a58ad52a
xaudio2: Implement IXAudio2SourceVoice::FlushSourceBuffers.
2015-08-29 14:26:43 +09:00
Andrew Eikum
cb38242821
xaudio2: Implement IXAudio2SourceVoice::SetVolume.
2015-08-29 14:26:41 +09:00
Vincent Povirk
6056a3f163
comdlg32: Show open dropdown menu on button press.
2015-08-28 21:24:37 +09:00
Vincent Povirk
bc0abc2369
comdlg32: Show and hide the open dropdown menu dynamically.
2015-08-28 21:24:15 +09:00
Vincent Povirk
c5c5163e61
comdlg32: Implement open dropdown menu.
2015-08-28 21:23:26 +09:00
Józef Kucia
c9ce47c6a9
d3d11: Move d3d11 device implementation to top of file.
...
Just to use d311 device static methods in d3d10 device freely.
2015-08-28 19:53:02 +09:00
Józef Kucia
acec54e707
d3d11: Implement d3d11_texture2d_GetDesc().
2015-08-28 19:53:00 +09:00
Stefan Dösinger
9427d1d553
ddraw/tests: Properly clean up in test_texcoordindex.
2015-08-28 19:52:56 +09:00
Stefan Dösinger
f805fb11f6
dxgi/tests: Test presentation parameter combinations.
2015-08-28 19:52:45 +09:00
Stefan Dösinger
142bcb5d3c
dxgi/tests: We don't need a custom window class.
2015-08-28 19:52:27 +09:00
Stefan Dösinger
0933332c73
d3d9/tests: Fix backbuffer read vs flip in test_vertex_blending.
2015-08-28 19:52:25 +09:00
Jacek Caban
0037257389
ieframe/tests: Fixed random test failures.
2015-08-28 19:51:46 +09:00
Thomas Faller
8c1c7d19fe
winex11.drv: Fix uninitialized memory.
2015-08-28 13:15:18 +09:00
Martin Storsjo
a4d5bf99d4
ucrtbase: Add stub functions for narrow environment.
2015-08-28 13:15:06 +09:00
Andrew Eikum
d2ae105401
xaudio2: Implement IXAudio2SourceVoice::GetState.
2015-08-28 13:14:40 +09:00
Andrew Eikum
e43ca169ee
xaudio2: Implement IXAudio2SourceVoice::SubmitSourceBuffer.
2015-08-28 13:14:38 +09:00
Andrew Eikum
a4fd0a7080
xaudio2: Implement the audio mixing thread.
2015-08-28 13:14:36 +09:00
Andrew Eikum
997843700a
xaudio2: Fix return value for RegisterForCallbacks.
2015-08-28 13:14:27 +09:00
Dmitry Timoshkov
f46868fe30
winhttp/tests: Add a test for IWinHttpRequest::Invoke.
2015-08-28 13:14:20 +09:00
Piotr Caban
60b996ad4b
imm32: Don't use functions that use graphics driver in THREAD_DETACH/PROCESS_DETACH.
2015-08-28 13:14:03 +09:00
Daniel Lehman
72922cd1ea
kernel32/tests: Add tests for Invariant.
2015-08-28 13:13:46 +09:00
Hans Leidekker
e5ce90ed1b
wininet: Don't trace the password in InternetConnectW.
2015-08-27 22:14:05 +09:00
Hans Leidekker
2d22baa6be
netprofm: Add a stub implementation of INetworkConnection.
2015-08-27 22:05:53 +09:00
Hans Leidekker
0335459f5f
netprofm: Support IDispatch on the list manager object.
2015-08-27 22:05:52 +09:00
Hans Leidekker
981460e84a
netprofm: Clear the object pointer on failure in QueryInterface.
2015-08-27 22:05:50 +09:00
Hans Leidekker
346dd728fb
netprofm: Introduce heap allocation macros.
2015-08-27 22:05:48 +09:00
Piotr Caban
f5b64c0d35
d2d1: Avoid possible infinite loop in d2d_geometry_intersect_self caused by rounding errors.
2015-08-27 21:43:47 +09:00
Stefan Dösinger
93ed5d3ba3
d3d8/tests: Test presentation parameter combinations.
2015-08-27 21:43:47 +09:00
Stefan Dösinger
9261bbb1a6
d3d9/tests: Test presentation parameter combinations.
2015-08-27 21:43:47 +09:00
Stefan Dösinger
8c91443f9d
d3d8: Validate swap effect and backbuffer count.
2015-08-27 21:43:47 +09:00
Stefan Dösinger
c4e4647ca5
d3d9: Validate swap effect and backbuffer count.
2015-08-27 21:43:46 +09:00
Matt Durgavich
b573986188
advapi32/tests: Fix for crashes on Mac OS X.
2015-08-27 21:43:46 +09:00
Jactry Zeng
d62dd46516
riched20: Implement EM_SETFONTSIZE.
2015-08-27 21:43:46 +09:00
Vincent Povirk
836f06f6f9
comdlg32: Add WS_CLIPSIBLINGS to controls in the item dialog.
2015-08-27 21:43:46 +09:00
Nikolay Sivov
26fbbdc48b
dwrite: Implement grayscale rendering mode.
2015-08-27 21:43:46 +09:00
Nikolay Sivov
3f4a284f58
dwrite: Bitmap buffer is zeroed on allocation, no need to do it again.
2015-08-27 17:10:22 +09:00
Nikolay Sivov
2c4ba8a008
dwrite: Cleanup rendering interface with freetype.
2015-08-27 17:10:20 +09:00
Martin Storsjo
9303c6eeed
ucrtbase: Hook up _crt_atexit.
2015-08-27 17:10:08 +09:00
Martin Storsjo
8c5057f334
ucrtbase: Hook up the _set_app_type, _set_new_handler and _set_new_mode functions.
...
These have changed function signature since msvcr120. _set_app_type used
to be called __set_app_type, and the _set_new_* functions used to have
C++ signatures.
2015-08-27 17:10:03 +09:00
Daniel Lehman
043c0c6c5a
kernel32: Add Invariant string table.
2015-08-27 14:27:50 +09:00
Philippe Groarke
dcc6868057
crypt32: Add CERT_OCSP_RESPONSE_PROP_ID setter.
2015-08-26 23:53:22 +09:00
Henri Verbeet
2773b27bb1
wined3d: Use unsigned mask constants in shifts.
2015-08-26 23:53:22 +09:00
Henri Verbeet
9f530b579e
wined3d: Get rid of some powf() calls.
2015-08-26 23:53:22 +09:00
Józef Kucia
c917a987dc
d3d11: Implement d3d11_texture2d_GetDevice.
2015-08-26 23:53:22 +09:00
Józef Kucia
3c74e22317
d3d11: Implement private data methods in ID3D11Texture2D.
2015-08-26 23:53:22 +09:00
Józef Kucia
06ca9e226d
d3d11: Add ID3D11Texture2D stub interface.
2015-08-26 23:53:21 +09:00
Andrew Eikum
7f2ebb337d
xaudio2: Implement IXAudio2::RegisterForCallbacks.
2015-08-26 23:53:21 +09:00
Andrew Eikum
a79f050355
xaudio2: Zero the returned struct GetPerformanceData.
...
Some applications use this for debug logging. Better to return zero than
uninitialized data.
2015-08-26 23:53:21 +09:00
Andrew Eikum
8a317d89cf
xaudio2: Implement IXAudio2SourceVoice::Play.
2015-08-26 23:53:21 +09:00
Andrew Eikum
1c643f39e2
xaudio2: Implement device activation.
...
This adds a build-time dependency on openal, and a run-time dependency
on openal-soft's ALC_SOFT_loopback extension.
2015-08-26 23:53:21 +09:00
Erich E. Hoover
126f0601e2
winspool.drv: Allow spooling directly to a postscript file.
...
Required for PDF printing in OrCAD 16.6.
2015-08-26 23:53:21 +09:00
Hans Leidekker
d3ce29449b
msi: Implement Installer::SummaryInformation.
2015-08-26 23:15:26 +09:00