70 |
|
</Compile> |
71 |
|
<Compile Include="libWin32.cs" /> |
72 |
|
<Compile Include="Properties\AssemblyInfo.cs" /> |
73 |
– |
<Compile Include="VersionMagic.cs" /> |
73 |
|
<Compile Include="Win32\Exceptions\UnimplimentedDirectXScanCodeException.cs" /> |
74 |
|
<Compile Include="Win32\Input\KeyTranslator.cs" /> |
75 |
|
<Compile Include="Win32\Input\DXKeysToScanCodes.cs" /> |
76 |
|
<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"> |
81 |
|
<SubType>UserControl</SubType> |
82 |
|
</Compile> |
91 |
|
</Compile> |
92 |
|
<Compile Include="Win32\NumericConversion\IEEE754\ieee754FloatingPointConverter.cs" /> |
93 |
|
<Compile Include="Win32\NumericConversion\IEEE754\I_ieee754FloatingPointConverter.cs" /> |
94 |
< |
<Compile Include="Win32\Threading\ThreadAccess.cs" /> |
94 |
> |
<Compile Include="Win32\Threading\ProcessAccessFlags.cs" /> |
95 |
|
<Compile Include="Win32\Threading\ThreadControl.cs" /> |
96 |
|
<Compile Include="Win32\UI\MaskedHexBox.cs"> |
97 |
|
<SubType>UserControl</SubType> |