Francois Gouget
|
b6072557ab
|
comdlg32: Remove spaces before '...'.
|
2008-06-12 12:03:36 +02:00 |
Paul Vriens
|
e7ef88beda
|
rpcrt4/tests: Fix test failures for win9x, NT4, W2K and XP-SP1.
|
2008-06-12 12:03:30 +02:00 |
Francois Gouget
|
414ea6eeee
|
winmm: Remove spaces before '\n' in resource strings.
|
2008-06-11 20:03:08 +02:00 |
Francois Gouget
|
2654e5686a
|
credui: Remove spaces before '\n' in resource strings.
|
2008-06-11 20:03:00 +02:00 |
Francois Gouget
|
4e7f20268e
|
comdlg32: Remove spaces before '\n' (and some after) in resource strings.
|
2008-06-11 20:02:57 +02:00 |
Francois Gouget
|
fb1d5df48e
|
comdlg32: Remove spaces before '\n' in resource strings.
|
2008-06-11 20:02:54 +02:00 |
Alexandre Julliard
|
5a849d31cf
|
msxml3: Fix a compile error without xml headers.
|
2008-06-11 20:02:49 +02:00 |
Paul Vriens
|
5cd4cbc49c
|
setupapi/tests: Fix some test failures on W2K.
|
2008-06-11 20:02:06 +02:00 |
Paul Vriens
|
189603a995
|
d3d9/tests: Fix a few typos.
|
2008-06-11 12:55:43 +02:00 |
Paul Vriens
|
c81c11f72d
|
shlwapi/tests: Don't create testfile at a fixed location.
|
2008-06-11 11:27:39 +02:00 |
James Hawkins
|
d3cc801da1
|
msi: Set the source path for uncompressed files when loading the file.
|
2008-06-11 11:27:15 +02:00 |
James Hawkins
|
dbbd5ca736
|
msi: Load folders first.
|
2008-06-11 11:26:55 +02:00 |
Zac Brown
|
e4ff8a0c0a
|
dsound/tests: Improve test for IDirectSound8_CreateSoundBuffer.
|
2008-06-11 11:26:48 +02:00 |
Francois Gouget
|
85605ab546
|
advapi32/tests: Make sure Wine implements all tested APIs.
|
2008-06-11 11:26:32 +02:00 |
Paul Vriens
|
ad2c9211bc
|
msi/tests: Cleanup registry after test.
|
2008-06-11 11:26:22 +02:00 |
Vladimir Pankratov
|
08e38e8648
|
shdoclc: Update Russian translation.
|
2008-06-11 11:26:18 +02:00 |
Francois Gouget
|
9b81d86a6d
|
Replace SUBLANG_ENGLISH_US with SUBLANG_DEFAULT.
|
2008-06-10 19:45:14 +02:00 |
Alexandre Julliard
|
d36c55001d
|
msvcrt/tests: Fix a couple of tests on Vista.
|
2008-06-10 17:45:10 +02:00 |
Alexandre Julliard
|
3cb0bcff83
|
kernel32/tests: Use Local instead of Global prefix to avoid permission issues.
|
2008-06-10 17:44:57 +02:00 |
Alexandre Julliard
|
af785c4d0f
|
kernel32/tests: Fix the change notification test on Vista.
|
2008-06-10 17:44:41 +02:00 |
Dan Kegel
|
fe508a9cd7
|
d3dx8/tests: Initialize matrix before testing its value.
|
2008-06-10 17:43:58 +02:00 |
Dan Kegel
|
63557d572c
|
shell32/tests: Avoid buffer overflow during test.
|
2008-06-10 17:43:48 +02:00 |
Alistair Leslie-Hughes
|
294fe6b65b
|
mshtml: Stop test crash on error condition.
|
2008-06-10 17:43:36 +02:00 |
Alistair Leslie-Hughes
|
996e5d62b8
|
shell32: Stop shlfolder tests crashing under win98.
|
2008-06-10 17:43:22 +02:00 |
Paul Vriens
|
185ad65d12
|
ole32/tests: Only skip the tests if we are on NT4 or below.
|
2008-06-10 17:43:14 +02:00 |
Paul Vriens
|
f75e4bf0de
|
ntdll/tests: Free memory after use.
|
2008-06-10 17:43:06 +02:00 |
Alexandre Julliard
|
d93fa6a1e7
|
user32/tests: Fix a window style check on Vista.
|
2008-06-10 13:04:35 +02:00 |
Alexandre Julliard
|
5b0c326679
|
kernel32/tests: Limit the number of failures in the ligatures test.
|
2008-06-10 11:55:01 +02:00 |
Francois Gouget
|
15ab77ad8a
|
advapi32/tests: Don't allow Wine to reproduce Windows' bugs.
|
2008-06-10 11:34:45 +02:00 |
Alexandre Julliard
|
90d46e3010
|
user32/tests: Fix formatting of a trace.
|
2008-06-10 11:34:40 +02:00 |
Alexandre Julliard
|
a991afae9b
|
kernel32/tests: Make the toolhelp test less verbose by default.
|
2008-06-10 11:34:11 +02:00 |
Alexandre Julliard
|
e02fa19013
|
ntdll/tests: Fix a few tests on Vista.
|
2008-06-10 11:33:51 +02:00 |
Paul Vriens
|
b1a5b94001
|
ole32/tests: Fix crash on NT4 and below.
|
2008-06-10 11:33:40 +02:00 |
Paul Vriens
|
470a0a22f4
|
ole32/tests: Fix crash on W2K and below.
|
2008-06-10 11:33:36 +02:00 |
Louis Lenders
|
c57688ee25
|
mscoree: Add stub for CorBindToCurrentRuntime.
|
2008-06-10 11:33:29 +02:00 |
Rob Shearman
|
a1a5d8d02a
|
rpcrt4: Use RpcServerRegisterIfEx with RPC_IF_ALLOW_CALLBACKS_WITH_NO_AUTH in the server test.
This allows the test to run correctly on XP SP2 upwards instead of
failing with ERROR_ACCESS_DENIED.
|
2008-06-10 11:33:21 +02:00 |
Rob Shearman
|
d6503215ef
|
include: Add some missing defines and function declarations to rpcdce.h.
|
2008-06-10 11:33:13 +02:00 |
Dan Kegel
|
035f1dd0b0
|
oleaut32/tests: Initialize reserved fields to unique values.
|
2008-06-09 19:39:55 +02:00 |
Dan Kegel
|
3b0924cf83
|
kernel32/tests: Initialize buffer.
|
2008-06-09 19:39:49 +02:00 |
Alexandre Julliard
|
3a84cbe742
|
kernel32: Add support for the execute protection values in CreateFileMappingW.
|
2008-06-09 19:11:25 +02:00 |
Zhangrong Huang
|
a21b3f0abd
|
gdi32: Add more Asian codepages to get default fallback fonts.
|
2008-06-09 19:09:29 +02:00 |
Francois Gouget
|
61590c6122
|
shell32: Tweak the French license message to better match the English one.
|
2008-06-09 19:09:29 +02:00 |
Alistair Leslie-Hughes
|
558ae52cc4
|
msxml3: Stop tests crashing under windows 98.
|
2008-06-09 19:09:29 +02:00 |
Alexandre Julliard
|
77416b8668
|
winex11: Add a trace in ExtEscape to make wgl problems easier to diagnose.
|
2008-06-09 16:57:38 +02:00 |
Paul Vriens
|
e63f4fcfbc
|
setupapi/tests: Fix two more tests on Windows 2000.
|
2008-06-09 16:55:50 +02:00 |
Paul Vriens
|
02b05393c8
|
setupapi/tests: Fix a test on Windows 2000.
|
2008-06-09 16:55:42 +02:00 |
Paul Vriens
|
5777a3d6cf
|
comdlg32/tests: Use GetModuleHandle instead of LoadLibrary.
|
2008-06-09 16:55:27 +02:00 |
Alexandre Julliard
|
853db9a79d
|
rpcrt4: Properly handle the case of a client having disconnected in rpcrt4_conn_listen_pipe.
|
2008-06-09 12:56:42 +02:00 |
David Adam
|
c41a903969
|
Revert "amstream: Fix the condition of existence of the IMediaStream interface."
This reverts commit 653c7e7dca .
|
2008-06-09 12:55:54 +02:00 |
Jacek Caban
|
54ef871161
|
shdocvw: Fixed DISPID_ONTOOLBAR test on IE7.
|
2008-06-09 12:45:01 +02:00 |