<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/coniow/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/coniow/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 31 Oct 2015 13:54:06 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/coniow/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Demidov Andrey</title><link>https://sourceforge.net/p/coniow/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -9,7 +9,7 @@

 Last changes

-Now the library is Visual Studio 2010 compatible.
+Windows 7+ scanf/coniow confict was fixed.

 The wiki uses [Markdown](/p/coniow/wiki/markdown_syntax/) syntax.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Demidov Andrey</dc:creator><pubDate>Sat, 31 Oct 2015 13:54:06 -0000</pubDate><guid>https://sourceforge.net154a69f9f07e98b4d374cafdc736382c2a7707a1</guid></item><item><title>Home modified by Demidov Andrey</title><link>https://sourceforge.net/p/coniow/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -7,6 +7,10 @@
 As you write programs and messages in them using ANSI encoding, the library switches to this encoding at startup. 
 To change the encoding performed correctly, set the font to "Lucida Console" in the properties of the console window.

+Last changes
+
+Now the library is Visual Studio 2010 compatible.
+
 The wiki uses [Markdown](/p/coniow/wiki/markdown_syntax/) syntax.

 [[members limit=20]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Demidov Andrey</dc:creator><pubDate>Sat, 11 Apr 2015 08:14:42 -0000</pubDate><guid>https://sourceforge.neteb98bb7ad5b5bc15b297e92acaaab98656d5964f</guid></item><item><title>Home modified by Demidov Andrey</title><link>https://sourceforge.net/p/coniow/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -4,7 +4,7 @@

 Additionally, the library includes unicode version of all functions and improved functions for input (getkbm and kbmhit), that can process some mouse events and window resize event.

-As you write messages in IDE using ANSI encoding, the library switches to this encoding at startup. 
+As you write programs and messages in them using ANSI encoding, the library switches to this encoding at startup. 
 To change the encoding performed correctly, set the font to "Lucida Console" in the properties of the console window.

 The wiki uses [Markdown](/p/coniow/wiki/markdown_syntax/) syntax.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Demidov Andrey</dc:creator><pubDate>Fri, 01 Aug 2014 09:27:28 -0000</pubDate><guid>https://sourceforge.netc35b4963ccefa35c048559425d92784fac570550</guid></item><item><title>Home modified by Demidov Andrey</title><link>https://sourceforge.net/p/coniow/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,7 +1,11 @@
 CONIOW is implementation of conio (console input and output library) for Windows.

 Unlike [conio2](/p/conio/), this library realizes all functions and globals from Borland's conio including window and _wscroll.
+
 Additionally, the library includes unicode version of all functions and improved functions for input (getkbm and kbmhit), that can process some mouse events and window resize event.
+
+As you write messages in IDE using ANSI encoding, the library switches to this encoding at startup. 
+To change the encoding performed correctly, set the font to "Lucida Console" in the properties of the console window.

 The wiki uses [Markdown](/p/coniow/wiki/markdown_syntax/) syntax.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Demidov Andrey</dc:creator><pubDate>Fri, 01 Aug 2014 09:24:21 -0000</pubDate><guid>https://sourceforge.net250487c702be7fe9abd0f3f6698b445b26f557f1</guid></item><item><title>Home modified by Demidov Andrey</title><link>https://sourceforge.net/p/coniow/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,6 +1,6 @@
-CONIOW is implementation of conio library for Windows.
+CONIOW is implementation of conio (console input and output library) for Windows.

-Unlike [conio2](/p/conio/), this library realizes all functions and globals from conio including window and _wscroll.
+Unlike [conio2](/p/conio/), this library realizes all functions and globals from Borland's conio including window and _wscroll.
 Additionally, the library includes unicode version of all functions and improved functions for input (getkbm and kbmhit), that can process some mouse events and window resize event.

 The wiki uses [Markdown](/p/coniow/wiki/markdown_syntax/) syntax.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Demidov Andrey</dc:creator><pubDate>Thu, 31 Jul 2014 15:35:18 -0000</pubDate><guid>https://sourceforge.net42850c134c3b8529c8bd372789cced19a861ed9f</guid></item><item><title>Home modified by Demidov Andrey</title><link>https://sourceforge.net/p/coniow/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,6 +1,7 @@
-Welcome to your wiki!
+CONIOW is implementation of conio library for Windows.

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+Unlike [conio2](/p/conio/), this library realizes all functions and globals from conio including window and _wscroll.
+Additionally, the library includes unicode version of all functions and improved functions for input (getkbm and kbmhit), that can process some mouse events and window resize event.

 The wiki uses [Markdown](/p/coniow/wiki/markdown_syntax/) syntax.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Demidov Andrey</dc:creator><pubDate>Thu, 31 Jul 2014 15:33:01 -0000</pubDate><guid>https://sourceforge.nete4a7918869c5315cc9a7fa6c48e412a15496e547</guid></item><item><title>Home modified by Demidov Andrey</title><link>https://sourceforge.net/p/coniow/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/coniow/wiki/markdown_syntax"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
&lt;ul class="md-users-list"&gt;
&lt;li&gt;&lt;a href="/u/demidovsursu"&gt;Demidov Andrey&lt;/a&gt; (admin)&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;span class="download-button-53da48ceea406b206294a3cd" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Demidov Andrey</dc:creator><pubDate>Thu, 31 Jul 2014 13:46:55 -0000</pubDate><guid>https://sourceforge.net51e241ece5eaa9f41d4f7e632e8d527e32eeb912</guid></item></channel></rss>