Added my tools collection for driver development
This commit is contained in:
BIN
DriverStoreExplorer/Rapr.exe
(Stored with Git LFS)
Normal file
BIN
DriverStoreExplorer/Rapr.exe
(Stored with Git LFS)
Normal file
Binary file not shown.
33
DriverStoreExplorer/Rapr.exe.config
Normal file
33
DriverStoreExplorer/Rapr.exe.config
Normal file
@ -0,0 +1,33 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<configSections>
|
||||
<sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<section name="Rapr.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false"/>
|
||||
</sectionGroup>
|
||||
</configSections>
|
||||
<startup>
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/>
|
||||
</startup>
|
||||
<userSettings>
|
||||
<Rapr.Properties.Settings>
|
||||
<setting name="Language" serializeAs="String">
|
||||
<value>(Default)</value>
|
||||
</setting>
|
||||
<setting name="WindowLocation" serializeAs="String">
|
||||
<value>0, 0</value>
|
||||
</setting>
|
||||
<setting name="WindowSize" serializeAs="String">
|
||||
<value>0, 0</value>
|
||||
</setting>
|
||||
<setting name="WindowState" serializeAs="String">
|
||||
<value>Normal</value>
|
||||
</setting>
|
||||
<setting name="DriverStoreViewState" serializeAs="String">
|
||||
<value />
|
||||
</setting>
|
||||
<setting name="UpgradeRequired" serializeAs="String">
|
||||
<value>True</value>
|
||||
</setting>
|
||||
</Rapr.Properties.Settings>
|
||||
</userSettings>
|
||||
</configuration>
|
11028
DriverStoreExplorer/Rapr.log
Normal file
11028
DriverStoreExplorer/Rapr.log
Normal file
File diff suppressed because it is too large
Load Diff
BIN
DriverStoreExplorer/Rapr.pdb
Normal file
BIN
DriverStoreExplorer/Rapr.pdb
Normal file
Binary file not shown.
BIN
DriverStoreExplorer/ar-SA/Rapr.resources.dll
Normal file
BIN
DriverStoreExplorer/ar-SA/Rapr.resources.dll
Normal file
Binary file not shown.
BIN
DriverStoreExplorer/de-DE/Rapr.resources.dll
Normal file
BIN
DriverStoreExplorer/de-DE/Rapr.resources.dll
Normal file
Binary file not shown.
BIN
DriverStoreExplorer/es-ES/Rapr.resources.dll
Normal file
BIN
DriverStoreExplorer/es-ES/Rapr.resources.dll
Normal file
Binary file not shown.
BIN
DriverStoreExplorer/fr-FR/Rapr.resources.dll
Normal file
BIN
DriverStoreExplorer/fr-FR/Rapr.resources.dll
Normal file
Binary file not shown.
BIN
DriverStoreExplorer/he-IL/Rapr.resources.dll
Normal file
BIN
DriverStoreExplorer/he-IL/Rapr.resources.dll
Normal file
Binary file not shown.
BIN
DriverStoreExplorer/it-IT/Rapr.resources.dll
Normal file
BIN
DriverStoreExplorer/it-IT/Rapr.resources.dll
Normal file
Binary file not shown.
BIN
DriverStoreExplorer/ja-JP/Rapr.resources.dll
Normal file
BIN
DriverStoreExplorer/ja-JP/Rapr.resources.dll
Normal file
Binary file not shown.
BIN
DriverStoreExplorer/ko-KR/Rapr.resources.dll
Normal file
BIN
DriverStoreExplorer/ko-KR/Rapr.resources.dll
Normal file
Binary file not shown.
BIN
DriverStoreExplorer/pl-PL/Rapr.resources.dll
Normal file
BIN
DriverStoreExplorer/pl-PL/Rapr.resources.dll
Normal file
Binary file not shown.
BIN
DriverStoreExplorer/pt-BR/Rapr.resources.dll
Normal file
BIN
DriverStoreExplorer/pt-BR/Rapr.resources.dll
Normal file
Binary file not shown.
BIN
DriverStoreExplorer/ru-RU/Rapr.resources.dll
Normal file
BIN
DriverStoreExplorer/ru-RU/Rapr.resources.dll
Normal file
Binary file not shown.
BIN
DriverStoreExplorer/zh-CN/Rapr.resources.dll
Normal file
BIN
DriverStoreExplorer/zh-CN/Rapr.resources.dll
Normal file
Binary file not shown.
BIN
DriverStoreExplorer/zh-TW/Rapr.resources.dll
Normal file
BIN
DriverStoreExplorer/zh-TW/Rapr.resources.dll
Normal file
Binary file not shown.
Reference in New Issue
Block a user