Alistair Leslie-Hughes
d3b1407982
dpnet/tests: Add IDirectPlay8Peer_EnumHosts tests.
2014-02-11 19:19:15 +01:00
Alistair Leslie-Hughes
1500a8a937
dpnet/tests: Add DirectPlay8Server tests.
2014-02-11 19:19:15 +01:00
Bruno Jesus
a7578c7ae7
bcrypt: Add semi-stub implementation of BCryptGenRandom.
2014-02-11 19:19:15 +01:00
Dmitry Timoshkov
c47ba3a425
scrrun: Fix a file enumeration handle leak.
2014-02-11 19:19:15 +01:00
Dmitry Timoshkov
173233cfe3
scrrun: Move the counter check into the code block where counter is actually incremented.
2014-02-11 19:19:14 +01:00
Jacek Caban
07c3e134c8
wmp: Added IOleInPlaceObjectWindowless stub implementation.
2014-02-11 19:19:14 +01:00
Jacek Caban
d1691bc204
wmp: Added GetMiscStatus implementation.
2014-02-11 19:19:14 +01:00
Jacek Caban
5a60ebf89a
wmp: Added missing registry entries for WindowsMediaPlayer coclass registration.
2014-02-11 19:19:14 +01:00
Henri Verbeet
d799eb2d83
d3d10_1: Implement D3D10CreateDevice1().
2014-02-11 19:19:14 +01:00
Henri Verbeet
409c872c99
d3d10core: Implement ID3D10Device1.
2014-02-11 19:19:14 +01:00
Henri Verbeet
2be432b4df
dxgi/tests: Also test for ID3D10Device1 and ID3D11Device in test_device_interfaces().
2014-02-11 19:19:14 +01:00
Henri Verbeet
e806b5bab9
dxgi/tests: Add tests for CreateDXGIFactory().
2014-02-11 19:19:14 +01:00
Henri Verbeet
a13a546573
dxgi: Implement CreateDXGIFactory1().
2014-02-11 19:19:14 +01:00
Hans Leidekker
386d2aa8b7
wbemprox: Don't list loopback network adapters.
2014-02-11 19:19:13 +01:00
Hans Leidekker
25eb10058c
winhttp/tests: Improve tracing.
2014-02-11 19:19:13 +01:00
Hans Leidekker
50feb7b708
winhttp/tests: Fix a couple of test failures.
2014-02-11 19:19:13 +01:00
Nikolay Sivov
e593c3068c
ole32: Remove ERR() output that's not really helpful.
2014-02-11 19:19:13 +01:00
Nikolay Sivov
747c649d99
ole32: Use precomposed table for GUID from string conversion.
2014-02-11 19:19:13 +01:00
Dmitry Timoshkov
9c010d70b0
advapi32/tests: Correct the test failure message.
2014-02-11 19:19:13 +01:00
Frédéric Delanoy
5e52a29b53
msvcrtd: Use BOOL type where appropriate.
2014-02-11 19:19:13 +01:00
Frédéric Delanoy
7533040cfc
propsys: Use BOOL type where appropriate.
2014-02-11 19:19:13 +01:00
Austin English
0776a76eef
riched20: Remove duplicate declaration.
2014-02-11 19:19:13 +01:00
Alexandre Julliard
ea9ed542be
user32: Use delayed imports to call the imm32 functions.
2014-02-10 20:11:02 +01:00
Frédéric Delanoy
0f2bed51bd
Assorted spelling fixes.
2014-02-10 15:47:29 +01:00
Erich E. Hoover
ee49a5a273
kernel32: Add support for security access parameters for named pipes.
2014-02-10 15:42:06 +01:00
Jacek Caban
83c45eaa3c
wmp: Added GetClientSite implementation.
2014-02-10 15:40:16 +01:00
Jacek Caban
9a1f13cf0d
wmp: Added SetClientSite tests.
2014-02-10 15:40:12 +01:00
Jacek Caban
54e3e0de48
wmp: Added SetClientSite implementation.
2014-02-10 15:40:06 +01:00
Henri Verbeet
852c61c595
dxgi: Properly check if the output array is large enough in dxgi_output_GetDisplayModeList().
2014-02-10 11:16:29 +01:00
Henri Verbeet
d9570c3935
dxgi: Return DXGI_ERROR_INVALID_CALL when given a NULL mode_count in dxgi_output_GetDisplayModeList().
2014-02-10 11:16:28 +01:00
Henri Verbeet
4d7bd4ce4a
dxgi/tests: Don't reuse the device.
2014-02-10 11:16:25 +01:00
Henri Verbeet
f97d599eb2
dxgi/tests: Use D3D10CreateDevice() to create a device.
...
At some point DXGID3D10CreateDevice() started always returning
E_NOTIMPL. My guess would be that that was with the introduction of
d3d11.
2014-02-10 11:16:21 +01:00
Henri Verbeet
19f2044375
dxgi/tests: Cleanup test_output().
...
In particular, actually test the return codes for most calls.
2014-02-10 11:15:52 +01:00
Dmitry Timoshkov
fd9c9a6d03
kernel32: Fix page protection to access mapping performed by CreateFileMapping.
2014-02-10 10:46:52 +01:00
Dmitry Timoshkov
162c2b7aa0
advapi32/tests: Add a test for page to access mapping performed by CreateFileMapping.
2014-02-10 10:46:47 +01:00
Dmitry Timoshkov
65562be420
cabinet/tests: Advance buffer by actually read bytes count.
2014-02-10 10:43:55 +01:00
Dmitry Timoshkov
b02ea57e04
xmllite/tests: Add a test for short variant of xml declaration.
2014-02-10 10:43:46 +01:00
Dmitry Timoshkov
ce894b9fc6
xmllite/tests: There is no need to initialize OLE.
2014-02-10 10:43:42 +01:00
Dmitry Timoshkov
42e681e31d
xmllite/tests: Fix stack corruption in 64-bit builds.
2014-02-10 10:43:11 +01:00
Nikolay Sivov
cdd932a060
ole32: Separate IIDFromString() for CLSIDFromString(), fix corner cases and return values.
2014-02-10 10:42:57 +01:00
Nikolay Sivov
d1c4871012
ole32: Use CoTaskMemAlloc() instead of IMalloc directly.
2014-02-10 10:42:29 +01:00
Nikolay Sivov
688cc96ee7
mshtml: Implement HTMLStyleSheet_get_href().
2014-02-10 10:42:14 +01:00
Nikolay Sivov
1f1d404832
wininet: Update module version.
2014-02-10 10:42:07 +01:00
Nikolay Sivov
9239b86037
wshom: Implement LocationPath property for shortcut.
2014-02-10 10:41:53 +01:00
Nikolay Sivov
0e73e478ff
comctl32/tab: Fix TCM_SETCURSEL on negative indices.
2014-02-10 10:41:47 +01:00
Nikolay Sivov
8c2b4bfe48
oleaut32: Initialize result VARIANT in *FromDisp().
2014-02-10 10:41:41 +01:00
Nikolay Sivov
c583dea77c
oleaut32: Add more tracing, hide initialization details by calling a method.
2014-02-10 10:41:35 +01:00
Marcus Meissner
5690127b2e
oleaut32: Incorrect sizeof() to MultiByteToWideChar (Coverity).
2014-02-10 10:39:49 +01:00
Austin English
dc9de59f7f
wbemprox: Add a missing break (Coverity).
2014-02-10 10:39:25 +01:00
Piotr Caban
afadda8ff7
kernel32: Handle STD_*_HANDLE in GetFileType.
2014-02-07 16:29:17 +01:00
Dmitry Timoshkov
52bc06af7b
kernel32/tests: Use PROCESS_ALL_ACCESS definition compatible with versions of Windows before Vista.
2014-02-07 16:28:55 +01:00
Dmitry Timoshkov
cdc306651c
kernel32/tests: Use THREAD_ALL_ACCESS definition compatible with versions of Windows before Vista.
2014-02-07 16:28:51 +01:00
Dmitry Timoshkov
448d7770dc
kernel32/tests: Use PROCESS_ALL_ACCESS definition compatible with versions of Windows before Vista.
2014-02-07 16:28:48 +01:00
Jacek Caban
5a311d693f
atl110: Share sources with atl100.
2014-02-07 14:47:00 +01:00
Aric Stewart
5c8fe3a40f
kernel32: Add system message for ERROR_NOT_CONNECTED.
2014-02-07 13:11:58 +01:00
Frédéric Delanoy
ca1a1d54c0
oleaut32: Use BOOL type where appropriate.
2014-02-07 13:11:57 +01:00
Alexandre Julliard
7898205afd
msvcp70: Export some already implemented Getcat functions.
2014-02-07 13:11:56 +01:00
Alexandre Julliard
21920f9f9c
msvcp71: Export some already implemented Getcat functions.
2014-02-07 13:11:55 +01:00
Alexandre Julliard
8d963b3e19
msvcp71: Fix argument types for some fstream constructors.
2014-02-07 13:11:55 +01:00
Alexandre Julliard
01efe3f48f
msvcp90: Export _Xmem.
2014-02-07 13:11:54 +01:00
Piotr Caban
2b1e2e64da
msvcp70: Don't forward bad_alloc implementation to msvcrt.
2014-02-07 13:11:53 +01:00
Piotr Caban
40a6749ffd
msvcp70: Share the source code with msvcp90.
2014-02-07 13:11:51 +01:00
Dmitry Timoshkov
ae86839536
taskschd/tests: Add some tests for IRegisteredTask interface.
2014-02-07 11:05:50 +01:00
Nikolay Sivov
1faa3d4e52
inetmib1/tests: Cleanup tests a bit, fix a crash on Win8 64bit.
2014-02-07 11:05:31 +01:00
Nikolay Sivov
62d9b5a0e0
ole32: Implement CoGetInstanceFromIStorage().
2014-02-07 11:05:14 +01:00
Jacek Caban
8f289c821e
urlmon/tests: Use test.winehq.org for https protocol tests.
2014-02-06 17:25:48 +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
Dmitry Timoshkov
53847fd6a1
server: Fix generic access mapping for a process.
2014-02-06 17:08:31 +01:00
Jacek Caban
28a1eaedc9
wmp: Added IPersistStreamInit stub implementation.
2014-02-06 17:08:30 +01:00
Dmitry Timoshkov
3a914b92fb
scrrun/tests: Add more tests for IFileCollection using a dedicated temporary directory.
2014-02-06 17:08:29 +01:00
Dmitry Timoshkov
4248b1405d
taskschd: Add ITaskDefinition stub implementation.
2014-02-06 17:08:28 +01:00
Dmitry Timoshkov
2201d7b0c1
taskschd: Add IRegisteredTaskCollection stub implementation.
2014-02-06 17:08:27 +01:00
Dmitry Timoshkov
4bd02f8e2d
taskschd: QueryInterface should return NULL interface on error.
2014-02-06 17:08:26 +01:00
Dmitry Timoshkov
9c7025f92f
taskschd: Add a NULL check to ITaskFolder::GetFolders.
2014-02-06 17:08:25 +01:00
Dmitry Timoshkov
b3a79114e0
taskschd: ITaskService::GetFolder should fail if not connected to the server.
2014-02-06 17:08:25 +01:00
Martin Storsjo
2d9dfb1825
api-ms-win-service-winsvc-l1-2-0: Add stub dll.
2014-02-06 17:08:24 +01:00
Martin Storsjo
3605c159f7
api-ms-win-service-management-l1-1-0: Add stub dll.
2014-02-06 17:08:23 +01:00
Martin Storsjo
0f14b7de01
api-ms-win-service-core-l1-1-1: Add stub dll.
2014-02-06 17:08:22 +01:00
Martin Storsjo
b38ce68d91
api-ms-win-security-sddl-l1-1-0: Add stub dll.
2014-02-06 17:08:21 +01:00
Martin Storsjo
eb69831cef
api-ms-win-security-base-l1-2-0: Add stub dll.
2014-02-06 17:08:20 +01:00
Martin Storsjo
b11e1347fb
api-ms-win-eventing-provider-l1-1-0: Add stub dll.
2014-02-06 17:08:19 +01:00
Martin Storsjo
67024308a9
api-ms-win-core-url-l1-1-0: Add stub dll.
2014-02-06 17:08:18 +01:00
Martin Storsjo
9f159deaf9
api-ms-win-core-timezone-l1-1-0: Add stub dll.
2014-02-06 17:08:17 +01:00
Martin Storsjo
2cd25f7bdf
api-ms-win-core-threadpool-legacy-l1-1-0: Add stub dll.
2014-02-06 17:08:17 +01:00
Martin Storsjo
3662183fbb
api-ms-win-core-shlwapi-legacy-l1-1-0: Add stub dll.
2014-02-06 17:08:16 +01:00
Martin Storsjo
56462b4e10
api-ms-win-core-rtlsupport-l1-2-0: Add stub dll.
2014-02-06 17:08:15 +01:00
Nikolay Sivov
35f218c39e
ole32: Implement CoGetInstanceFromFile().
2014-02-06 17:08:14 +01:00
Bruno Jesus
3c64a7c4e2
ws2_32: Fix some parameters checking in AcceptEx.
2014-02-06 17:08:13 +01:00
Vincent Povirk
dad9dc941f
mscoree/tests: Fix failures when .NET 4 but not 1 or 2 is installed.
2014-02-06 17:08:11 +01:00
Vincent Povirk
ed1a03e494
windowscodecs: Silence a fixme.
2014-02-06 17:08:10 +01:00
Ken Thomases
59226e36b7
wined3d: Don't clear the GL context if it's not the one being destroyed by context_destroy_gl_resources().
...
The previous code clears the GL context if the context being destroyed is
not valid, even though the current one is some arbitrary, unrelated context.
2014-02-06 17:08:09 +01:00
Ken Thomases
75d53c9aed
wined3d: Don't clear the GL context such that it can't be restored.
2014-02-06 17:08:08 +01:00
Nikolay Sivov
c7a11f9ed6
crypt32/tests: Accept another error code on Win8.
2014-02-05 19:34:19 +01:00
Bruno Jesus
a5807d08c5
bcrypt/tests: Add tests for BCryptGenRandom.
2014-02-05 19:34:18 +01:00
Bruno Jesus
52aca431e4
bcrypt: Add BCryptGenRandom stub.
2014-02-05 19:34:16 +01:00
Hans Leidekker
97505a7475
winhttp/tests: Move the remaining tests to test.winehq.org.
2014-02-05 15:53:58 +01:00
Hans Leidekker
5b409fb0d4
winhttp/tests: Move the status notification tests to test.winehq.org.
2014-02-05 15:53:56 +01:00
Dmitry Timoshkov
fdba11a263
msxml3: IXMLElementCollection::QueryInterface should return NULL interface on error.
2014-02-05 15:43:06 +01:00
Dmitry Timoshkov
9e9d3b2236
msxml3: Use interface instead of implementation pointer to forward IEnumVARIANT::AddRef and IEnumVARIANT::Release for IXMLElementCollection.
2014-02-05 15:43:01 +01:00
Dmitry Timoshkov
9ab9aebf65
msxml3: Add separate QueryInterface implementation for IEnumVARIANT interface exported by IXMLElementCollection.
2014-02-05 15:42:53 +01:00
Dmitry Timoshkov
de3ec1c55c
msxml3: Don't return implementation pointer as an interface.
2014-02-05 15:42:41 +01:00
Dmitry Timoshkov
41d34aa69b
msxml3/tests: Add a test to show that IXMLElementCollection enumerator doesn't recognize IID_IXMLElementCollection.
2014-02-05 15:42:22 +01:00
Martin Storsjo
4fa78bac54
api-ms-win-core-registry-l1-1-0: Add stub dll.
2014-02-05 13:49:42 +01:00
Martin Storsjo
66dc62d8ef
api-ms-win-core-psapi-l1-1-0: Add stub dll.
2014-02-05 13:49:41 +01:00
Martin Storsjo
edceda579a
api-ms-win-core-processenvironment-l1-2-0: Add stub dll.
2014-02-05 13:49:39 +01:00
Martin Storsjo
488fa8a2a0
api-ms-win-core-namedpipe-l1-2-0: Add stub dll.
2014-02-05 13:49:38 +01:00
Martin Storsjo
ea35f11e0e
api-ms-win-core-memory-l1-1-1: Add stub dll.
2014-02-05 13:49:37 +01:00
Martin Storsjo
07d0ef8a4d
api-ms-win-core-localization-obsolete-l1-1-0: Add stub dll.
2014-02-05 13:49:36 +01:00
Martin Storsjo
f3b9ffce2c
api-ms-win-core-localization-l1-2-0: Add stub dll.
2014-02-05 13:49:35 +01:00
Martin Storsjo
be1560734d
api-ms-win-core-libraryloader-l1-1-1: Add stub dll.
2014-02-05 13:49:35 +01:00
Martin Storsjo
caaf93db38
api-ms-win-core-kernel32-legacy-l1-1-0: Add stub dll.
2014-02-05 13:49:34 +01:00
Martin Storsjo
1c4f6ec742
api-ms-win-core-io-l1-1-1: Add stub dll.
2014-02-05 13:49:33 +01:00
Nikolay Sivov
de686e9949
shell32/tests: Remove some assertions in test code.
2014-02-05 13:49:32 +01:00
Nikolay Sivov
fa21e6dd7c
msxml3/tests: Fix a couple of test failure when msxml4 is actually present.
2014-02-05 13:49:31 +01:00
Dmitry Timoshkov
6e2de14df1
server: Fix generic access mapping for a thread.
2014-02-05 13:49:30 +01:00
Nikolay Sivov
2b1f2001b1
wshom: Implement get_WorkingDirectory(), handle allocation failures.
2014-02-05 13:49:29 +01:00
Nikolay Sivov
9b037d559e
vbscript: Support VT_BYREF|VT_DISPATCH as a DISPID_NEWENUM source.
2014-02-05 13:49:27 +01:00
Bruno Jesus
7a8d43043a
ws2_32/tests: Fix AcceptEx tests related to address length.
2014-02-05 13:49:26 +01:00
Bruno Jesus
7f97339208
wininet/tests: Add tests for InternetGetConnectedStateEx[A|W].
2014-02-05 13:49:25 +01:00
Michael Stefaniuc
d436ea9597
qedit: Use offsetof for the size of a struct with a varlen array.
2014-02-05 13:49:24 +01:00
Michael Stefaniuc
183bd439fa
qedit: Don't dereference NULL on alloc failure.
2014-02-05 13:49:23 +01:00
Michael Stefaniuc
8612c266db
shlwapi/tests: Remove a typedef for a struct.
2014-02-05 13:49:23 +01:00
Michael Stefaniuc
1b0e893d27
shlwapi/tests: Fix the type of the first param of some shlwapi functions.
2014-02-05 13:49:22 +01:00
Michael Stefaniuc
3879d98de4
shlwapi/tests: COM cleanup for the dummy IStream iface.
2014-02-05 13:49:21 +01:00
Erich E. Hoover
00aeadc6b6
oleaut32: Fix OLEFontImpl_SetRatio return when either cyLogical or cyHimetric are 0.
2014-02-04 17:30:24 +01:00
Erich E. Hoover
ba2ce9db49
oleaut32: Handle OLEFontImpl_SetRatio case where cyLogical and cyHimetric are both 1.
2014-02-04 17:30:09 +01:00
Martin Storsjo
1ffeb42284
api-ms-win-core-heap-obsolete-l1-1-0: Add stub dll.
2014-02-04 16:08:15 +01:00
Martin Storsjo
29573f99da
api-ms-win-core-heap-l1-2-0: Add stub dll.
2014-02-04 16:08:02 +01:00
Martin Storsjo
0f0e2bf433
api-ms-win-core-handle-l1-1-0: Add stub dll.
2014-02-04 16:07:30 +01:00
Martin Storsjo
bc132f3419
api-ms-win-core-file-l1-2-0: Add stub dll.
2014-02-04 16:07:08 +01:00
Martin Storsjo
a777a22376
api-ms-win-core-console-l1-1-0: Add stub dll.
2014-02-04 16:06:49 +01:00
Martin Storsjo
8c9e0b868b
api-ms-win-core-com-l1-1-0: Add stub dll.
2014-02-04 16:06:23 +01:00
Martin Storsjo
6bb42462bb
ext-ms-win-gdi-devcaps-l1-1-0: Add stub dll.
2014-02-04 16:06:02 +01:00
Martin Storsjo
c2df36dfc5
api-ms-win-ntuser-dc-access-l1-1-0: Add stub dll.
2014-02-04 16:05:38 +01:00
Alistair Leslie-Hughes
d34b75a887
dpnet: Implement IDirectPlay8Server Initialize.
2014-02-04 16:02:28 +01:00
Alistair Leslie-Hughes
658a5f450b
dpnet: Store information when Initialize is called.
2014-02-04 16:02:25 +01:00
Alistair Leslie-Hughes
9b68329429
dpnet: Cleanup IDirectPlay8Client.
2014-02-04 16:01:26 +01:00
Michael Stefaniuc
ff7ebba27f
winmm/tests: Avoid spurious test failures on Windows.
2014-02-04 13:41:47 +01:00
Frédéric Delanoy
cb167e8e18
kernel32/tests: Remove unused variable.
2014-02-04 11:21:42 +01:00
André Hentschel
3c1ca4e548
msi: Use boolean return value in boolean function.
2014-02-04 11:15:47 +01:00
André Hentschel
f43234289d
gdi16: Use boolean return value in boolean function.
2014-02-04 11:15:42 +01:00
André Hentschel
bdc9b147b9
user32: Use boolean return values in boolean functions.
2014-02-04 11:15:37 +01:00
André Hentschel
c8426495fc
wininet: Use boolean return value in boolean function.
2014-02-04 11:15:30 +01:00
André Hentschel
1776ded8e6
comctl32: Use boolean return values in boolean functions.
2014-02-04 11:15:26 +01:00
André Hentschel
929d9fb9f7
advapi32: Use boolean return values in boolean functions.
2014-02-04 11:15:18 +01:00
Marcus Meissner
5d58b92b73
kernel32/tests: Initial threadpool test.
2014-02-04 11:14:52 +01:00
Nikolay Sivov
60252ea65b
oleaut32: Fix RecordCopy()/RecordClear() behavior.
2014-02-04 11:10:48 +01:00
Nikolay Sivov
f608c5d2ae
wshom: Implement Arguments() property for a shortcut.
2014-02-04 10:54:43 +01:00
Dmitry Timoshkov
55b4f418c6
taskschd: Add IRegisteredTask stub implementation.
2014-02-04 10:52:28 +01:00
Dmitry Timoshkov
fdd483c083
server: Fix generic access mapping for a semaphore.
2014-02-04 10:52:15 +01:00
Alexandre Julliard
deda14785a
urlmon/tests: Fix handling of FINDINGRESOURCE now that all the tests are against the same server.
2014-02-04 10:49:22 +01:00
Alexandre Julliard
b4b817b907
user32: Only wait for the desktop process when necessary.
2014-01-30 21:49:32 +01:00
Henri Verbeet
82b38139eb
wined3d: Also destroy the logo and cursor textures in wined3d_device_reset() when resetting state.
2014-01-30 17:48:35 +01:00
Jacek Caban
d041a46caa
wmp/tests: Added tests.
2014-01-30 15:31:53 +01:00
Jacek Caban
fe7c32081f
wmp: Added IProvideClassInfo2::GetGUID implementation.
2014-01-30 15:00:59 +01:00
Francois Gouget
a6a5273959
dpnet/tests: Add a trailing '\n' to an ok() call.
2014-01-30 15:00:38 +01:00
Francois Gouget
bff3d35e20
Assorted spelling fixes.
2014-01-30 15:00:34 +01:00
Francois Gouget
d371225ec2
gdiplus: Make METAFILE_GetEmfType() static.
2014-01-30 15:00:25 +01:00
André Hentschel
16111fa63c
oleaut32/tests: Use boolean return values in boolean functions.
2014-01-30 14:51:39 +01:00
André Hentschel
a35b41acaa
winex11: Use boolean return values in boolean function.
2014-01-30 14:51:38 +01:00
André Hentschel
63faf29c2a
msvcp90: Use boolean return values in boolean functions.
2014-01-30 14:51:38 +01:00
André Hentschel
8439cc9da4
kernel32: Use boolean return values in boolean functions.
2014-01-30 14:51:37 +01:00
André Hentschel
540d1459f9
gdi32: Use boolean return values in boolean functions.
2014-01-30 14:51:36 +01:00
Hans Leidekker
e0c5dfdf5d
advapi32/tests: Mark a test result on Windows 2000 as broken.
2014-01-30 14:51:35 +01:00
Alexandre Julliard
cf0e96c6d0
configure: Rename substituted variables to a standard _CFLAGS and _LIBS format.
2014-01-30 14:51:33 +01:00
Alexandre Julliard
754b65062e
configure: Merge the X_LIBS and XLIB variables.
2014-01-30 14:51:32 +01:00
Alexandre Julliard
db2be9dc0b
configure: Add a pkg-config check for fontconfig.
2014-01-30 14:51:30 +01:00
Alexandre Julliard
8aa64e3580
configure: Automatically expand _CFLAGS and _LIBS variables in all makefiles.
2014-01-30 12:42:56 +01:00
Dmitry Timoshkov
5a14d9e1e3
scrrun: Fix file object leak on destruction.
2014-01-30 12:42:55 +01:00
Dmitry Timoshkov
e526f120a9
scrrun: Make file and folder collection constructors static.
2014-01-30 12:42:55 +01:00
Frédéric Delanoy
a2b548ac3a
shell32/tests: Use common wine_dbgstr_guid implementation from test.h.
2014-01-30 12:42:55 +01:00
Frédéric Delanoy
672e2811ff
mshtml/tests: Use common wine_dbgstr_guid implementation from test.h.
2014-01-30 12:42:55 +01:00
Frédéric Delanoy
b553f54323
rpcrt4/tests: Use common wine_dbgstr_guid implementation from test.h.
2014-01-30 12:42:55 +01:00
Frédéric Delanoy
2769763c64
qcap/tests: Use common wine_dbgstr_guid implementation from test.h.
2014-01-30 12:42:55 +01:00
Frédéric Delanoy
783176aa74
ieframe/tests: Use common wine_dbgstr_guid implementation from test.h.
2014-01-30 12:42:55 +01:00
Frédéric Delanoy
bb2a07f81e
jscript/tests: Use common wine_dbgstr_guid implementation from test.h.
2014-01-30 12:42:55 +01:00
Frédéric Delanoy
e877ec4c5a
riched20/tests: Use common wine_dbgstr_guid implementation from test.h.
2014-01-30 12:42:55 +01:00
Frédéric Delanoy
9be7e1e82e
windowscodecs/tests: Use common wine_dbgstr_guid implementation from test.h.
2014-01-30 12:42:55 +01:00
Frédéric Delanoy
e04c7359ed
vbscript/tests: Use common wine_dbgstr_guid implementation from test.h.
2014-01-30 12:42:55 +01:00
Frédéric Delanoy
408c351035
oledb32/tests: Use common wine_dbgstr_guid implementation from test.h.
2014-01-30 12:42:54 +01:00
Dmitry Timoshkov
422116490b
server: Fix generic access mapping for a mutex.
2014-01-30 10:36:09 +01:00
Sebastian Lackner
23adc9aaed
ntdll: Fix incorrect value passed to RtlDeleteTimerQueueEx.
2014-01-30 10:35:53 +01:00
Michael Stefaniuc
c1b3b58eac
dmband: Remove the extraneous IUnknown from DirectMusicBand.
...
Also lock/unlock the module only on creation/destruction of the object.
2014-01-30 10:35:18 +01:00
Michael Stefaniuc
868ad7dc72
dmband: COM cleanup for IDirectMusicBand.
2014-01-30 10:35:15 +01:00
Michael Stefaniuc
0d94b4b0f0
dmband: Store the iface instead of the COM object in _DMUS_PRIVATE_BAND.
2014-01-30 10:35:13 +01:00
Michael Stefaniuc
fa9e47812c
dmband: Remove the redundant "IDirectMusicBand" from method names.
2014-01-30 10:35:10 +01:00
Michael Stefaniuc
e2ced54e2b
dmband/tests: Use the standard COM tests for DirectMusicBandTrack.
2014-01-30 10:35:05 +01:00
Michael Stefaniuc
2c6b86418d
dmband/tests: Add COM tests for DirectMusicBand.
2014-01-30 10:35:01 +01:00
Michael Stefaniuc
7012235479
dmband/tests: Move the dll availability check to a separate function.
2014-01-30 10:34:58 +01:00
Michael Stefaniuc
05d1872575
dmband: None of the COM classes support aggregation.
2014-01-30 10:34:54 +01:00
André Hentschel
bbd71d6b72
kernel32: Fix out of bounds access in DnsHostnameToComputerName[AW].
2014-01-30 10:33:28 +01:00
Bruno Jesus
2ef27a2322
wininet: InternetGetConnectedStateExW must return TRUE for success.
2014-01-30 10:31:42 +01:00
Alexandre Julliard
357f0f4656
urlmon/tests: Run tests against the winehq server.
2014-01-29 21:57:23 +01:00
Alexandre Julliard
d5c5c0684e
msxml3/tests: Run tests against the winehq server.
2014-01-29 21:54:22 +01:00
Henri Verbeet
a1b963490a
d3d9/tests: Direct3DCreate9() is always available if we have d3d9.
2014-01-29 20:26:14 +01:00
Henri Verbeet
56d1225ec2
d3d8/tests: Direct3DCreate8() is always available if we have d3d8.
2014-01-29 20:26:06 +01:00
Henri Verbeet
71d018b25b
d3d9/tests: Cleanup test_display_formats() a bit.
2014-01-29 20:25:57 +01:00
Henri Verbeet
1438c74b74
d3d8/tests: Port test_display_formats() to d3d8.
2014-01-29 20:25:55 +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
André Hentschel
d7fb376db4
ntdll: Use boolean return values in boolean functions.
2014-01-29 17:30:46 +01:00
André Hentschel
b30032579f
ver: Use boolean return values in boolean functions.
2014-01-29 17:30:28 +01:00
André Hentschel
fc678b4e11
version: Use boolean return value in boolean function.
2014-01-29 17:30:17 +01:00
André Hentschel
64601b7895
winspool: Use boolean return values in boolean functions.
2014-01-29 17:30:04 +01:00
André Hentschel
fd862ba74e
imm32: Use boolean return value in boolean function.
2014-01-29 17:29:08 +01:00
André Hentschel
b1fed4e9f1
ole32: Use boolean return value in boolean function.
2014-01-29 17:29:05 +01:00
Andrew Eikum
8695369dc5
winmm: Clean up ACM stream after query.
2014-01-29 15:01:12 +01:00
Dmitry Timoshkov
5953851b8a
server: Fix generic access mapping for an event.
2014-01-29 15:00:57 +01:00
Austin English
ea765ae005
kernel32: Quiet a noisy FIXME.
2014-01-29 14:58:35 +01:00
Austin English
15d3c513b9
wtsapi32: Quiet a couple of noisy FIXME's.
2014-01-29 14:58:23 +01:00
Dmitry Timoshkov
553078161d
scrrun: IEnumVARIANT::Next should stop once it has enumerated the asked number the folder elements.
2014-01-29 14:51:02 +01:00
Dmitry Timoshkov
f5279ad37d
scrrun: IEnumVARIANT::Next should always return number of fetched folder elements.
2014-01-29 14:51:02 +01:00
Dmitry Timoshkov
8f69ecdff7
scrrun: IEnumVARIANT::Next should handle FindNextFileW failure.
2014-01-29 14:51:01 +01:00
Dmitry Timoshkov
6da1993129
scrrun: IEnumVARIANT::Next shouldn't fetch anything if asked number of folder elements is 0.
2014-01-29 14:51:00 +01:00
Dmitry Timoshkov
758ebb2121
scrrun: IEnumVARIANT::Skip shouldn't skip anything if asked number of folder elements is 0.
2014-01-29 14:50:59 +01:00
Dmitry Timoshkov
eb2abf262c
scrrun: Make IEnumVARIANT::Skip work after IEnumVARIANT::Reset for a folder collection.
2014-01-29 14:50:58 +01:00
Dmitry Timoshkov
bd25ef789c
scrrun: Make IFolderCollection::get_Count use is_dir_data() helper.
2014-01-29 14:50:57 +01:00
Dmitry Timoshkov
9c6deb2b72
scrrun/tests: Add more tests for IFolderCollection using a dedicated temporary directory.
2014-01-29 14:50:57 +01:00
Frédéric Delanoy
fd096ddbc9
msxml3/tests: Use common wine_dbgstr_guid implementation from test.h.
2014-01-29 14:50:56 +01:00
Frédéric Delanoy
8610af58fe
xmllite/tests: Use common wine_dbgstr_guid implementation from test.h.
2014-01-29 14:50:55 +01:00
Frédéric Delanoy
781a0a009a
urlmon/tests: Use common wine_dbgstr_guid implementation from test.h.
2014-01-29 14:50:54 +01:00
Frédéric Delanoy
f4fa510ea0
oleaut32/tests: Use common wine_dbgstr_guid implementation from test.h.
2014-01-29 14:50:53 +01:00
Frédéric Delanoy
86a9e6a366
ole32/tests: Use common wine_dbgstr_guid implementation from test.h.
2014-01-29 14:50:52 +01:00
Frédéric Delanoy
3201f970b6
kernel32/tests: Use common wine_dbgstr_guid implementation from test.h.
2014-01-29 14:50:51 +01:00
Frédéric Delanoy
cb71d30c36
mscoree/tests: Use common wine_dbgstr_guid implementation from test.h.
2014-01-29 14:50:50 +01:00
Frédéric Delanoy
d22a32b514
mmdevapi/tests: Use common wine_dbgstr_guid implementation from test.h.
2014-01-29 14:50:50 +01:00
Hans Leidekker
21ff413413
winhttp/tests: Only advance to the next notification test if the function is ok.
2014-01-29 14:50:49 +01:00
Hans Leidekker
513372f044
winhttp/tests: Ignore some missing notifications.
2014-01-29 14:50:48 +01:00
Piotr Caban
965987bb59
msvcm90: Don't forward to msvcm80.
2014-01-29 14:50:47 +01:00
Jacek Caban
62cc1da580
atl80: Share registrar.c with atl100.
2014-01-29 14:50:46 +01:00
Jacek Caban
61051202a1
atl80: Share atl.c with atl100.
2014-01-29 14:50:45 +01:00
Jacek Caban
a9a3e3957d
atl110: Share atl_ax.c with atl100.
2014-01-29 14:50:44 +01:00
Nikolay Sivov
cb74cd3e48
oleaut32: Remove useless NULL checks.
2014-01-29 13:39:37 +01:00
Nikolay Sivov
e9debeb642
oleaut32: Fix parameter validation in CreateStdDispatch().
2014-01-29 12:39:29 +01:00
Michael Stefaniuc
97428376ef
dmstyle: Remove the extraneous IUnknown from DirectMusicStyle8.
...
Also lock/unlock the module only on creation/destruction of the object.
2014-01-29 12:39:17 +01:00
Michael Stefaniuc
8e6a15ffd7
dmstyle: COM cleanup for IDirectMusicStyle8.
2014-01-29 12:39:13 +01:00
Michael Stefaniuc
3770021610
dmstyle: Remove the redundant "IDirectMusicStyle8" from method names.
2014-01-29 12:39:08 +01:00
Michael Stefaniuc
e383cc393a
dmstyle: Do not use method implementations directly.
2014-01-29 12:39:04 +01:00
Ken Thomases
0d23637e0d
winemac: Ignore window dragging if window is disabled, maximized, minimized, or hidden.
2014-01-29 12:39:00 +01:00
Ken Thomases
a86cfc683d
winemac: Reset cursor clipping and capture when window dragging begins.
2014-01-29 12:38:56 +01:00
Ken Thomases
70c4f43ed3
winemac: Ignore mouse capture during window drags for routing click and move events.
2014-01-29 12:38:52 +01:00
Vincent Povirk
2d487e22d6
gdiplus: Move metafile functions to metafile.c.
2014-01-29 12:38:46 +01:00
Ken Thomases
6f498c4946
d3d9/tests: Improve testing of display formats and IDirect3D9_CheckDeviceType().
...
Tests every combination of display format and backbuffer format from
(D3DFMT_R5G6B5, D3DFMT_X1R5G5B5, D3DFMT_A1R5G5B5, D3DFMT_X8R8G8B8,
D3DFMT_A8R8G8B8, D3DFMT_A2R10G10B10, D3DFMT_UNKNOWN).
Tests the behavior of CheckDeviceType() with display formats for which there
are no adapter modes, rather than skipping those.
Tests windowed mode.
2014-01-28 19:38:48 +01:00
Ken Thomases
d2c56a6027
wined3d: Improve CheckDeviceType() support for windowed mode.
...
For windowed mode:
* It doesn't matter if there are no adapter modes for the display format.
* A backbuffer format is valid so long as there's support for color conversion
to the display format.
* A backbuffer format of D3DFMT_UNKNOWN is allowed and means that it should be
the same as the display format.
2014-01-28 19:38:47 +01:00
Ken Thomases
35d8c56333
d3d9: Make CheckDeviceType() fail for display formats other than D3DFMT_X8R8G8B8 and D3DFMT_R5G6B5 in full-screen.
...
The adapter mode functions already enforce this, and tests show
CheckDeviceType() should fail for full-screen mode with display formats for
which there are no adapter modes.
2014-01-28 19:38:46 +01:00
Jacek Caban
e3fa52a636
secur32: Ignore GNUTLS_A_UNRECOGNIZED_NAME warning alert.
2014-01-28 19:38:45 +01:00
Hans Leidekker
fbb669d0d4
advapi32: Use a generic Keychain item to store credentials on MacOS.
2014-01-28 19:38:43 +01:00
Hans Leidekker
b5073646c6
wbemprox: Add a couple of network properties.
2014-01-28 19:38:42 +01:00
Hans Leidekker
6a042307a5
wbemprox: Allow string values in boolean comparisons.
2014-01-28 19:38:41 +01:00
Hans Leidekker
0e9f46d074
winhttp/tests: Fix a test that fails on Windows.
2014-01-28 19:38:40 +01:00
Hans Leidekker
7d696911b2
dwmapi: Silence a fixme.
2014-01-28 14:36:00 +01:00