70 |
</Compile> |
</Compile> |
71 |
<Compile Include="libWin32.cs" /> |
<Compile Include="libWin32.cs" /> |
72 |
<Compile Include="Properties\AssemblyInfo.cs" /> |
<Compile Include="Properties\AssemblyInfo.cs" /> |
|
<Compile Include="VersionMagic.cs" /> |
|
73 |
<Compile Include="Win32\Exceptions\UnimplimentedDirectXScanCodeException.cs" /> |
<Compile Include="Win32\Exceptions\UnimplimentedDirectXScanCodeException.cs" /> |
74 |
<Compile Include="Win32\Input\KeyTranslator.cs" /> |
<Compile Include="Win32\Input\KeyTranslator.cs" /> |
75 |
<Compile Include="Win32\Input\DXKeysToScanCodes.cs" /> |
<Compile Include="Win32\Input\DXKeysToScanCodes.cs" /> |
76 |
<Compile Include="Win32\Input\InputSender.cs" /> |
<Compile Include="Win32\Input\InputSender.cs" /> |
77 |
|
<Compile Include="Win32\Threading\ProcessModeleInfoEx.cs" /> |
78 |
|
<Compile Include="Win32\Threading\ProcessTokenFlags.cs" /> |
79 |
|
<Compile Include="Win32\Threading\ThreadAccess.cs" /> |
80 |
<Compile Include="Win32\UI\FloatBox.cs"> |
<Compile Include="Win32\UI\FloatBox.cs"> |
81 |
<SubType>UserControl</SubType> |
<SubType>UserControl</SubType> |
82 |
</Compile> |
</Compile> |
91 |
</Compile> |
</Compile> |
92 |
<Compile Include="Win32\NumericConversion\IEEE754\ieee754FloatingPointConverter.cs" /> |
<Compile Include="Win32\NumericConversion\IEEE754\ieee754FloatingPointConverter.cs" /> |
93 |
<Compile Include="Win32\NumericConversion\IEEE754\I_ieee754FloatingPointConverter.cs" /> |
<Compile Include="Win32\NumericConversion\IEEE754\I_ieee754FloatingPointConverter.cs" /> |
94 |
<Compile Include="Win32\Threading\ThreadAccess.cs" /> |
<Compile Include="Win32\Threading\ProcessAccessFlags.cs" /> |
95 |
<Compile Include="Win32\Threading\ThreadControl.cs" /> |
<Compile Include="Win32\Threading\ThreadControl.cs" /> |
96 |
<Compile Include="Win32\UI\MaskedHexBox.cs"> |
<Compile Include="Win32\UI\MaskedHexBox.cs"> |
97 |
<SubType>UserControl</SubType> |
<SubType>UserControl</SubType> |