From 28f360a53e32fde1470efb0a719d6bc91cfafd99 Mon Sep 17 00:00:00 2001 From: janbodnar Date: Sun, 31 Jan 2016 13:39:23 +0100 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..788b6a5 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Windows-API-examples +The examples from the ZetCode's Windows API tutorial