Maarten Lankhorst
888b98975f
qcap: Capture pin should have an IAMStreamConfig.
...
I originally implemented it on the filter but that is wrong, I will
have to fix that at a later date. It's because of
fnCaptureGraphBuilder2_FindInterface being a stub.
2008-06-19 11:44:11 +02:00
Maarten Lankhorst
586d9e140e
winemp3: Try to find a valid header instead of failing immediately.
...
After seeking there might be some initial garbage, this makes it ignore it.
2008-06-19 11:44:04 +02:00
Maarten Lankhorst
9473b750bf
quartz: Set data length in avi decompressor.
2008-06-19 11:42:14 +02:00
Maarten Lankhorst
40c0566879
quartz: Improve the directsound renderer a bit.
2008-06-19 11:42:08 +02:00
Alexandre Julliard
c1add0ff51
cabinet: Always use INT_PTR for handles.
2008-06-18 20:48:54 +02:00
Alexandre Julliard
fc8c21c259
winex11: Avoid erasing the window when changing the pixel format.
2008-06-18 20:10:56 +02:00
Alexandre Julliard
815baba090
winex11: Check for matching pixel format in wglMakeCurrent.
2008-06-18 20:10:47 +02:00
Dmitry Timoshkov
e976877fa5
gdi32: Add a test for combined mapping mode/world transform changes.
2008-06-18 17:34:27 +02:00
Dmitry Timoshkov
efcdb202b2
winmm: Clear the fccType in mmioDescend for a not RIFF/LIST case.
2008-06-18 17:11:27 +02:00
Dmitry Timoshkov
64cbea525b
winmm: Add the tests for mmioOpen and mmioSetBuffer, make them pass under Wine.
2008-06-18 17:11:14 +02:00
Francois Gouget
7857cf3dc7
A couple of spelling fixes.
2008-06-18 16:48:29 +02:00
Paul Vriens
71c49aac58
advapi32/tests: Fix a test on NT4.
2008-06-18 16:48:24 +02:00
James Hawkins
af56e28f7e
msi: Don't publish features to an invalid location.
2008-06-18 16:24:09 +02:00
James Hawkins
d8e4258d08
msi: Rewrite the PublishFeatures test to only check the registry changes.
2008-06-18 16:24:05 +02:00
James Hawkins
5f46dfd698
msi: Fix the RegisterUser action to handle the package context.
2008-06-18 16:24:01 +02:00
James Hawkins
79d0c3719f
msi: Rewrite the RegisterUser test to only check the registry changes.
2008-06-18 16:23:57 +02:00
James Hawkins
288af81a7c
msi: Fix the ProcessComponents action to handle the package context.
2008-06-18 16:23:27 +02:00
James Hawkins
5f11262da9
msi: Determine the installation context after reading properties from the command line.
2008-06-18 16:23:22 +02:00
James Hawkins
4aa3a997f8
msi: Don't publish components to the Installer key.
2008-06-18 16:23:18 +02:00
James Hawkins
073d55e73b
msi: Rewrite the ProcessComponents test to only check the registry changes.
2008-06-18 16:17:56 +02:00
Huw Davies
82c7ff811e
gdi32: Initialize the handle table.
...
Fixes Valgrind warning: 'Conditional jump or move depends on
uninitialised value(s)' in metafile test.
2008-06-18 16:15:23 +02:00
Andrew Talbot
aceb12265f
user32: Dangling pointer fix.
2008-06-18 16:15:12 +02:00
Lei Zhang
59e3490cad
comctl32: Don't rearrange icons / update scroll bar when destroying a listview.
2008-06-18 16:03:20 +02:00
Jacek Caban
57c49cbb0d
mshtml: Added IHTMLStyle::put_color implementation.
2008-06-18 16:00:10 +02:00
Jacek Caban
b53307188f
mshtml: Added IHTMLStyle::put_background implementation.
2008-06-18 16:00:05 +02:00
Jacek Caban
ea7666a053
mshtml: Change backslashes to shashes in URLs passed to IHTMLStyle::put_backgroundImage.
2008-06-18 15:59:59 +02:00
Jacek Caban
cc021a8607
mshtml: Added more IDispatchEx tests.
2008-06-18 15:59:33 +02:00
Jacek Caban
210d6a0abb
mshtml: Added missing tids to HTMLCommentElement.
2008-06-18 15:59:24 +02:00
Jacek Caban
da4608227f
mshtml: Use heap_alloc_zero in HTMLElementCollection_Create.
2008-06-18 15:59:17 +02:00
Jacek Caban
32ac703e30
mshtml: Added fdexNameEnsure support to IDidpatchEx implementation.
2008-06-18 15:59:08 +02:00
Jacek Caban
1741e652b3
mshtml: Added IDispatchEx support to HTMLSelectElement.
2008-06-18 15:59:00 +02:00
Jacek Caban
148a7d50c5
mshtml: Added IHTMLElement::put_id implementation.
2008-06-18 15:58:49 +02:00
Jacek Caban
4ee45b2e4a
mshtml: Added IHTMLElement::get_id implementation.
2008-06-18 15:58:42 +02:00
Roderick Colenbrander
88b4f29222
wined3d: Add a Geforce9 driver version (right now garbage is returned).
2008-06-18 15:21:56 +02:00
Dmitry Timoshkov
2a98f9b0b0
kernel32: Make GetModuleFileName set ERROR_INSUFFICIENT_BUFFER like win2k3 and vista do.
2008-06-18 15:21:49 +02:00
Dmitry Timoshkov
bbd8ae4322
user32: Add a test for MNS_NOTIFYBYPOS, make it pass under Wine.
2008-06-18 15:21:49 +02:00
Dmitry Timoshkov
ecd5048ea7
gdi32: Use 0xffff as a default character as Vista does.
2008-06-18 15:21:49 +02:00
Dmitry Timoshkov
0cae67eaa5
gdi32: Print the assigned world transform.
2008-06-18 15:21:49 +02:00
Rob Shearman
9060d2aaab
Update generated packing tests using current headers.
2008-06-18 15:21:48 +02:00
Vladimir Pankratov
605d1e2f1e
mshtml: Update Russian translation.
2008-06-18 15:21:48 +02:00
Vladimir Pankratov
2cb5773d7b
shell32: Update Russian translation.
2008-06-18 15:21:48 +02:00
Albert Lee
b4057a6f39
ws2_32: WS_getaddrinfo TRACE message can crash Wine.
2008-06-18 15:21:48 +02:00
James Hawkins
5dcec4de49
ddraw: Reset the viewport data before each test.
2008-06-18 13:51:46 +02:00
Rob Shearman
3f92030e2d
rpcrt4: Zero the memory of the s1 structure in test_simple_struct to avoid a Valgrind warning.
2008-06-18 13:50:08 +02:00
Rob Shearman
fd8cb3f9c2
rpcrt4: Reduce the timeout of waiting on the stop event in the server test to one second.
...
The stop event should already be signaled by the time we get to that
point since we wait until the child processes terminate in the server
process and the stop event is signaled in the context of one of the
child processes.
Don't call RpcMgmtWaitServerListening if the call to
WaitForSingleObject failed since it is likely that s_stop() hasn't
been called and therefore the call to RpcMgmtWaitServerListening won't
ever return.
2008-06-18 13:50:01 +02:00
Rob Shearman
9ce356c966
rpcrt4: Save the previous BufferLength in test_ndr_buffer and use it when testing the expected buffer length after the NdrFreeBuffer call.
...
This fixes a test failure on Win2003 upwards when the allocated length
appears to be rounded up to a multiple of 4.
2008-06-18 13:49:56 +02:00
Rob Shearman
c9ef063e12
rpcrt4: Fix ndr_marshall tests to cope with using pointer ids instead of using pointer values.
...
This fixes a number of test failures on XP SP3 and Win2003 upwards.
2008-06-18 13:49:48 +02:00
Francois Gouget
d81fb8e027
Remove spaces before '...' in the Danish resources.
2008-06-16 15:52:21 +02:00
Paul Vriens
8fb9503c6d
kernel32/tests: Skip tests if function is not implemented.
2008-06-13 12:07:49 +02:00
Paul Vriens
e7f5c45cf9
kernel32/tests: Fix a few typos.
2008-06-13 12:07:43 +02:00
Paul Vriens
63f68ade77
credui: Typo and minor correction in Dutch resource.
2008-06-13 10:17:53 +02:00
Michael Stefaniuc
b5186aab0d
wininet: Add the Romanian translation.
2008-06-13 10:17:22 +02:00
Michael Stefaniuc
a1d3aaa528
shell32: Add initial Romanian translation.
2008-06-13 10:17:20 +02:00
Rob Shearman
9196337e09
rpcrt4: Clear a hole in the ps1 structure in test_simple_struct.
2008-06-13 10:17:03 +02:00
Rob Shearman
c82ffcec60
rpcrt4: Initialise the array to be marshalled in test_conformant_array.
2008-06-13 10:16:51 +02:00
Stefan Dösinger
535e61892c
wined3d: Only read back offscreen targets on a target change.
...
This avoids calling PreLoad needlessly on a thread change during offscreen
rendering and breaks up the endless recursion due to lastTID != newTID.
2008-06-13 10:15:48 +02:00
Stefan Dösinger
78d963039b
wined3d: Do not PreLoad the new render target.
...
There is no reason to do that, now that the SetGLTextureDesc bug is
fixed. This avoids an infinite recursion because PreLoad calls
ActivateContext at some point.
2008-06-13 10:15:26 +02:00
Stefan Dösinger
6ab3d17104
wined3d: Remove a broken AddDirtyRect call.
2008-06-13 10:15:02 +02:00
Francois Gouget
95039659e1
sane.ds: Remove spaces before '...'.
2008-06-12 12:03:46 +02:00
Francois Gouget
e0e69a0c5a
shdoclc: Remove spaces before '...'.
2008-06-12 12:03:44 +02:00
Francois Gouget
9d5d06cf45
user32: Remove spaces before '...'.
2008-06-12 12:03:41 +02:00
Francois Gouget
6b6ab2fb0a
browseui: Remove spaces before '...'.
2008-06-12 12:03:39 +02:00
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
Michael Karcher
5333923253
gdi32: Respect DIB_PAL_COLORS in every case.
2008-06-09 12:40:48 +02:00
Roderick Colenbrander
b73b2eca47
wined3d: Update ATI GPUs.
2008-06-09 12:40:22 +02:00
Roderick Colenbrander
38a98f6789
wined3d: Update nvidia GPUs.
2008-06-09 12:40:10 +02:00
Paul Vriens
fe5b8ada64
kernel32/tests: Add a skip message for win95.
2008-06-09 12:39:29 +02:00
Paul Vriens
ee69c6141b
advpack/tests: Add a FreeLibrary and a skip message.
2008-06-09 12:39:26 +02:00
Jonathan Ernst
bcdfb88e53
kernel: Updated French translation.
2008-06-09 12:39:08 +02:00
Rico Schüller
2e4c9b3da7
shell32: Fix German shortcuts in the menu.
2008-06-09 12:38:57 +02:00
Jacek Caban
5fb656f958
urlmon/tests: Always clear expect_* variables.
2008-06-09 12:38:48 +02:00
Jacek Caban
f6a3234bf3
mshtml: Added FIXME about QUERY_USES_HISTORYFOLDER in about protocol.
2008-06-09 12:38:36 +02:00
Paul Vriens
d1108c8774
iphlpapi/tests: Fix test on Vista.
2008-06-09 12:37:48 +02:00
Paul Vriens
fa68a3d9c3
iphlpapi/tests: Fix crash on Vista.
2008-06-09 12:37:39 +02:00
Austin English
7bdee81c05
rsaenh: Fix a couple failing tests on 2k.
2008-06-09 12:37:24 +02:00
Paul Vriens
1567813361
setupapi/tests: Fix test for win9x and Vista.
2008-06-09 12:37:19 +02:00
Jonathan Ernst
7c9dc85d48
shell32: Updated French translation.
2008-06-06 15:27:26 +02:00
Paul Vriens
31678eff50
urlmon/tests: Fix test on IE7.
2008-06-06 15:27:12 +02:00
Paul Vriens
6689994362
shlwapi/tests: Don't create testfile at a fixed location.
2008-06-06 15:27:01 +02:00
Dmitry Timoshkov
1c8994247e
d3d9: Avoid a not needed address-of operator.
2008-06-06 10:29:18 +02:00
Dmitry Timoshkov
92dfc02b01
d3d8: Avoid a not needed address-of operator.
2008-06-06 10:29:14 +02:00
Dmitry Timoshkov
2cf47c00f2
ddraw: Avoid a not needed address-of operator.
2008-06-06 10:29:09 +02:00
Michael Stefaniuc
5392facf38
browseui: Remove duplicate initguid.h include.
2008-06-06 10:29:04 +02:00
Dan Kegel
3fa578220e
oleaut32/tests: VariantInit() isn't enough, you have to give a value, too.
2008-06-06 10:28:48 +02:00
Dan Kegel
d38dc0233a
msxml/tests: Use VariantInit, not VariantClear, to initialize new variants.
2008-06-06 10:28:42 +02:00
Dan Kegel
a302ec645c
msi/tests: Initialize buffer lengths before calling MsiSourceListEnumMediaDisks.
2008-06-06 10:28:35 +02:00
Stefan Dösinger
2173fde722
wined3d: Avoid float->string conversion in arb shaders.
2008-06-06 10:28:24 +02:00
Michael Stefaniuc
9a62d27ff1
shell32: Fix the Turkish translation.
2008-06-06 10:28:00 +02:00
Michael Stefaniuc
8f844f3804
wineps.drv: Fix the Dutch translation.
2008-06-06 10:27:31 +02:00
Francois Gouget
8f91acc894
gdi32/tests: Take into account several Win9x bugs in GetObject().
2008-06-05 15:53:32 +02:00
Francois Gouget
a9037a6592
resources: Fix some overly long '...' instances.
2008-06-05 15:53:22 +02:00
Francois Gouget
39cb432b68
Fix the resources to remove extraneous spaces in '...'.
2008-06-05 15:53:05 +02:00
Alexandre Julliard
c819a87d33
shell32: Fixed the French about box.
2008-06-05 14:07:00 +02:00
Alexandre Julliard
14194452a8
user32/tests: Fix the dde test race correctly this time.
2008-06-05 12:43:17 +02:00
Paul Vriens
b3db514cd5
wintrust/tests: Fix test on win9x.
2008-06-05 12:31:00 +02:00
Matthew D'Asaro
f684dac0fc
mmio: Do not zero current file position whenever mmioSetBuffer is called.
2008-06-05 11:27:54 +02:00
Rico Schüller
c1309eb71e
shell32: Update German translation.
2008-06-05 11:25:02 +02:00
Michael Stefaniuc
a0beda8f86
mlang: Fix compile warning introduced by a6cdd538
.
2008-06-05 11:24:53 +02:00
Dan Kegel
06abaaf218
secur32/tests: Don't free if not allocated.
2008-06-04 12:55:42 +02:00
Dan Kegel
a8ad5cd558
oleaut32/tests: Use VariantInit, not VariantClear, to initialize new variants.
2008-06-04 12:53:33 +02:00
Dan Kegel
ecfa0fbcea
msi: MsiSourceListEnumMediaDisksW: free original string, not substring.
2008-06-04 12:53:25 +02:00