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 |