projects
/
wine
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f43630
)
mshtml: Fixed tests on Windows.
author
Jacek Caban
<jacek@codeweavers.com>
Tue, 30 Nov 2010 10:34:48 +0000
(11:34 +0100)
committer
Alexandre Julliard
<julliard@winehq.org>
Tue, 30 Nov 2010 12:53:25 +0000
(13:53 +0100)
Spotted by Paul Vriens.
dlls/mshtml/tests/htmldoc.c
patch
|
blob
|
blame
|
history
diff --git
a/dlls/mshtml/tests/htmldoc.c
b/dlls/mshtml/tests/htmldoc.c
index
44d89c5
..
9801d68
100644
(file)
--- a/
dlls/mshtml/tests/htmldoc.c
+++ b/
dlls/mshtml/tests/htmldoc.c
@@
-833,6
+833,8
@@
static HRESULT WINAPI PropertyNotifySink_OnChanged(IPropertyNotifySink *iface, D
CHECK_EXPECT(OnChanged_1012);
return S_OK;
case 1030:
+ case 3000024:
+ case 3000025:
case 3000028:
case 3000029:
case 3000030: