Added more report output to the kernel driver loading code. Hopefully this helps to find the problems in Issue 253.

This commit is contained in:
Michael Möller
2012-07-18 20:20:26 +00:00
parent b9d30a4602
commit 6b1e346c16
3 changed files with 28 additions and 13 deletions

View File

@@ -10,5 +10,5 @@
using System.Reflection;
[assembly: AssemblyVersion("0.4.0.18")]
[assembly: AssemblyInformationalVersion("0.4.0.18 Alpha")]
[assembly: AssemblyVersion("0.4.0.19")]
[assembly: AssemblyInformationalVersion("0.4.0.19 Alpha")]