<?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." xmlns:win="http://manifests.microsoft.com/win/2004/08/windows/events">
  <assemblyIdentity name="Microsoft-Windows-DirectX-Direct3DShaderCache" version="10.0.26100.8521" processorArchitecture="wow64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" />
  <file name="D3DSCache.dll" destinationPath="$(runtime.system32)\" sourceName="D3DSCache.dll" importPath="$(build.nttree)\" sourcePath=".\">
    <signatureInfo>
      <signatureDescriptor PETrust="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>zl4rmncCjwVUYe94DB6CbKE+FAp3+S0f0xmF9GBH0Yo=</dsig:DigestValue>
    </asmv2:hash>
  </file>
  <registryKeys>
    <registryKey keyName="HKEY_CLASSES_ROOT\CLSID\{D8D133CD-3F26-402F-86DA-90B710751C2C}\">
      <registryValue name="" valueType="REG_SZ" value="D3D Shader Cache Disk Cleanup Handler" />
      <securityDescriptor name="WRP_REGKEY_DEFAULT_SDDL" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\CLSID\{D8D133CD-3F26-402F-86DA-90B710751C2C}\InprocServer32\">
      <registryValue name="" valueType="REG_SZ" value="$(runtime.system32)\D3DSCache.dll" />
      <registryValue name="ThreadingModel" valueType="REG_SZ" value="Both" />
      <securityDescriptor name="WRP_REGKEY_DEFAULT_SDDL" />
    </registryKey>
    <registryKey keyName="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\D3D Shader Cache">
      <registryValue name="" valueType="REG_SZ" value="{D8D133CD-3F26-402F-86DA-90B710751C2C}" />
      <registryValue name="Autorun" valueType="REG_DWORD" value="0x00000001" />
      <registryValue name="ReserveIDHint" valueType="REG_DWORD" value="0x00000002" />
    </registryKey>
  </registryKeys>
  <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>
  <instrumentation>
    <events xmlns="http://schemas.microsoft.com/win/2004/08/events" xmlns:ms="http://manifests.microsoft.com/win/2004/08/windows/events" xmlns:xs="http://www.w3.org/2001/XMLSchema">
      <provider guid="{2d4ebca6-ea64-453f-a292-ae2ea0ee513b}" messageFileName="%SystemRoot%\system32\D3DScache.dll" name="Microsoft-Windows-Direct3DShaderCache" resourceFileName="%SystemRoot%\system32\D3DScache.dll" symbol="D3DShaderCacheEtwProviderGuid">
        <channels>
          <channel chid="Default" name="Microsoft-Windows-Direct3DShaderCache/Default" symbol="D3DShaderCacheEtwChannel" type="Analytic" />
        </channels>
      </provider>
      <cmi />
    </events>
  </instrumentation>
  <localization>
    <resources culture="en-US">
      <stringTable>
        <string id="displayName0" value="Direct3DShaderCache" />
        <string id="description1" value="DirectX Shader Cache Library" />
        <string id="displayName2" value="WRP_FILE_DEFAULT_SDDL" />
        <string id="description3" value="Default SDDL for Windows Resource Protected file" />
        <string id="ShaderCacheType.InMemory" value="InMemory" />
        <string id="ShaderCacheType.LocalDisk" value="LocalDisk" />
        <string id="ShaderCacheType.Remote" value="Remote" />
        <string id="ShaderCacheType.UWPLocalWin32Remote" value="UWPLocalWin32Remote" />
        <string id="ShaderCacheType.UWPLocalWin32InMemory" value="UWPLocalWin32InMemory" />
        <string id="ShaderCacheFlags.ReadOnly" value="ReadOnly" />
        <string id="ShaderCacheFlags.CollisionAware" value="CollisionAware" />
        <string id="ShaderCacheFlags.TempStorage" value="TempStorage" />
        <string id="FileCreateDisposition.CREATE_NEW" value="CREATE_NEW" />
        <string id="FileCreateDisposition.CREATE_ALWAYS" value="CREATE_ALWAYS" />
        <string id="FileCreateDisposition.OPEN_EXISTING" value="OPEN_EXISTING" />
        <string id="FileCreateDisposition.OPEN_ALWAYS" value="OPEN_ALWAYS" />
        <string id="FileCreateDisposition.TRUNCATE_EXISTING" value="TRUNCATE_EXISTING" />
        <string id="FileType.LockFile" value="Lock File" />
        <string id="FileType.IndexFile" value="Index File" />
        <string id="FileType.ValueFile" value="Value File" />
        <string id="FileType.Directory" value="Directory" />
        <string id="FileOp.Initialize" value="Initializing" />
        <string id="FileOp.Close" value="Closing" />
        <string id="FileOp.Read" value="Reading" />
        <string id="FileOp.Write" value="Writing" />
        <string id="FileOp.Seek" value="Seeking" />
        <string id="FileOp.Resize" value="Resizing" />
        <string id="FileOp.Flush" value="Flushing" />
        <string id="FileOp.GetFileSize" value="Getting file size" />
        <string id="FileOp.GetFileCompression" value="Getting file compression" />
        <string id="FileOp.SetStorageReservation" value="Setting storage reservation" />
        <string id="Messages.L1FullMemory" value="Mem Add: size=%d memory %I64d -- add discarded because it would overflow memory budget %I64d" />
        <string id="Messages.L1FullOnFind" value="L2 has the data but L1 failed add, unable to return data" />
        <string id="Messages.L1DoubleAdd" value="L1 hash collision" />
        <string id="Messages.L2DoubleAdd" value="L2 hash collision, was not already in L1" />
      </stringTable>
    </resources>
  </localization>
</assembly>