Added some error reporting to the Ring0 driver loading code.

This commit is contained in:
Michael Möller
2011-02-08 22:02:29 +00:00
parent 12844967da
commit d1a963aa55
3 changed files with 43 additions and 11 deletions

View File

@@ -37,5 +37,5 @@
using System.Reflection;
[assembly: AssemblyVersion("0.2.1.11")]
[assembly: AssemblyInformationalVersion("0.2.1.11 Alpha")]
[assembly: AssemblyVersion("0.2.1.12")]
[assembly: AssemblyInformationalVersion("0.2.1.12 Alpha")]