mirror of
https://github.com/chibicitiberiu/drumkit.git
synced 2024-02-24 10:53:32 +00:00
551 lines
45 KiB
XML
551 lines
45 KiB
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
|||
|
<?xml-stylesheet type='text/xsl' href='C:\ProgramData\Windows App Certification Kit\results.xsl'?>
|
|||
|
<REPORT OVERALL_RESULT="PASS" VERSION="2.2" LATEST_VERSION="TRUE" UPDATE_DOWNLOAD_URL="" TOOLSET_ARCHITECTURE="X64" SecureBoot="FALSE" APP_TYPE="WindowsStore" PUBLISHER_DISPLAY_NAME="Tiberiu Chibici" OSVERSION="6.2.9200.0" OS="Microsoft Windows 8 Pro with Media Center" PER_USER_APPLICATION="" PARTIAL_RUN="FALSE" LCID="1033" VALIDATION_TYPE="CommandLine" ReportGenerationTime="7/20/2013 8:58:54 PM" ID="a2e319ccbca83852ba593f035a2f7885">
|
|||
|
<REQUIREMENTS>
|
|||
|
<REQUIREMENT NUMBER="1" TITLE="Clean reversible install test" RATIONALE="A clean, reversible, installation allows users to successfully manage (deploy, and remove) applications on their system." />
|
|||
|
<REQUIREMENT NUMBER="2" TITLE="Install to the correct folders test" RATIONALE="Windows provides specific locations in the file system to store programs and software components, shared application data, and application data specific to a user." />
|
|||
|
<REQUIREMENT NUMBER="3" TITLE="Digitally signed file test" RATIONALE="An Authenticode digital signature allows users to be sure that the software is genuine. It also allows detection if a file has been tampered with e.g. infected by a virus." />
|
|||
|
<REQUIREMENT NUMBER="4" TITLE="Support x64 Windows test" RATIONALE="To maintain compatibility with 64-bit versions of Windows, it is necessary that applications should natively support 64-bit or at minimum 32-bit Windows based applications to run seamlessly on 64-bit." />
|
|||
|
<REQUIREMENT NUMBER="5" TITLE="OS version checking test" RATIONALE="Applications must not perform version checks for equality (== 5.1). If you need a specific feature, check whether the feature is available. If you need Windows XP, check for Windows XP or later (>= 5.1), This way, your detection code will continue to work on future versions of Windows. Driver installers and uninstall modules should never check the OS version." />
|
|||
|
<REQUIREMENT NUMBER="6" TITLE="User account control (UAC) test" RATIONALE="Most applications do not require administrator privileges at run time, and should be just fine running as a standard-user. Windows applications must have a manifest (embedded or external) to define its execution level that tells OS the privileges needed to run the application." />
|
|||
|
<REQUIREMENT NUMBER="7" TITLE="Adhere to system restart manager messages" RATIONALE="In a critical shutdown, applications that return FALSE to WM_QUERYENDSESSION will be sent WM_ENDSESSION and closed, while those that time out in response to WM_QUERYENDSESSION will be terminated." />
|
|||
|
<REQUIREMENT NUMBER="8" TITLE="Safe mode test" RATIONALE="By default, most drivers and services that did not come preinstalled with Windows are not started in Safe Mode. They should remain disabled unless they are needed for basic operations of the system or for diagnostic and recovery purposes." />
|
|||
|
<REQUIREMENT NUMBER="9" TITLE="Multiuser session test" RATIONALE="Windows users should be able to run concurrent sessions without conflict or disruption. Applications must ensure that when running in multiple sessions either locally or remotely, the normal functionality of the application should not be impacted. Application settings and data files should not be persisted across users. A user’s privacy and preferences should be isolated to the user’s session." />
|
|||
|
<REQUIREMENT NUMBER="10" TITLE="Crashes and hangs test" RATIONALE="Application failures such as crashes and hangs are a major disruption to users and cause frustration. Eliminating such failures improves application stability and reliability, and overall, provides users with a better application experience.">
|
|||
|
<TEST INDEX="47" NAME="App launch tests" DESCRIPTION="App launch tests." EXECUTIONTIME="00h:00m:24s.16ms">
|
|||
|
<RESULT><![CDATA[PASS]]></RESULT>
|
|||
|
<MESSAGES />
|
|||
|
</TEST>
|
|||
|
<TEST INDEX="21" NAME="Crashes and hangs" DESCRIPTION="Do not crash or hang during the testing process." EXECUTIONTIME="00h:00m:12s.48ms">
|
|||
|
<RESULT><![CDATA[PASS]]></RESULT>
|
|||
|
<MESSAGES />
|
|||
|
</TEST>
|
|||
|
</REQUIREMENT>
|
|||
|
<REQUIREMENT NUMBER="11" TITLE="Compatibility and resiliency test" RATIONALE="When Windows detects that an application has operated in an incompatible manner, it applies a compatibility fix that causes the application to behave correctly, ensuring a positive user experience. Applications should not rely on this behavior since it is only provided to allow legacy applications to work correctly on Windows." />
|
|||
|
<REQUIREMENT NUMBER="12" TITLE="App manifest compliance test" RATIONALE="The package manifest was missing one or more required attributes.">
|
|||
|
<TEST INDEX="31" NAME="App manifest" DESCRIPTION="App manifest must include valid entries for all required fields." EXECUTIONTIME="00h:00m:05s.89ms">
|
|||
|
<RESULT><![CDATA[PASS]]></RESULT>
|
|||
|
<MESSAGES />
|
|||
|
</TEST>
|
|||
|
</REQUIREMENT>
|
|||
|
<REQUIREMENT NUMBER="13" TITLE="Windows security best practices test" RATIONALE="An application should not change the default Windows security settings." />
|
|||
|
<REQUIREMENT NUMBER="14" TITLE="Windows security features test" RATIONALE="Applications must opt-into Windows security features.">
|
|||
|
<TEST INDEX="33" NAME="Binary analyzer" DESCRIPTION="Analysis of security features enabled on binaries" EXECUTIONTIME="00h:00m:04s.55ms">
|
|||
|
<RESULT><![CDATA[PASS]]></RESULT>
|
|||
|
<MESSAGES />
|
|||
|
</TEST>
|
|||
|
<TEST INDEX="62" NAME="Private Code Signing" DESCRIPTION="App should not package private code signing key files." EXECUTIONTIME="00h:00m:02s.33ms">
|
|||
|
<RESULT><![CDATA[PASS]]></RESULT>
|
|||
|
<MESSAGES />
|
|||
|
</TEST>
|
|||
|
</REQUIREMENT>
|
|||
|
<REQUIREMENT NUMBER="15" TITLE="Supported API test" RATIONALE="The application should only refer to the APIs allowed by the Windows SDK for Windows Store Apps.">
|
|||
|
<TEST INDEX="38" NAME="Supported APIs" DESCRIPTION="Windows Store App must only use supported platform APIs." EXECUTIONTIME="00h:00m:09s.64ms">
|
|||
|
<RESULT><![CDATA[PASS]]></RESULT>
|
|||
|
<MESSAGES />
|
|||
|
</TEST>
|
|||
|
</REQUIREMENT>
|
|||
|
<REQUIREMENT NUMBER="17" TITLE="Performance test" RATIONALE="The application should have a fast and responsive launch and suspend experience while consuming a reasonable amount of system resources (CPU, File IO, Memory etc.) to enable fast switching and multitasking between previously unopened applications.">
|
|||
|
<TEST INDEX="50" NAME="Bytecode generation" DESCRIPTION="Byte code generation should be able to complete successfully for packages containing an HTML5 Windows Store app." EXECUTIONTIME="00h:00m:03s.23ms">
|
|||
|
<RESULT><![CDATA[PASS]]></RESULT>
|
|||
|
<MESSAGES />
|
|||
|
</TEST>
|
|||
|
<TEST INDEX="60" NAME="Optimized Binding References" DESCRIPTION="When using bindings, WinJS.Binding.optimizeBindingReferences should be set to true to optimize the memory usage." EXECUTIONTIME="00h:00m:02s.42ms">
|
|||
|
<RESULT><![CDATA[PASS]]></RESULT>
|
|||
|
<MESSAGES />
|
|||
|
</TEST>
|
|||
|
<TEST INDEX="43" NAME="Performance launch" DESCRIPTION="Application should have a responsive launch time with reasonable CPU, File IO and Memory usage" EXECUTIONTIME="00h:02m:28s.95ms">
|
|||
|
<RESULT><![CDATA[PASS]]></RESULT>
|
|||
|
<MESSAGES />
|
|||
|
</TEST>
|
|||
|
<TEST INDEX="44" NAME="Performance suspend" DESCRIPTION="Application should have a responsive suspend with reasonable CPU and File IO usage" EXECUTIONTIME="00h:01m:28s.43ms">
|
|||
|
<RESULT><![CDATA[PASS]]></RESULT>
|
|||
|
<MESSAGES />
|
|||
|
</TEST>
|
|||
|
</REQUIREMENT>
|
|||
|
<REQUIREMENT NUMBER="19" TITLE="App manifest resources test" RATIONALE="The Appx Package Manifest should have valid resources defined in the resources.pri file, as per the Appx Packaging Specification and Appx Manifest Schema.">
|
|||
|
<TEST INDEX="45" NAME="App resources validation" DESCRIPTION="The package should have valid resources defined in the resources.pri file." EXECUTIONTIME="00h:00m:00s.88ms">
|
|||
|
<RESULT><![CDATA[PASS]]></RESULT>
|
|||
|
<MESSAGES />
|
|||
|
</TEST>
|
|||
|
<TEST INDEX="61" NAME="Branding validation" DESCRIPTION="App should not use the default images packed by windows SDK samples or Visual Studio." EXECUTIONTIME="00h:00m:04s.30ms">
|
|||
|
<RESULT><![CDATA[PASS]]></RESULT>
|
|||
|
<MESSAGES />
|
|||
|
</TEST>
|
|||
|
</REQUIREMENT>
|
|||
|
<REQUIREMENT NUMBER="20" TITLE="Debug configuration test" RATIONALE="The App should not install any debug binaries.">
|
|||
|
<TEST INDEX="46" NAME="Debug configuration" DESCRIPTION="The App should not install any debug binaries." EXECUTIONTIME="00h:00m:05s.83ms">
|
|||
|
<RESULT><![CDATA[PASS]]></RESULT>
|
|||
|
<MESSAGES />
|
|||
|
</TEST>
|
|||
|
</REQUIREMENT>
|
|||
|
<REQUIREMENT NUMBER="21" TITLE="File encoding" RATIONALE="Packages containing an HTML5 Windows Store app must have correct file encoding.">
|
|||
|
<TEST INDEX="49" NAME="UTF-8 file encoding" DESCRIPTION="Packages containing an HTML5 Windows Store app must have correct file encoding." EXECUTIONTIME="00h:00m:02s.48ms">
|
|||
|
<RESULT><![CDATA[PASS]]></RESULT>
|
|||
|
<MESSAGES />
|
|||
|
</TEST>
|
|||
|
</REQUIREMENT>
|
|||
|
<REQUIREMENT NUMBER="22" TITLE="Direct3D feature level support" RATIONALE="Applications must render content on Direct3D feature level 9.1 hardware.">
|
|||
|
<TEST INDEX="51" NAME="Direct3D feature level support" DESCRIPTION="Applications must render content on Direct3D feature level 9.1 hardware." EXECUTIONTIME="00h:00m:01s.61ms">
|
|||
|
<RESULT><![CDATA[PASS]]></RESULT>
|
|||
|
<MESSAGES />
|
|||
|
</TEST>
|
|||
|
</REQUIREMENT>
|
|||
|
<REQUIREMENT NUMBER="23" TITLE="App Capabilities test" RATIONALE="Packages declaring special-use capabilities will have to provide justifications during the onboarding process.">
|
|||
|
<TEST INDEX="52" NAME="Special Use Capabilities" DESCRIPTION="Packages declaring special-use capabilities will have to provide justifications during the onboarding process." EXECUTIONTIME="00h:00m:02s.19ms">
|
|||
|
<RESULT><![CDATA[PASS]]></RESULT>
|
|||
|
<MESSAGES />
|
|||
|
</TEST>
|
|||
|
</REQUIREMENT>
|
|||
|
<REQUIREMENT NUMBER="24" TITLE="Windows Runtime metadata validation" RATIONALE="Metadata needs to be conformant and consistent across all generation sources.">
|
|||
|
<TEST INDEX="56" NAME="ExclusiveTo attribute test" DESCRIPTION="A class must not implement an interface that is marked ExclusiveTo another class." EXECUTIONTIME="00h:00m:02s.08ms">
|
|||
|
<RESULT><![CDATA[PASS]]></RESULT>
|
|||
|
<MESSAGES />
|
|||
|
</TEST>
|
|||
|
<TEST INDEX="57" NAME="Type location test" DESCRIPTION="Types must be defined in the metadata file with the longest matching namespace." EXECUTIONTIME="00h:00m:01s.18ms">
|
|||
|
<RESULT><![CDATA[PASS]]></RESULT>
|
|||
|
<MESSAGES />
|
|||
|
</TEST>
|
|||
|
<TEST INDEX="55" NAME="Type name case-sensitivity test" DESCRIPTION="Namespace and type names must not vary only by casing." EXECUTIONTIME="00h:00m:00s.69ms">
|
|||
|
<RESULT><![CDATA[PASS]]></RESULT>
|
|||
|
<MESSAGES />
|
|||
|
</TEST>
|
|||
|
<TEST INDEX="54" NAME="Type name correctness test" DESCRIPTION="Only system types can be in the Windows namespace and no types can be in the global namespace." EXECUTIONTIME="00h:00m:00s.69ms">
|
|||
|
<RESULT><![CDATA[PASS]]></RESULT>
|
|||
|
<MESSAGES />
|
|||
|
</TEST>
|
|||
|
<TEST INDEX="58" NAME="General metadata correctness test" DESCRIPTION="Metadata files must meet various requirements in order to be valid and correct." EXECUTIONTIME="00h:00m:02s.20ms">
|
|||
|
<RESULT><![CDATA[PASS]]></RESULT>
|
|||
|
<MESSAGES />
|
|||
|
</TEST>
|
|||
|
<TEST INDEX="53" NAME="Properties test" DESCRIPTION="Write-only and indexer properties may not be used. Corresponding getter and setter methods must match in type." EXECUTIONTIME="00h:00m:00s.68ms">
|
|||
|
<RESULT><![CDATA[PASS]]></RESULT>
|
|||
|
<MESSAGES />
|
|||
|
</TEST>
|
|||
|
</REQUIREMENT>
|
|||
|
</REQUIREMENTS>
|
|||
|
<APPLICATIONS>
|
|||
|
<Installed_Programs>
|
|||
|
<Program Name="35555TiberiuChibici.DrumKit" Type="Application" Source="AppxPackage" Publisher="CN=B6F45FE5-D749-4D29-874C-8323B266F3C8" Version="2.2.0.27" Language="1033" OnSystemDrive="true" RootDirPath="C:\Program Files\WindowsApps\35555TiberiuChibici.DrumKit_2.2.0.27_neutral__rpr4x2y6afkpe" PathEvidenceId="0x1667" RNP="0x1" DNP="0xd" EvidenceId="0x1667" Id="0000607bb5c5c1fec02c1c87c9bfc767621d00000904">
|
|||
|
<Indicators>
|
|||
|
<DirectoryIndicators>
|
|||
|
<Directory Name="35555tiberiuchibici.drumkit_2.2.0.27_neutral__rpr4x2y6afkpe" Path="c:\program files\windowsapps\35555tiberiuchibici.drumkit_2.2.0.27_neutral__rpr4x2y6afkpe" RNP="0x9" DNP="0xb" UniqueId="0x1668" Id="000057435e5a51b90d3f5a300bcc5ee5a0dc951e719c" />
|
|||
|
</DirectoryIndicators>
|
|||
|
<PackageManifestIndicator>
|
|||
|
<PackageManifest PackageFullName="35555tiberiuchibici.drumkit_2.2.0.27_neutral__rpr4x2y6afkpe" />
|
|||
|
<Identity Name="35555TiberiuChibici.DrumKit" Publisher="CN=B6F45FE5-D749-4D29-874C-8323B266F3C8" Version="2.2.0.27" ProcessorArchitecture="neutral" />
|
|||
|
<Properties>
|
|||
|
<DisplayName>DrumKit</DisplayName>
|
|||
|
<PublisherDisplayName>Tiberiu Chibici</PublisherDisplayName>
|
|||
|
<Logo>Assets\Logos\StoreLogo.png</Logo>
|
|||
|
</Properties>
|
|||
|
<Resources>
|
|||
|
<Resource Language="EN-US" />
|
|||
|
</Resources>
|
|||
|
<Prerequisites>
|
|||
|
<OSMinVersion>6.2.1</OSMinVersion>
|
|||
|
<OSMaxVersionTested>6.2.1</OSMaxVersionTested>
|
|||
|
</Prerequisites>
|
|||
|
</PackageManifestIndicator>
|
|||
|
</Indicators>
|
|||
|
<StaticProperties>
|
|||
|
<Files Id="0000a201654a760f6f4f0088d863317aa34578bd9f81">
|
|||
|
<File Name="DrumKit.exe" Id="000064034dc0d3c45bb12327e3a6807966f5b3b8d4ad" ProductName="DrumKit" CompanyName="Chibici Tiberiu" ProductVersion="1.0.0.0" VerLanguage="0" SwitchBackContext="0x0100000000000602" FileVersion="1.0.0.0" Size="0x23600" SizeOfImage="0x2a000" PeHeaderHash="0101a2526589bc1ae6cb2d4fbd1d393ff8acb5702553" PeChecksum="0x0" PeImageType="0x14c" PeSubsystem="2" BinProductVersion="1.0.0.0" BinFileVersion="1.0.0.0" FileDescription="DrumKit" InternalName="DrumKit.exe" LegalCopyright="Copyright © Chibici Tiberiu 2012" LinkerVersion="11.0" LinkDate="07/20/2013 17:50:03" BinaryType="DOTNET32" Created="07/20/2013 17:50:40" Modified="07/20/2013 17:50:41" OriginalFilename="DrumKit.exe" RunLevel="AsInvoker" UiAccess="false" Path="c:\program files\windowsapps\35555tiberiuchibici.drumkit_2.2.0.27_neutral__rpr4x2y6afkpe" RNP="0x4" DNP="0x5" LowerCaseLongPath="c:\program files\windowsapps\35555tiberiuchibici.drumkit_2.2.0.27_neutral__rpr4x2y6afkpe\drumkit.exe" LongPathHash="0000a407788870d36052e1f15a13effd24e9a041b351" UniqueId="0x1669" />
|
|||
|
<File Name="SharpDX.XAudio2.dll" Id="0000f258ef4cc44b8a8709c62078c4a4ff6c474df910" ProductName="SharpDX.XAudio2" CompanyName="Alexandre Mutel" ProductVersion="2.4.2" VerLanguage="0" ShortName="SHARPD~1.DLL" SwitchBackContext="0x0100000000000400" FileVersion="2.4.2" Size="0x10400" SizeOfImage="0x16000" PeHeaderHash="0101750547feace6f1fb1fa992f5f2b033c8f033e2d2" PeChecksum="0x17726" PeImageType="0x14c" PeSubsystem="3" BinProductVersion="2.4.2.0" BinFileVersion="2.4.2.0" FileDescription="SharpDX.XAudio2" InternalName="SharpDX.XAudio2.dll" LegalCopyright="Copyright © 2010-2012 Alexandre Mutel" LinkerVersion="8.0" LinkDate="12/21/2012 15:00:07" BinaryType="DOTNET32" Created="07/20/2013 17:50:40" Modified="07/20/2013 17:50:41" OriginalFilename="SharpDX.XAudio2.dll" Path="c:\program files\windowsapps\35555tiberiuchibici.drumkit_2.2.0.27_neutral__rpr4x2y6afkpe" RNP="0x4" DNP="0x5" LowerCaseLongPath="c:\program files\windowsapps\35555tiberiuchibici.drumkit_2.2.0.27_neutral__rpr4x2y6afkpe\sharpdx.xaudio2.dll" LongPathHash="00008d98cf5ec14d46b3489bd4ad610c487296ff2a4b" UniqueId="0x166b" />
|
|||
|
<File Name="Tarball.dll" Id="000027ef08625e03dbc8977139f1b1561d9c61e2045a" ProductName="Tarball" ProductVersion="1.0.0.0" VerLanguage="0" SwitchBackContext="0x0100000000000600" FileVersion="1.0.0.0" Size="0x8000" SizeOfImage="0xe000" PeHeaderHash="0101d44a8da9ec97d8c5bca0ab753e852f822aa1334b" PeChecksum="0x0" PeImageType="0x14c" PeSubsystem="3" BinProductVersion="1.0.0.0" BinFileVersion="1.0.0.0" FileDescription="Tarball" InternalName="Tarball.dll" LegalCopyright="Copyright © 2013" LinkerVersion="11.0" LinkDate="07/20/2013 17:50:00" BinaryType="DOTNET32" Created="07/20/2013 17:50:40" Modified="07/20/2013 17:50:41" OriginalFilename="Tarball.dll" Path="c:\program files\windowsapps\35555tiberiuchibici.drumkit_2.2.0.27_neutral__rpr4x2y6afkpe" RNP="0x4" DNP="0x5" LowerCaseLongPath="c:\program files\windowsapps\35555tiberiuchibici.drumkit_2.2.0.27_neutral__rpr4x2y6afkpe\tarball.dll" LongPathHash="0000269db73a29577b86c0906201c0010ec118e79061" UniqueId="0x166c" />
|
|||
|
<File Name="SharpDX.dll" Id="000049e45b59981415ec3dc88d20493606f5c8ff345b" ProductName="SharpDX" CompanyName="Alexandre Mutel" ProductVersion="2.4.2" VerLanguage="0" SwitchBackContext="0x0100000000000400" FileVersion="2.4.2" Size="0x79a00" SizeOfImage="0x80000" PeHeaderHash="01013678d5e35b983999d62f744e8aee80b01560cabf" PeChecksum="0x8410e" PeImageType="0x14c" PeSubsystem="3" BinProductVersion="2.4.2.0" BinFileVersion="2.4.2.0" FileDescription="SharpDX" InternalName="SharpDX.dll" LegalCopyright="Copyright © 2010-2012 Alexandre Mutel" LinkerVersion="8.0" LinkDate="12/21/2012 14:59:49" BinaryType="DOTNET32" Created="07/20/2013 17:50:40" Modified="07/20/2013 17:50:41" OriginalFilename="SharpDX.dll" Path="c:\program files\windowsapps\35555tiberiuchibici.drumkit_2.2.0.27_neutral__rpr4x2y6afkpe" RNP="0x4" DNP="0x5" LowerCaseLongPath="c:\program files\windowsapps\35555tiberiuchibici.drumkit_2.2.0.27_neutral__rpr4x2y6afkpe\sharpdx.dll" LongPathHash="0000d5cbebb3a0286ce9a4c72e777c9f76adeca168b2" UniqueId="0x166a" />
|
|||
|
</Files>
|
|||
|
</StaticProperties>
|
|||
|
</Program>
|
|||
|
</Installed_Programs>
|
|||
|
</APPLICATIONS>
|
|||
|
<DEPENDENCY_INFORMATION>
|
|||
|
<AitStaticAnalysis ProgramId="0000607bb5c5c1fec02c1c87c9bfc767621d00000904" AnalysisVersion="1.54" DictionaryVersion="1.6" Type="Package" Id="35555TiberiuChibici.DrumKit_2.2.0.27_neutral__rpr4x2y6afkpe">
|
|||
|
<AitFile ErrorCode="0" Name="Tarball.dll" Id="000027ef08625e03dbc8977139f1b1561d9c61e2045a">
|
|||
|
<AitCategory Id="ApiStatic">
|
|||
|
<AitFeature Name="mscoree.dll!_CorDllMain" />
|
|||
|
</AitCategory>
|
|||
|
<AitCategory Id="DotNetWinRt">
|
|||
|
<AitFeature Name="Windows.Foundation.IAsyncOperation`1" />
|
|||
|
<AitFeature Name="Windows.Storage.ApplicationData" />
|
|||
|
<AitFeature Name="Windows.Storage.ApplicationData.get_Current" />
|
|||
|
<AitFeature Name="Windows.Storage.ApplicationData.get_TemporaryFolder" />
|
|||
|
<AitFeature Name="Windows.Storage.CreationCollisionOption" />
|
|||
|
<AitFeature Name="Windows.Storage.FileAccessMode" />
|
|||
|
<AitFeature Name="Windows.Storage.IStorageItem" />
|
|||
|
<AitFeature Name="Windows.Storage.IStorageItem.IsOfType" />
|
|||
|
<AitFeature Name="Windows.Storage.IStorageItem.get_DateCreated" />
|
|||
|
<AitFeature Name="Windows.Storage.IStorageItem.get_Name" />
|
|||
|
<AitFeature Name="Windows.Storage.StorageFile" />
|
|||
|
<AitFeature Name="Windows.Storage.StorageFile.GetFileFromApplicationUriAsync" />
|
|||
|
<AitFeature Name="Windows.Storage.StorageFile.GetFileFromPathAsync" />
|
|||
|
<AitFeature Name="Windows.Storage.StorageFile.OpenAsync" />
|
|||
|
<AitFeature Name="Windows.Storage.StorageFile.OpenReadAsync" />
|
|||
|
<AitFeature Name="Windows.Storage.StorageFolder" />
|
|||
|
<AitFeature Name="Windows.Storage.StorageFolder.CreateFileAsync" />
|
|||
|
<AitFeature Name="Windows.Storage.StorageFolder.CreateFolderAsync" />
|
|||
|
<AitFeature Name="Windows.Storage.StorageFolder.GetFolderAsync" />
|
|||
|
<AitFeature Name="Windows.Storage.StorageFolder.GetFolderFromPathAsync" />
|
|||
|
<AitFeature Name="Windows.Storage.StorageFolder.GetItemsAsync" />
|
|||
|
<AitFeature Name="Windows.Storage.StorageFolder.get_Name" />
|
|||
|
<AitFeature Name="Windows.Storage.StorageItemTypes" />
|
|||
|
<AitFeature Name="Windows.Storage.Streams.IRandomAccessStream" />
|
|||
|
<AitFeature Name="Windows.Storage.Streams.IRandomAccessStreamWithContentType" />
|
|||
|
</AitCategory>
|
|||
|
</AitFile>
|
|||
|
<AitFile ErrorCode="0" Name="SharpDX.dll" Id="000049e45b59981415ec3dc88d20493606f5c8ff345b">
|
|||
|
<AitCategory Id="DotNetCom">
|
|||
|
<AitFeature Name="{22f55882-280b-11d0-a8a9-00a0c90c2004}" />
|
|||
|
</AitCategory>
|
|||
|
<AitCategory Id="DotNetApi">
|
|||
|
<AitFeature Name="ole32.dll!CoCreateInstanceFromApp" />
|
|||
|
<AitFeature Name="kernel32.dll!CloseHandle" />
|
|||
|
<AitFeature Name="kernel32.dll!CreateFile2" />
|
|||
|
<AitFeature Name="kernel32.dll!FlushFileBuffers" />
|
|||
|
<AitFeature Name="kernel32.dll!FormatMessageW" />
|
|||
|
<AitFeature Name="kernel32.dll!GetFileInformationByHandleEx" />
|
|||
|
<AitFeature Name="kernel32.dll!ReadFile" />
|
|||
|
<AitFeature Name="kernel32.dll!SetEndOfFile" />
|
|||
|
<AitFeature Name="kernel32.dll!SetFilePointerEx" />
|
|||
|
<AitFeature Name="kernel32.dll!WriteFile" />
|
|||
|
</AitCategory>
|
|||
|
<AitCategory Id="ApiDynamic">
|
|||
|
<AitFeature Name="kernel32.dll!GetFileSizeEx" />
|
|||
|
<AitFeature Name="kernel32.dll!GetProcAddress" />
|
|||
|
<AitFeature Name="kernel32.dll!LoadPackagedLibrary" />
|
|||
|
<AitFeature Name="kernel32.dll!Sleep" />
|
|||
|
</AitCategory>
|
|||
|
<AitCategory Id="ApiStatic">
|
|||
|
<AitFeature Name="mscoree.dll!_CorDllMain" />
|
|||
|
</AitCategory>
|
|||
|
<AitCategory Id="DotNetWinRt">
|
|||
|
<AitFeature Name="Windows.Storage.Streams.IRandomAccessStream" />
|
|||
|
<AitFeature Name="Windows.Storage.Streams.InMemoryRandomAccessStream" />
|
|||
|
<AitFeature Name="Windows.Storage.Streams.InMemoryRandomAccessStream..ctor" />
|
|||
|
<AitFeature Name="Windows.Storage.Streams.InMemoryRandomAccessStream.Seek" />
|
|||
|
</AitCategory>
|
|||
|
</AitFile>
|
|||
|
<AitFile ErrorCode="0" Name="DrumKit.exe" Id="000064034dc0d3c45bb12327e3a6807966f5b3b8d4ad">
|
|||
|
<AitCategory Id="ApiStatic">
|
|||
|
<AitFeature Name="mscoree.dll!_CorExeMain" />
|
|||
|
</AitCategory>
|
|||
|
<AitCategory Id="DotNetWinRt">
|
|||
|
<AitFeature Name="Windows.ApplicationModel.SuspendingDeferral" />
|
|||
|
<AitFeature Name="Windows.ApplicationModel.SuspendingDeferral.Complete" />
|
|||
|
<AitFeature Name="Windows.ApplicationModel.SuspendingEventArgs" />
|
|||
|
<AitFeature Name="Windows.ApplicationModel.SuspendingEventArgs.get_SuspendingOperation" />
|
|||
|
<AitFeature Name="Windows.ApplicationModel.SuspendingOperation" />
|
|||
|
<AitFeature Name="Windows.ApplicationModel.SuspendingOperation.GetDeferral" />
|
|||
|
<AitFeature Name="Windows.ApplicationModel.Activation.ApplicationExecutionState" />
|
|||
|
<AitFeature Name="Windows.ApplicationModel.Activation.LaunchActivatedEventArgs" />
|
|||
|
<AitFeature Name="Windows.ApplicationModel.Activation.LaunchActivatedEventArgs.get_Arguments" />
|
|||
|
<AitFeature Name="Windows.ApplicationModel.Activation.LaunchActivatedEventArgs.get_PreviousExecutionState" />
|
|||
|
<AitFeature Name="Windows.ApplicationModel.Core.CoreApplication" />
|
|||
|
<AitFeature Name="Windows.ApplicationModel.Core.CoreApplication.Exit" />
|
|||
|
<AitFeature Name="Windows.Foundation.IAsyncAction" />
|
|||
|
<AitFeature Name="Windows.Foundation.IAsyncOperation`1" />
|
|||
|
<AitFeature Name="Windows.Foundation.TypedEventHandler`2" />
|
|||
|
<AitFeature Name="Windows.Storage.ApplicationData" />
|
|||
|
<AitFeature Name="Windows.Storage.ApplicationData.ClearAsync" />
|
|||
|
<AitFeature Name="Windows.Storage.ApplicationData.get_Current" />
|
|||
|
<AitFeature Name="Windows.Storage.ApplicationData.get_RoamingFolder" />
|
|||
|
<AitFeature Name="Windows.Storage.CreationCollisionOption" />
|
|||
|
<AitFeature Name="Windows.Storage.FileAccessMode" />
|
|||
|
<AitFeature Name="Windows.Storage.FileIO" />
|
|||
|
<AitFeature Name="Windows.Storage.FileIO.AppendTextAsync" />
|
|||
|
<AitFeature Name="Windows.Storage.FileIO.ReadLinesAsync" />
|
|||
|
<AitFeature Name="Windows.Storage.IStorageFile" />
|
|||
|
<AitFeature Name="Windows.Storage.IStorageFolder" />
|
|||
|
<AitFeature Name="Windows.Storage.IStorageItem" />
|
|||
|
<AitFeature Name="Windows.Storage.StorageDeleteOption" />
|
|||
|
<AitFeature Name="Windows.Storage.StorageFile" />
|
|||
|
<AitFeature Name="Windows.Storage.StorageFile.CopyAsync" />
|
|||
|
<AitFeature Name="Windows.Storage.StorageFile.DeleteAsync" />
|
|||
|
<AitFeature Name="Windows.Storage.StorageFile.OpenAsync" />
|
|||
|
<AitFeature Name="Windows.Storage.StorageFile.OpenReadAsync" />
|
|||
|
<AitFeature Name="Windows.Storage.StorageFile.get_Name" />
|
|||
|
<AitFeature Name="Windows.Storage.StorageFile.get_Path" />
|
|||
|
<AitFeature Name="Windows.Storage.StorageFolder" />
|
|||
|
<AitFeature Name="Windows.Storage.StorageFolder.CreateFileAsync" />
|
|||
|
<AitFeature Name="Windows.Storage.StorageFolder.CreateFolderAsync" />
|
|||
|
<AitFeature Name="Windows.Storage.StorageFolder.DeleteAsync" />
|
|||
|
<AitFeature Name="Windows.Storage.StorageFolder.GetFileAsync" />
|
|||
|
<AitFeature Name="Windows.Storage.StorageFolder.GetFilesAsync" />
|
|||
|
<AitFeature Name="Windows.Storage.StorageFolder.GetFolderAsync" />
|
|||
|
<AitFeature Name="Windows.Storage.StorageFolder.GetFoldersAsync" />
|
|||
|
<AitFeature Name="Windows.Storage.StorageFolder.GetItemsAsync" />
|
|||
|
<AitFeature Name="Windows.Storage.StorageFolder.get_Path" />
|
|||
|
<AitFeature Name="Windows.Storage.Pickers.FileOpenPicker" />
|
|||
|
<AitFeature Name="Windows.Storage.Pickers.FileOpenPicker..ctor" />
|
|||
|
<AitFeature Name="Windows.Storage.Pickers.FileOpenPicker.PickSingleFileAsync" />
|
|||
|
<AitFeature Name="Windows.Storage.Pickers.FileOpenPicker.get_FileTypeFilter" />
|
|||
|
<AitFeature Name="Windows.Storage.Pickers.FileOpenPicker.put_CommitButtonText" />
|
|||
|
<AitFeature Name="Windows.Storage.Pickers.FileOpenPicker.put_SuggestedStartLocation" />
|
|||
|
<AitFeature Name="Windows.Storage.Pickers.FileSavePicker" />
|
|||
|
<AitFeature Name="Windows.Storage.Pickers.FileSavePicker..ctor" />
|
|||
|
<AitFeature Name="Windows.Storage.Pickers.FileSavePicker.PickSaveFileAsync" />
|
|||
|
<AitFeature Name="Windows.Storage.Pickers.FileSavePicker.get_FileTypeChoices" />
|
|||
|
<AitFeature Name="Windows.Storage.Pickers.FileSavePicker.put_CommitButtonText" />
|
|||
|
<AitFeature Name="Windows.Storage.Pickers.FileSavePicker.put_SuggestedStartLocation" />
|
|||
|
<AitFeature Name="Windows.Storage.Pickers.FolderPicker" />
|
|||
|
<AitFeature Name="Windows.Storage.Pickers.FolderPicker..ctor" />
|
|||
|
<AitFeature Name="Windows.Storage.Pickers.FolderPicker.PickSingleFolderAsync" />
|
|||
|
<AitFeature Name="Windows.Storage.Pickers.FolderPicker.get_FileTypeFilter" />
|
|||
|
<AitFeature Name="Windows.Storage.Pickers.FolderPicker.put_SuggestedStartLocation" />
|
|||
|
<AitFeature Name="Windows.Storage.Pickers.PickerLocationId" />
|
|||
|
<AitFeature Name="Windows.Storage.Streams.IRandomAccessStream" />
|
|||
|
<AitFeature Name="Windows.Storage.Streams.IRandomAccessStreamWithContentType" />
|
|||
|
<AitFeature Name="Windows.System.Launcher" />
|
|||
|
<AitFeature Name="Windows.System.Launcher.LaunchUriAsync" />
|
|||
|
<AitFeature Name="Windows.System.VirtualKey" />
|
|||
|
<AitFeature Name="Windows.UI.Color" />
|
|||
|
<AitFeature Name="Windows.UI.Color.FromArgb" />
|
|||
|
<AitFeature Name="Windows.UI.ApplicationSettings.SettingsCommand" />
|
|||
|
<AitFeature Name="Windows.UI.ApplicationSettings.SettingsCommand..ctor" />
|
|||
|
<AitFeature Name="Windows.UI.ApplicationSettings.SettingsPane" />
|
|||
|
<AitFeature Name="Windows.UI.ApplicationSettings.SettingsPane.GetForCurrentView" />
|
|||
|
<AitFeature Name="Windows.UI.ApplicationSettings.SettingsPane.add_CommandsRequested" />
|
|||
|
<AitFeature Name="Windows.UI.ApplicationSettings.SettingsPane.remove_CommandsRequested" />
|
|||
|
<AitFeature Name="Windows.UI.ApplicationSettings.SettingsPaneCommandsRequest" />
|
|||
|
<AitFeature Name="Windows.UI.ApplicationSettings.SettingsPaneCommandsRequest.get_ApplicationCommands" />
|
|||
|
<AitFeature Name="Windows.UI.ApplicationSettings.SettingsPaneCommandsRequestedEventArgs" />
|
|||
|
<AitFeature Name="Windows.UI.ApplicationSettings.SettingsPaneCommandsRequestedEventArgs.get_Request" />
|
|||
|
<AitFeature Name="Windows.UI.Core.CorePhysicalKeyStatus" />
|
|||
|
<AitFeature Name="Windows.UI.Core.CorePhysicalKeyStatus.WasKeyDown" />
|
|||
|
<AitFeature Name="Windows.UI.Core.CoreWindow" />
|
|||
|
<AitFeature Name="Windows.UI.Core.CoreWindow.add_KeyDown" />
|
|||
|
<AitFeature Name="Windows.UI.Core.CoreWindow.remove_KeyDown" />
|
|||
|
<AitFeature Name="Windows.UI.Core.KeyEventArgs" />
|
|||
|
<AitFeature Name="Windows.UI.Core.KeyEventArgs.get_KeyStatus" />
|
|||
|
<AitFeature Name="Windows.UI.Core.KeyEventArgs.get_VirtualKey" />
|
|||
|
<AitFeature Name="Windows.UI.Popups.IUICommand" />
|
|||
|
<AitFeature Name="Windows.UI.Popups.IUICommand.get_Id" />
|
|||
|
<AitFeature Name="Windows.UI.Popups.MessageDialog" />
|
|||
|
<AitFeature Name="Windows.UI.Popups.MessageDialog..ctor" />
|
|||
|
<AitFeature Name="Windows.UI.Popups.MessageDialog.ShowAsync" />
|
|||
|
<AitFeature Name="Windows.UI.Popups.MessageDialog.get_Commands" />
|
|||
|
<AitFeature Name="Windows.UI.Popups.MessageDialog.put_CancelCommandIndex" />
|
|||
|
<AitFeature Name="Windows.UI.Popups.MessageDialog.put_DefaultCommandIndex" />
|
|||
|
<AitFeature Name="Windows.UI.Popups.UICommand" />
|
|||
|
<AitFeature Name="Windows.UI.Popups.UICommand..ctor" />
|
|||
|
<AitFeature Name="Windows.UI.Popups.UICommandInvokedHandler" />
|
|||
|
<AitFeature Name="Windows.UI.Popups.UICommandInvokedHandler..ctor" />
|
|||
|
<AitFeature Name="Windows.UI.ViewManagement.ApplicationView" />
|
|||
|
<AitFeature Name="Windows.UI.ViewManagement.ApplicationView.get_Value" />
|
|||
|
<AitFeature Name="Windows.UI.ViewManagement.ApplicationViewState" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Application" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Application..ctor" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Application.LoadComponent" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Application.Start" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Application.add_Suspending" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Application.remove_Suspending" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.ApplicationInitializationCallback" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.ApplicationInitializationCallback..ctor" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.ApplicationInitializationCallbackParams" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.DependencyObject" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.DispatcherTimer" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.DispatcherTimer..ctor" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.DispatcherTimer.Start" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.DispatcherTimer.Stop" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.DispatcherTimer.add_Tick" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.DispatcherTimer.put_Interval" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.DispatcherTimer.remove_Tick" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.FrameworkElement" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.FrameworkElement.FindName" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.FrameworkElement.add_Loaded" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.FrameworkElement.add_SizeChanged" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.FrameworkElement.get_ActualHeight" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.FrameworkElement.get_ActualWidth" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.FrameworkElement.get_DataContext" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.FrameworkElement.get_Height" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.FrameworkElement.get_Name" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.FrameworkElement.get_Width" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.FrameworkElement.put_Height" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.FrameworkElement.put_Width" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.FrameworkElement.remove_Loaded" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.FrameworkElement.remove_SizeChanged" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.RoutedEventArgs" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.RoutedEventHandler" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.RoutedEventHandler..ctor" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.SizeChangedEventArgs" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.SizeChangedEventHandler" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.SizeChangedEventHandler..ctor" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Style" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.SuspendingEventHandler" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.SuspendingEventHandler..ctor" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.UIElement" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.UIElement.add_KeyUp" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.UIElement.add_PointerPressed" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.UIElement.get_RenderTransform" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.UIElement.put_RenderTransform" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.UIElement.put_Visibility" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.UIElement.remove_KeyUp" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.UIElement.remove_PointerPressed" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Visibility" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.VisualState" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.VisualStateGroup" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.VisualStateManager" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.VisualStateManager.GoToState" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Window" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Window.Activate" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Window.get_Content" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Window.get_CoreWindow" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Window.get_Current" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Window.put_Content" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Border" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Border.put_Background" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Button" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Canvas" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Canvas.GetLeft" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Canvas.GetTop" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Canvas.SetLeft" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Canvas.SetTop" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.ContentControl" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.ContentControl.get_Content" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.ContentControl.put_Content" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Control" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Frame" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Frame..ctor" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Frame.GoBack" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Frame.Navigate" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Frame.get_CanGoBack" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Grid" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.GridView" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Image" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Image.put_Source" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.ItemCollection" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.ItemContainerGenerator" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.ItemContainerGenerator.ContainerFromItem" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.ItemsControl" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.ItemsControl.get_ItemContainerGenerator" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.ItemsControl.get_Items" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.ListView" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Page" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Page..ctor" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Page.get_Frame" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Panel" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Panel.get_Children" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Panel.put_Background" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.ProgressBar" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.ProgressRing" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.ProgressRing.put_IsActive" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.RadioButton" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.SelectionChangedEventArgs" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.SelectionChangedEventHandler" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.SelectionChangedEventHandler..ctor" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Slider" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.TextBlock" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.TextBlock.put_Text" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.TextBox" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.TextBox.add_TextChanged" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.TextBox.get_Text" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.TextBox.put_Text" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.TextBox.remove_TextChanged" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.TextChangedEventArgs" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.TextChangedEventHandler" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.TextChangedEventHandler..ctor" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.ToggleSwitch" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.ToggleSwitch.add_Toggled" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.ToggleSwitch.get_IsOn" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.ToggleSwitch.put_IsOn" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.ToggleSwitch.remove_Toggled" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.UIElementCollection" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.UserControl" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.UserControl..ctor" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.WebView" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.WebView.NavigateToString" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Primitives.ButtonBase" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Primitives.ButtonBase.add_Click" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Primitives.ButtonBase.remove_Click" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Primitives.DragDeltaEventArgs" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Primitives.DragDeltaEventArgs.get_HorizontalChange" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Primitives.DragDeltaEventArgs.get_VerticalChange" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Primitives.DragDeltaEventHandler" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Primitives.DragDeltaEventHandler..ctor" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Primitives.DragDeltaEventHandler.Invoke" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Primitives.DragStartedEventArgs" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Primitives.DragStartedEventHandler" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Primitives.DragStartedEventHandler..ctor" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Primitives.RangeBase" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Primitives.RangeBase.add_ValueChanged" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Primitives.RangeBase.get_Value" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Primitives.RangeBase.put_Value" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Primitives.RangeBase.remove_ValueChanged" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Primitives.RangeBaseValueChangedEventArgs" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Primitives.RangeBaseValueChangedEventArgs.get_NewValue" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Primitives.RangeBaseValueChangedEventHandler" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Primitives.RangeBaseValueChangedEventHandler..ctor" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Primitives.Selector" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Primitives.Selector.add_SelectionChanged" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Primitives.Selector.get_SelectedItem" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Primitives.Selector.put_SelectedIndex" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Primitives.Selector.remove_SelectionChanged" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Primitives.Thumb" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Primitives.Thumb.add_DragDelta" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Primitives.Thumb.add_DragStarted" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Primitives.Thumb.remove_DragDelta" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Primitives.Thumb.remove_DragStarted" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Primitives.ToggleButton" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Primitives.ToggleButton.get_IsChecked" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Controls.Primitives.ToggleButton.put_IsChecked" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Input.KeyEventHandler" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Input.KeyEventHandler..ctor" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Input.KeyRoutedEventArgs" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Input.KeyRoutedEventArgs.get_Key" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Input.PointerEventHandler" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Input.PointerEventHandler..ctor" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Input.PointerEventHandler.Invoke" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Input.PointerRoutedEventArgs" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Markup.IComponentConnector" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Markup.IXamlMember" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Markup.IXamlMetadataProvider" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Markup.IXamlType" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Markup.XmlnsDefinition" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Media.Brush" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Media.ImageSource" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Media.RotateTransform" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Media.RotateTransform..ctor" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Media.RotateTransform.get_Angle" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Media.RotateTransform.put_Angle" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Media.RotateTransform.put_CenterX" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Media.RotateTransform.put_CenterY" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Media.SolidColorBrush" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Media.SolidColorBrush..ctor" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Media.Transform" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Media.TranslateTransform" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Media.TranslateTransform..ctor" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Media.TranslateTransform.get_X" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Media.TranslateTransform.get_Y" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Media.TranslateTransform.put_X" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Media.TranslateTransform.put_Y" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Media.VisualTreeHelper" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Media.VisualTreeHelper.GetChild" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Media.VisualTreeHelper.GetChildrenCount" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Media.Imaging.BitmapImage" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Media.Imaging.BitmapImage..ctor" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Media.Imaging.BitmapSource" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Media.Imaging.BitmapSource.SetSourceAsync" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Navigation.NavigationEventArgs" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Navigation.NavigationEventArgs.get_NavigationMode" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Navigation.NavigationEventArgs.get_Parameter" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Navigation.NavigationMode" />
|
|||
|
<AitFeature Name="Windows.UI.Xaml.Shapes.Rectangle" />
|
|||
|
</AitCategory>
|
|||
|
</AitFile>
|
|||
|
<AitFile ErrorCode="0" Name="SharpDX.XAudio2.dll" Id="0000f258ef4cc44b8a8709c62078c4a4ff6c474df910">
|
|||
|
<AitCategory Id="DotNetApi">
|
|||
|
<AitFeature Name="xaudio2_8.dll!CreateAudioReverb" />
|
|||
|
<AitFeature Name="xaudio2_8.dll!CreateAudioVolumeMeter" />
|
|||
|
<AitFeature Name="xaudio2_8.dll!CreateFX" />
|
|||
|
<AitFeature Name="xaudio2_8.dll!X3DAudioCalculate" />
|
|||
|
<AitFeature Name="xaudio2_8.dll!X3DAudioInitialize" />
|
|||
|
<AitFeature Name="xaudio2_8.dll!XAudio2Create" />
|
|||
|
</AitCategory>
|
|||
|
<AitCategory Id="ApiStatic">
|
|||
|
<AitFeature Name="mscoree.dll!_CorDllMain" />
|
|||
|
</AitCategory>
|
|||
|
</AitFile>
|
|||
|
</AitStaticAnalysis>
|
|||
|
</DEPENDENCY_INFORMATION>
|
|||
|
</REPORT>
|