Mercurial
OpenHardwareMonitor
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
|
help
(0)
tip
Hardware/KernelDriver.cs
Sun, 23 Sep 2012 18:37:43 +0000
Fixed Issue 387. The new implementation does not try to start a ring 0 driver that already exists, but could not be opened. It tries to delete the driver and install it new. The driver is now stored temporarily in the application folder. The driver is not correctly removed on system shutdown.
file
|
diff
|
annotate
Wed, 18 Jul 2012 20:20:26 +0000
Added more report output to the kernel driver loading code. Hopefully this helps to find the problems in Issue 253.
file
|
diff
|
annotate
Sun, 27 May 2012 14:23:31 +0000
Changed the license to the Mozilla Public License 2.0 and update the licensing information.
file
|
diff
|
annotate
Mon, 01 Nov 2010 20:44:21 +0000
Restricted the access to the kernel driver to system and built-in administrators.
file
|
diff
|
annotate
Sun, 31 Oct 2010 22:08:47 +0000
Replaced the non-kernel code of WinRing0 with a managed implementation. The new implementation should fix Issue 32 and simplify further work on Issue 46.
file
|
diff
|
annotate
(0)
tip