Added license to the WMI stuff and refactored a few things a little.

This commit is contained in:
Paul Werelds
2010-10-16 14:15:41 +00:00
parent ebc1e612d9
commit 2df01b631e
6 changed files with 190 additions and 29 deletions

View File

@@ -129,7 +129,7 @@
<Compile Include="Utilities\EmbeddedResources.cs" />
<Compile Include="Utilities\IconFactory.cs" />
<Compile Include="WMIProvider\Hardware.cs" />
<Compile Include="WMIProvider\IWmiClass.cs" />
<Compile Include="WMIProvider\IWmiObject.cs" />
<Compile Include="WMIProvider\Sensor.cs" />
<Compile Include="WMIProvider\WMIProvider.cs">
<SubType>Component</SubType>