From 7dacd4627fbc7f34e71fa42ce4cd1968835db80e Mon Sep 17 00:00:00 2001 From: pravic Date: Tue, 19 Apr 2016 00:23:03 +0300 Subject: add testing environment information --- examples/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/examples/README.md b/examples/README.md index 3ad3cb1..9fd0933 100644 --- a/examples/README.md +++ b/examples/README.md @@ -1,3 +1,8 @@ +## Compatibility + +All examples tested against Windows XP SP3, Windows XP x64 SP2, Windows 7 x64 SP2, Windows 10 x64. + + ## 01.minimal Minimal Windows kernel driver written in Rust. [DriverEntry](https://msdn.microsoft.com/en-us/library/windows/hardware/ff544113%28v=vs.85%29.aspx) just prints `hello` and quits immediately. -- cgit v1.2.3