<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    On 4/22/22 07:46, Mohamad Al-Jaf wrote:<br>
    <blockquote type="cite"
cite="mid:CAB2hftL=bH00N9N4yhpW8OqU4SO=DHQpNgfMtZps-Dx2YTQEDw@mail.gmail.com">
      <pre class="moz-quote-pre" wrap="">On Fri, Apr 22, 2022 at 12:30 AM Nikolay Sivov <a class="moz-txt-link-rfc2396E" href="mailto:nsivov@codeweavers.com"><nsivov@codeweavers.com></a> wrote:
</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">I don't see this module on win10+, it's probably something internal to
IE, that later got removed.
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">
Right, it was superseded by mfplat on Windows 8+. I don't think it's
just internal to IE, that would make Chromium on Windows 7 a
frankenstein of IE+Chromium.

>From the Chromium source code[1]:

</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">// On Windows 8+ mfplat.dll provides the MFCreateDXGIDeviceManager API.
// On Windows 7 mshtmlmedia.dll provides it.
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">
The functions are already implemented in mfplat so there's no need to
implement this dll any further.</pre>
    </blockquote>
    <br>
    Do you see it being loaded at all? It's not always compiled in, and
    I don't immediately see if <span style="color: rgb(0, 0, 0); font-size: medium; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: pre; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;">ENABLE_DX11_FOR_WIN7 is set anywhere.</span><br>
    <br>
    <blockquote type="cite"
cite="mid:CAB2hftL=bH00N9N4yhpW8OqU4SO=DHQpNgfMtZps-Dx2YTQEDw@mail.gmail.com">
      <pre class="moz-quote-pre" wrap="">

[1] <a class="moz-txt-link-freetext" href="https://source.chromium.org/chromium/chromium/src/+/main:media/gpu/windows/dxva_video_decode_accelerator_win.cc;l=768;drc=df7539c6e2f02f230233a8950eaebffd404d1e38">https://source.chromium.org/chromium/chromium/src/+/main:media/gpu/windows/dxva_video_decode_accelerator_win.cc;l=768;drc=df7539c6e2f02f230233a8950eaebffd404d1e38</a>

--
Kind regards,
Mohamad
</pre>
    </blockquote>
    <br>
  </body>
</html>