diff options
| author | pravic <[email protected]> | 2016-04-29 00:41:33 +0300 |
|---|---|---|
| committer | pravic <[email protected]> | 2016-04-29 00:41:33 +0300 |
| commit | c5e2240a46aaa1c35bb19934bb4a8555d5c7c37b (patch) | |
| tree | 4b0fd99cf785caff3fbe2b794b74c5badbf5f30a | |
| parent | km updates for Winsock network drivers WIP (diff) | |
| download | winapi-kmd-rs-c5e2240a46aaa1c35bb19934bb4a8555d5c7c37b.tar.xz winapi-kmd-rs-c5e2240a46aaa1c35bb19934bb4a8555d5c7c37b.zip | |
examples: test under ReactOS too :)
| -rw-r--r-- | examples/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/README.md b/examples/README.md index 9fd0933..f452ca8 100644 --- a/examples/README.md +++ b/examples/README.md @@ -1,6 +1,6 @@ ## Compatibility -All examples tested against Windows XP SP3, Windows XP x64 SP2, Windows 7 x64 SP2, Windows 10 x64. +All examples tested against Windows XP SP3, Windows XP x64 SP2, Windows 7 x64 SP2, Windows 10 x64 and ReactOS 0.4.0. ## 01.minimal |