<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v3" manifestVersion="1.0" copyright="Copyright (c) Microsoft Corporation. All Rights Reserved.">
  <assemblyIdentity name="Microsoft-Windows-DesktopWindowManager-API" version="10.0.26100.8521" processorArchitecture="wow64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" />
  <file name="dwmapi.dll" destinationPath="$(runtime.system32)\" sourceName="dwmapi.dll" importPath="$(build.nttree)\" sourcePath=".\">
    <signatureInfo>
      <signatureDescriptor PETrust="true" pageHash="true" />
    </signatureInfo>
    <securityDescriptor name="WRP_FILE_DEFAULT_SDDL" />
    <asmv2:hash xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#">
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>26tMSMVe4SNwmwgUiXXTVhdBfCVWwTMGSAYQE34mRrI=</dsig:DigestValue>
    </asmv2:hash>
  </file>
  <trustInfo>
    <security>
      <accessControl>
        <securityDescriptorDefinitions>
          <securityDescriptorDefinition name="WRP_REGKEY_DEFAULT_SDDL" sddl="O:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464G:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464D:P(A;CI;GA;;;S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464)(A;CI;GR;;;SY)(A;CI;GR;;;BA)(A;CI;GR;;;BU)(A;CI;GR;;;S-1-15-2-1)(A;CI;GR;;;S-1-15-3-1024-1065365936-1281604716-3511738428-1654721687-432734479-3232135806-4053264122-3456934681)" operationHint="replace" />
          <securityDescriptorDefinition name="WRP_FILE_DEFAULT_SDDL" sddl="O:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464G:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464D:P(A;;FA;;;S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464)(A;;GRGX;;;BA)(A;;GRGX;;;SY)(A;;GRGX;;;BU)(A;;GRGX;;;S-1-15-2-1)(A;;GRGX;;;S-1-15-2-2)S:(AU;FASA;0x000D0116;;;WD)" operationHint="replace" description="Default SDDL for Windows Resource Protected file" />
        </securityDescriptorDefinitions>
      </accessControl>
    </security>
  </trustInfo>
  <memberships>
    <categoryMembership>
      <id name="Microsoft.Windows.Categories" version="1.0.0.0" publicKeyToken="365143bb27e7ac8b" typeName="BootRecovery" />
    </categoryMembership>
  </memberships>
  <registryKeys>
    <registryKey keyName="HKEY_CLASSES_ROOT\CLSID\{1F046ABF-3202-4DC1-8CB5-3C67617CE1FA}">
      <registryValue name="" valueType="REG_SZ" value="CLSID_ShowInputPaneAnimationCoordinator" />
      <securityDescriptor name="WRP_REGKEY_DEFAULT_SDDL" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\CLSID\{1F046ABF-3202-4DC1-8CB5-3C67617CE1FA}\InProcServer32">
      <registryValue name="" valueType="REG_EXPAND_SZ" value="%SystemRoot%\system32\dwmapi.dll" />
      <registryValue name="ThreadingModel" valueType="REG_SZ" value="Apartment" />
      <securityDescriptor name="WRP_REGKEY_DEFAULT_SDDL" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\CLSID\{384742B1-2A77-4CB3-8CF8-1136F5E17E59}">
      <registryValue name="" valueType="REG_SZ" value="CLSID_HideInputPaneAnimationCoordinator" />
      <securityDescriptor name="WRP_REGKEY_DEFAULT_SDDL" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\CLSID\{384742B1-2A77-4CB3-8CF8-1136F5E17E59}\InProcServer32">
      <registryValue name="" valueType="REG_EXPAND_SZ" value="%SystemRoot%\system32\dwmapi.dll" />
      <registryValue name="ThreadingModel" valueType="REG_SZ" value="Apartment" />
      <securityDescriptor name="WRP_REGKEY_DEFAULT_SDDL" />
    </registryKey>
  </registryKeys>
  <localization>
    <resources culture="en-US">
      <stringTable>
        <string id="eventProviderName" value="Microsoft-Windows-Dwm-Api" />
        <string id="Map.DWM_REDIRECTION_FLAG_WAIT" value="Mapped form INTERVAL_ONE. Will wait for LPC to return with a surface" />
        <string id="Map.DWM_REDIRECTION_FLAG_VIDEO" value="Instruct the API to wait on behaf of the runtime" />
        <string id="Map.DWM_REDIRECTION_FLAG_CLIP_TO_MONITOR" value="Clip to the output. Used for content protection" />
        <string id="Map.DWM_REDIRECTION_FLAG_RESTRICTED_CONTENT" value="respect per-output content protection" />
        <string id="Map.DWM_REDIRECTION_FLAG_SUPPORT_PRESENT_TO_GDI_SURFACE" value="Use Same-Surface-Present if available" />
        <string id="Map.DWM_REDIRECTION_FLAG_NO_PRESENT_HISTORY_TOKENS" value="The desktop compositor will not expect present-history-tokens" />
        <string id="Map.DWM_REDIRECTION_FLAG_NO_GDI_INTEROP" value="Do not use the Dx-Accumulation-Region for the FlipChain, thus disabling Vista-Blt based DX-GDI mixing" />
        <string id="Map.DWM_REDIRECTION_FLAG_CROSS_ADAPTER" value="Cross adapter configuration is in effect" />
      </stringTable>
    </resources>
  </localization>
</assembly>