There is a DDOS going on on WineHQ.org right now, specifically with our
Mailman subscription and listinfo URLs.
We are trying to block this, but in the meantime we have disabled the
two with 500 server errors.
So, for the moment, subscribing and editing your mailman subscription is
disabled.
-N
If the resource type id isn't specified in the res:// URL,
mshtml searches for both RT_HTML and RT_FILE ids.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47999
Signed-off-by: Damjan Jovanovic <damjan.jov(a)gmail.com>
---
dlls/mshtml/protocol.c | 18 ++++++++++---
dlls/mshtml/tests/protocol.c | 49 ++++++++++++++++++++++++++++++++++++
dlls/mshtml/tests/rsrc.rc | 3 +++
3 files changed, 66 insertions(+), 4 deletions(-)
Signed-off-by: Zhiyi Zhang <zzhang(a)codeweavers.com>
---
dlls/wined3d/directx.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dlls/wined3d/directx.c b/dlls/wined3d/directx.c
index 42e1578561f..b65f13e7751 100644
--- a/dlls/wined3d/directx.c
+++ b/dlls/wined3d/directx.c
@@ -1755,7 +1755,7 @@ HRESULT CDECL wined3d_check_device_type(const struct wined3d *wined3d,
debug_d3dformat(backbuffer_format), windowed);
/* The task of this function is to …
[View More]check whether a certain display / backbuffer format
- * combination is available on the given adapter. In fullscreen mode microsoft specified
+ * combination is available on the given output. In fullscreen mode microsoft specified
* that the display format shouldn't provide alpha and that ignoring alpha the backbuffer
* and display format should match exactly.
* In windowed mode format conversion can occur and this depends on the driver. */
--
2.20.1
>From dcb6944f11ddc24986f5dd028a309cf5fd6f8800 Mon Sep 17 00:00:00 2001
From:
[View Less]