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 |
Frédéric Delanoy
|
b3d07c7846
|
rundll32: Use BOOL type where appropriate.
|
2014-02-06 17:08:12 +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 |
Alexandre Julliard
|
8013173924
|
make_specfiles: Don't propagate -noname flag to non-ordinal functions.
|
2014-02-06 17:08:06 +01:00 |
Alexandre Julliard
|
207ae9f5c2
|
sfnt2fon: Use getopt_long to allow arbitrary option order.
|
2014-02-06 17:08:04 +01:00 |
Alexandre Julliard
|
ab58841091
|
tools: Remove no longer used fnt2fon tool.
|
2014-02-06 11:23:08 +01:00 |
Alexandre Julliard
|
7307e2be69
|
tools: Move sfnt2fnt to its own directory.
Also rename to sfnt2fon to better reflect usage and avoid conflicts
with the previous binary on updates.
|
2014-02-06 11:23:05 +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 |