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@gmail.com --- dlls/mshtml/protocol.c | 19 ++++++++++++-- dlls/mshtml/tests/protocol.c | 49 ++++++++++++++++++++++++++++++++++++ dlls/mshtml/tests/rsrc.rc | 3 +++ 3 files changed, 69 insertions(+), 2 deletions(-)