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 |
Hugh McMaster
|
b09e98da78
|
regsvr32: /n and /u /n should be handled as invalid flags.
|
2015-09-02 16:41:11 +09:00 |
Thomas Faber
|
9165dbbffc
|
kernel32/tests: Run test_thread_fpu_cw on x86 MSVC builds.
|
2015-09-02 14:54:22 +09:00 |
Sebastian Lackner
|
615ef98555
|
include: Fix copy and paste errors in wine_dbgstr_vt.
|
2015-09-02 14:54:04 +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 |
Thomas Faber
|
d2d64bd74c
|
access.idl: Do not use annotation attribute on remote method (MIDL).
|
2015-09-01 19:27:04 +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 |
Hugh McMaster
|
d3b55e99e9
|
regsvr32: Process flags before files.
|
2015-08-31 20:13:26 +09:00 |
Julian Rüger
|
2d2e9e5528
|
po: Update German translation.
|
2015-08-31 17:18:32 +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 |