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 |