Paul Vriens
|
159506893b
|
kernel32/tests: Fix some test failures on Win9x/WinMe.
|
2009-11-10 15:18:05 +01:00 |
Chris Robinson
|
9d61f1d72f
|
openal32: Use the correct prototype for function pointers.
|
2009-11-10 15:18:05 +01:00 |
Paul Vriens
|
77c672f86f
|
advapi32/tests: Run tests on Win9x/WinMe again.
|
2009-11-10 15:18:05 +01:00 |
Marcus Meissner
|
961e88f756
|
mciavi32: Removed duplicate strlen/NULL check (Coverity).
|
2009-11-10 14:38:18 +01:00 |
Aric Stewart
|
25bfe9df49
|
msctf/tests: Handle an occasional unexpected SetFocus from wine.
|
2009-11-10 13:14:23 +01:00 |
André Hentschel
|
511c76dfdf
|
ws2_32/tests: Test for initial state of SIOCATMARK.
|
2009-11-10 13:13:04 +01:00 |
Jörg Höhle
|
6b22861bfd
|
winmm: MCI Close all causes one notification per open driver.
|
2009-11-10 13:12:52 +01:00 |
Jörg Höhle
|
c4b5bd44c0
|
mciwave: Stop must not reset current position.
|
2009-11-10 13:12:32 +01:00 |
Jörg Höhle
|
c75d1cba15
|
mciwave: Return on error in Seek.
|
2009-11-10 13:11:55 +01:00 |
Jörg Höhle
|
d0e1a4f96f
|
winmm/tests: Fix MCI test failure on Win9x/WinME.
|
2009-11-10 13:10:55 +01:00 |
Henri Verbeet
|
d72c9ffbf5
|
d3d8/tests: Only run the vertex/pixel shader constant apply tests when the implementation supports them.
|
2009-11-10 13:10:27 +01:00 |
Aurimas Fišeras
|
7acbe7c933
|
jscript: Update Lithuanian translation.
|
2009-11-10 13:10:22 +01:00 |
Marcus Meissner
|
860c87bb1c
|
rpcrt4: Compare network options correctly (Coverity).
|
2009-11-10 13:10:14 +01:00 |
Juan Lang
|
ee02d43731
|
crypt32: Correct error when a constrained, permitted name type isn't found in the subject name.
|
2009-11-10 13:08:31 +01:00 |
Juan Lang
|
2503e9ec73
|
crypt32: Use helper function to find the subject alternate name extension wherever it's needed.
|
2009-11-10 13:08:26 +01:00 |
Juan Lang
|
ae6e884142
|
crypt32: Correct error when the subject alternate name can't be decoded.
|
2009-11-10 13:08:20 +01:00 |
Juan Lang
|
865f3df35b
|
crypt32: Check the issued certificate for name constraint violations, not the issuing certificate.
|
2009-11-10 13:08:14 +01:00 |
Juan Lang
|
ef6ce9a590
|
crypt32: Add more tests of name constraints.
|
2009-11-10 13:08:06 +01:00 |
Juan Lang
|
a5361e45de
|
crypt32: Test more chains against different policies.
|
2009-11-10 13:07:35 +01:00 |
Juan Lang
|
25e8f27817
|
crypt32: Disallow embedded NULLs in alternate names.
|
2009-11-10 13:07:28 +01:00 |
Juan Lang
|
ddf78bdb38
|
crypt32: Test decoding alternate names with embedded NULLs.
|
2009-11-10 13:07:21 +01:00 |
Juan Lang
|
6a3901f04b
|
crypt32: Test encoding and decoding name values with embedded NULLs.
|
2009-11-10 13:07:15 +01:00 |
Juan Lang
|
216df7a714
|
crypt32: Reject certificates whose fields don't match their versions.
|
2009-11-10 13:07:07 +01:00 |
Juan Lang
|
9fe6be454f
|
crypt32: Forbid minimum or maximum fields in name constraints.
|
2009-11-10 13:07:00 +01:00 |
Juan Lang
|
e7404ba24f
|
crypt32: Fix decoding names when CRYPT_DECODE_ALLOC_FLAG is not specified.
|
2009-11-10 13:05:40 +01:00 |
Juan Lang
|
6cefdef501
|
crypt32: Fix decoding unicode names when CRYPT_DECODE_ALLOC_FLAG is not specified.
|
2009-11-10 13:05:35 +01:00 |
André Hentschel
|
905dc0c8fc
|
ws2_32: Fix a comment.
|
2009-11-09 20:43:49 +01:00 |
Rob Shearman
|
0228008bb8
|
widl: Allow pointers, type-qualifiers and other more complicated constructions in sizeof and cast expressions.
|
2009-11-09 20:42:57 +01:00 |
Rob Shearman
|
97d5f3401d
|
widl: Add support for varargs functions.
|
2009-11-09 20:42:27 +01:00 |
Rob Shearman
|
2b3659f326
|
widl: Implement [range] attribute.
|
2009-11-09 20:34:17 +01:00 |
Rob Shearman
|
d5ef09409d
|
oledb32: Add test for marshalling IDBProperties.
|
2009-11-09 20:24:50 +01:00 |
Rob Shearman
|
da4f7a5dc1
|
msdaps: Implement IDBProperties_GetProperties_Proxy and IDBProperties_GetProperties_Stub.
|
2009-11-09 20:24:28 +01:00 |
Marcus Meissner
|
c25753ece2
|
crypt32: Pass the correct pointer into CertificateFindStore.
|
2009-11-09 20:21:23 +01:00 |
Eric Pouech
|
8575935f61
|
mmsystem.dll16: Correctly send messages up to winmm.dll.
Spotted by Christian Costa.
|
2009-11-09 20:02:35 +01:00 |
Eric Pouech
|
38df8cfb04
|
richedit: When inserting an OLE object from an RTF stream, don't force update as the stream is not fully read.
|
2009-11-09 20:02:03 +01:00 |
Eric Pouech
|
ab9c51dd6a
|
richedit: Only increment objects' reference by one when inserting an OLE object.
|
2009-11-09 20:01:56 +01:00 |
Louis Lenders
|
cdb2ccd2d8
|
d3d9: Quiet a few noisy fixme's.
|
2009-11-09 20:00:29 +01:00 |
Marcus Meissner
|
6bb2d5d242
|
d3d8: Removed superflous NULL checks (Coverity).
|
2009-11-09 20:00:04 +01:00 |
Stefan Dösinger
|
b49a9cbfd2
|
d3d9: Run the visual tests in a window.
|
2009-11-09 19:59:33 +01:00 |
Stefan Dösinger
|
69612bb241
|
d3d9: Make the visual test read the backbuffer.
|
2009-11-09 19:59:29 +01:00 |
Stefan Dösinger
|
e6dcf31b28
|
d3d8: Run the visual tests in a window.
|
2009-11-09 19:59:15 +01:00 |
Stefan Dösinger
|
18c1d6033a
|
d3d8: Read the backbuffer in the visual test.
|
2009-11-09 19:59:07 +01:00 |
Juan Lang
|
267e890220
|
crypt32: Fix test failures on Win9x/NT4.
|
2009-11-09 19:58:40 +01:00 |
Juan Lang
|
fbcce9f308
|
crypt32: Implement decoding cert policy constraints.
|
2009-11-09 19:58:34 +01:00 |
Juan Lang
|
32ad424972
|
crypt32: Implement encoding cert policy constraints.
|
2009-11-09 19:58:28 +01:00 |
Juan Lang
|
ae32f7bffc
|
crypt32: Add tests for encoding/decoding cert policy constraints.
|
2009-11-09 19:58:20 +01:00 |
Juan Lang
|
7e7e73d0da
|
crypt32: Implement decoding cert policy mappings.
|
2009-11-09 19:58:13 +01:00 |
Juan Lang
|
bf5e4d9bb7
|
crypt32: Implement encoding cert policy mappings.
|
2009-11-09 19:58:07 +01:00 |
Juan Lang
|
fba863ddf0
|
crypt32: Add tests for encoding/decoding cert policy mappings.
|
2009-11-09 19:57:59 +01:00 |
Juan Lang
|
ed9a4ffa0b
|
crypt32: Fix decoding cert issuer/subject unique ids.
|
2009-11-09 19:57:51 +01:00 |