<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>Dokan</title>
	<atom:link href="http://dokan-dev.net/en/feed/" rel="self" type="application/rss+xml" />
	<link>http://dokan-dev.net/en</link>
	<description>user mode file system for windows</description>
	<pubDate>Mon, 06 Apr 2009 13:49:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
	<language>en</language>
			<item>
		<title>The next release of Dokan library</title>
		<link>http://dokan-dev.net/en/2009/04/06/the-next-release-of-dokan-library/</link>
		<comments>http://dokan-dev.net/en/2009/04/06/the-next-release-of-dokan-library/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 13:49:14 +0000</pubDate>
		<dc:creator>Hiroki</dc:creator>
		
		<category><![CDATA[Dokan]]></category>

		<guid isPermaLink="false">http://dokan-dev.net/en/?p=79</guid>
		<description><![CDATA[It has been along time since I released the last version of Dokan library. The development of Dokan library is not stopped. You can see changes since last release.
http://code.google.com/p/dokan/source/list
In the next release, I add a new callback function SetAllocationSize and change DokanMain function. I fixed many Office 2007 specific problems.
I want to release new version [...]]]></description>
			<content:encoded><![CDATA[<p>It has been along time since I released the last version of Dokan library. The development of Dokan library is not stopped. You can see changes since last release.<br />
http://code.google.com/p/dokan/source/list</p>
<p>In the next release, I add a new callback function SetAllocationSize and change DokanMain function. I fixed many Office 2007 specific problems.</p>
<p>I want to release new version soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://dokan-dev.net/en/2009/04/06/the-next-release-of-dokan-library/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Dokan library 0.4.2 released</title>
		<link>http://dokan-dev.net/en/2008/12/31/dokan-library-042-released/</link>
		<comments>http://dokan-dev.net/en/2008/12/31/dokan-library-042-released/#comments</comments>
		<pubDate>Wed, 31 Dec 2008 09:34:48 +0000</pubDate>
		<dc:creator>Hiroki</dc:creator>
		
		<category><![CDATA[Dokan]]></category>

		<guid isPermaLink="false">http://dokan-dev.net/en/?p=73</guid>
		<description><![CDATA[Today I released Dokan library 0.4.2 for x86.
This version fixed BSOD introduced in the previous version. If you use Dokan library 0.4.1, please update to this version. 
Changes since 0.4.1
- Fixed BSOD when an application is launched on Dokan drive. issue
]]></description>
			<content:encoded><![CDATA[<p>Today I released Dokan library 0.4.2 for x86.<br />
This version fixed BSOD introduced in the previous version. If you use Dokan library 0.4.1, please update to this version. </p>
<p>Changes since 0.4.1<br />
- Fixed BSOD when an application is launched on Dokan drive. <a href="http://code.google.com/p/dokan/issues/detail?id=44">issue</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dokan-dev.net/en/2008/12/31/dokan-library-042-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Discussion group for Dokan develeoment</title>
		<link>http://dokan-dev.net/en/2008/12/30/discussion-group-for-dokan-develeoment/</link>
		<comments>http://dokan-dev.net/en/2008/12/30/discussion-group-for-dokan-develeoment/#comments</comments>
		<pubDate>Tue, 30 Dec 2008 03:47:22 +0000</pubDate>
		<dc:creator>Hiroki</dc:creator>
		
		<category><![CDATA[Dokan]]></category>

		<guid isPermaLink="false">http://dokan-dev.net/en/?p=70</guid>
		<description><![CDATA[I created a discussion group for Dokan and filesystem development.
http://groups.google.com/group/dokan
]]></description>
			<content:encoded><![CDATA[<p>I created a discussion group for Dokan and filesystem development.<br />
<a href="http://groups.google.com/group/dokan">http://groups.google.com/group/dokan</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dokan-dev.net/en/2008/12/30/discussion-group-for-dokan-develeoment/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Dokan library 0.4.1 released</title>
		<link>http://dokan-dev.net/en/2008/12/29/dokan-library-041-released/</link>
		<comments>http://dokan-dev.net/en/2008/12/29/dokan-library-041-released/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 14:55:13 +0000</pubDate>
		<dc:creator>Hiroki</dc:creator>
		
		<category><![CDATA[Dokan]]></category>

		<guid isPermaLink="false">http://dokan-dev.net/en/?p=66</guid>
		<description><![CDATA[I have just released Dokan library 0.4.1 for x86.
Changes since 0.4.0
- Fixed error while creating new file with Word 2003. issue
- Fixed dokan.dll crash when it is restarted after unexpected termination.
- Set DeleteOnClose flag in CreateFile when the file is already marked as deleted. JimR reported
Happy holidays!
]]></description>
			<content:encoded><![CDATA[<p>I have just released Dokan library 0.4.1 for x86.</p>
<p>Changes since 0.4.0<br />
- Fixed error while creating new file with Word 2003. <a href ="http://code.google.com/p/dokan/issues/detail?id=42">issue</a><br />
- Fixed dokan.dll crash when it is restarted after unexpected termination.<br />
- Set DeleteOnClose flag in CreateFile when the file is already marked as deleted. JimR <a href="http://dokan-dev.net/en/2008/12/11/dokan-library-040-released/#comments">reported</a></p>
<p>Happy holidays!</p>
]]></content:encoded>
			<wfw:commentRss>http://dokan-dev.net/en/2008/12/29/dokan-library-041-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Dokan library 0.4.0 x64 released</title>
		<link>http://dokan-dev.net/en/2008/12/19/dokan-library-040-x64-released/</link>
		<comments>http://dokan-dev.net/en/2008/12/19/dokan-library-040-x64-released/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 12:42:34 +0000</pubDate>
		<dc:creator>Hiroki</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dokan-dev.net/en/?p=63</guid>
		<description><![CDATA[Dokan library 0.4.0 x64 version has just been released.
This is the 64 bit version of Dokan library, which I released last week.
]]></description>
			<content:encoded><![CDATA[<p>Dokan library 0.4.0 x64 version has just been released.<br />
This is the 64 bit version of Dokan library, which I released last week.</p>
]]></content:encoded>
			<wfw:commentRss>http://dokan-dev.net/en/2008/12/19/dokan-library-040-x64-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Dokan library 0.4.0 released</title>
		<link>http://dokan-dev.net/en/2008/12/11/dokan-library-040-released/</link>
		<comments>http://dokan-dev.net/en/2008/12/11/dokan-library-040-released/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 17:44:58 +0000</pubDate>
		<dc:creator>Hiroki</dc:creator>
		
		<category><![CDATA[Dokan]]></category>

		<guid isPermaLink="false">http://dokan-dev.net/en/?p=55</guid>
		<description><![CDATA[Dokan library 0.4.0 has just been released!
I&#8217;m pleased to announce the launch of new version of Dokan library. I completely redesigned the driver event handling model. There are a lot of improvements from the previous version. You must recompile all programs which use Dokan library because dokan.h is changed and this version is not compatible [...]]]></description>
			<content:encoded><![CDATA[<p>Dokan library 0.4.0 has just been released!<br />
I&#8217;m pleased to announce the launch of new version of Dokan library. I completely redesigned the driver event handling model. There are a lot of improvements from the previous version. <b>You must recompile all programs which use Dokan library</b> because dokan.h is changed and this version is not compatible with the previous one. You need to update Dokan.NET, Dokan Ruby and Dokan SSHFS.</p>
<p>The license of Dokan driver is changed to LGPL from GPL.<br />
- driver (dokan.sys) : LGPL<br />
- dll (dokan.dll) : LGPL<br />
- mounter, dokanctl, mirror sample : MIT</p>
<p>Dokan API is changed.<br />
The difference of dokan.h is <a href="http://code.google.com/p/dokan/source/diff?spec=svn7&#038;old=2&#038;r=7&#038;format=side&#038;path=/trunk/dokan/dokan.h">here</a><br />
I changed to pass DOKAN_OPTIONS (which is passed to DokanMain) in DOKAN_FILE_INFO structure<br />
and I put GlobalContext in DOKAN_OPTIONS structure. I add &#8220;DeleteOnClose&#8221; in DOKAN_FILE_INFO structure and changed the usage of Cleanup, DeleteFile and DeleteDirectory.  </p>
<p>You should not delete file on DeleteFile or DeleteDirectory. When DeleteFile or DeleteDirectory, you must check whether you can delete or not, and return 0 (when you can delete it) or appropriate error codes such as -ERROR_DIR_NOT_EMPTY, -ERROR_SHARING_VIOLATION.  When you return 0 (ERROR_SUCCESS), you get Cleanup with FileInfo->DeleteOnClose set TRUE, then you delete the file.</p>
<p>Changes from 0.3.9.<br />
- Fixed: error during multiple file deletion. <a href="http://code.google.com/p/dokan/issues/detail?id=6">issue</a><br />
- Fixed: excel support <a href="http://code.google.com/p/dokan/issues/detail?id=14">issue</a><br />
- Fixed: file deletion in Explorer <a href="http://code.google.com/p/dokan/issues/detail?id=22">issue</a><br />
- Fixed: improper CloseHandle <a href="http://code.google.com/p/dokan/issues/detail?id=25">issue</a><br />
- Supported: filesytem wide context <a href="http://code.google.com/p/dokan/issues/detail?id=28">issue</a><br />
- Fixed: 0 byte read <a href="http://code.google.com/p/dokan/issues/detail?id=31">issue</a><br />
- Fixed: saving new file in notepad <a href="http://code.google.com/p/dokan/issues/detail?id=36">issue</a></p>
<p>x64 version coming soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://dokan-dev.net/en/2008/12/11/dokan-library-040-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Next version of Dokan library</title>
		<link>http://dokan-dev.net/en/2008/11/27/next-version-of-dokan-library/</link>
		<comments>http://dokan-dev.net/en/2008/11/27/next-version-of-dokan-library/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 14:13:44 +0000</pubDate>
		<dc:creator>Hiroki</dc:creator>
		
		<category><![CDATA[Dokan]]></category>

		<guid isPermaLink="false">http://dokan-dev.net/en/?p=53</guid>
		<description><![CDATA[I&#8217;m now preparing to launch the next version of Dokan library.
There are a lot of improvements from the previous version. I changed many parts of the driver especially communication between the driver and the user mode library. This makes Dokan much stable and removes some deadlocks. I also add some new features. If you are [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m now preparing to launch the next version of Dokan library.</p>
<p>There are a lot of improvements from the previous version. I changed many parts of the driver especially communication between the driver and the user mode library. This makes Dokan much stable and removes some deadlocks. I also add some new features. If you are interested in the detail, please check the subversion <a href="http://code.google.com/p/dokan/source/browse/">repository</a>.<br />
Please be careful if you use the above files. They may crash your computer.</p>
<p>I&#8217;m planing to change the API to fix <a href="http://code.google.com/p/dokan/issues/detail?id=22">Explorer file deletion problem</a>.<br />
API changing requires to re-compile all other application that depends on Dokan library, such as Dokan.NET and Dokan Ruby binding. I need more tests because I changed a lot.</p>
<p>All the libraries will be launched in a week.<br />
Thank you for many comments and bug reports.</p>
<p><strong>2008/12/09 Update:</strong><br />
The next version of Dokan is almost done. I updated the <a href="http://code.google.com/p/dokan/source/browse/">repository</a>. From this version, the license of Dokan driver is changed to LGPL from GPL. Dokan API is changed. DOKAN_FILE_INFO structure,  DOKAN_OPTIONS structure, DeleteFile, DeleteDirectory and Cleanup are changed. Please re-check <a href="http://code.google.com/p/dokan/source/diff?spec=svn7&#038;old=2&#038;r=7&#038;format=side&#038;path=/trunk/dokan/dokan.h">dokan.h</a> file. I&#8217;m still investigating the existing issues and I hope to launch the new version in a few days.</p>
]]></content:encoded>
			<wfw:commentRss>http://dokan-dev.net/en/2008/11/27/next-version-of-dokan-library/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Dokan library 0.3.9 released</title>
		<link>http://dokan-dev.net/en/2008/09/28/dokan-library-039-released/</link>
		<comments>http://dokan-dev.net/en/2008/09/28/dokan-library-039-released/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 14:43:16 +0000</pubDate>
		<dc:creator>Hiroki</dc:creator>
		
		<category><![CDATA[Dokan]]></category>

		<guid isPermaLink="false">http://dokan-dev.net/en/?p=52</guid>
		<description><![CDATA[Dokan library 0.3.9 is released today.
Dokan library is a user mode file system library for Windows.
x64 version is not ready now. I updated only x86 version.
Changes from 0.3.7
- Fixed: TRUNCATE_EXISTING is not working problem (issue)
- Fixed: FILE_FLAG_DELETE_ON_CLOSE is not working problem (issue)
- Fixed: CloseFile is never called problem, I&#8217;m not sure whether I could really [...]]]></description>
			<content:encoded><![CDATA[<p>Dokan library 0.3.9 is released today.</p>
<p>Dokan library is a user mode file system library for Windows.<br />
x64 version is not ready now. I updated only x86 version.</p>
<p>Changes from 0.3.7<br />
- Fixed: TRUNCATE_EXISTING is not working problem (<a href="http://code.google.com/p/dokan/issues/detail?id=9">issue</a>)<br />
- Fixed: FILE_FLAG_DELETE_ON_CLOSE is not working problem (<a href="http://code.google.com/p/dokan/issues/detail?id=10">issue</a>)<br />
- Fixed: CloseFile is never called problem, I&#8217;m not sure whether I could really fix this problem.<br />
- Fixed: Disable APC when calling ExAcquireResourceExclusiveLite<br />
- Fixed: Error check of memory allocations</p>
<p>I put a link to <a href="http://code.google.com/p/dokan/issues/">issues list</a> on the header. If you find a bug, please use this link.<br />
I also add a <a href="http://code.google.com/p/dokan/source/checkout">svn repository</a> for Dokan library. </p>
]]></content:encoded>
			<wfw:commentRss>http://dokan-dev.net/en/2008/09/28/dokan-library-039-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Dokan library 0.3.7 released</title>
		<link>http://dokan-dev.net/en/2008/08/20/dokan-library-037-released/</link>
		<comments>http://dokan-dev.net/en/2008/08/20/dokan-library-037-released/#comments</comments>
		<pubDate>Wed, 20 Aug 2008 01:06:54 +0000</pubDate>
		<dc:creator>Hiroki</dc:creator>
		
		<category><![CDATA[Dokan]]></category>

		<guid isPermaLink="false">http://dokan-dev.net/en/?p=50</guid>
		<description><![CDATA[Dokan library 0.3.7 is released.
Dokan library is a user mode file system library for Windows.
Now Dokan supports Vista x64 and Windows2003 Server!
Changes from 0.3.6
- Supported Windows 2003 and Vista x64
- Changed Dokan installer (DokanInstall32.msi for WindowsXP,2003,Vista x86 and DokanInstall64.msi for Vista x64)
Code Signing Certificate for 64bit drivers is supported by Infocraft Inc.
]]></description>
			<content:encoded><![CDATA[<p>Dokan library 0.3.7 is released.</p>
<p>Dokan library is a user mode file system library for Windows.<br />
Now Dokan supports Vista x64 and Windows2003 Server!</p>
<p>Changes from 0.3.6<br />
- Supported Windows 2003 and Vista x64<br />
- Changed Dokan installer (DokanInstall32.msi for WindowsXP,2003,Vista x86 and DokanInstall64.msi for Vista x64)</p>
<p>Code Signing Certificate for 64bit drivers is supported by Infocraft Inc.</p>
]]></content:encoded>
			<wfw:commentRss>http://dokan-dev.net/en/2008/08/20/dokan-library-037-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Dokan library 0.3.6 released</title>
		<link>http://dokan-dev.net/en/2008/07/20/dokan-library-036-released/</link>
		<comments>http://dokan-dev.net/en/2008/07/20/dokan-library-036-released/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 08:33:38 +0000</pubDate>
		<dc:creator>Hiroki</dc:creator>
		
		<category><![CDATA[Dokan]]></category>

		<guid isPermaLink="false">http://dokan-dev.net/en/?p=49</guid>
		<description><![CDATA[Dokan library 0.3.6 is released.
Dokan library is a user mode file system library for Windows.
This version has many improvements from previous version. Now you can use Dokan library without administrator privilege!
Changes from 0.3.4
- Not required Administrator privilege
- Fixed xcopy issue
- Fixed file deletion issue
- Fixed FILE_NO_MORE_FILES issue
- Fixed BSOD while IO canceling
- Supported Windows 2000 [...]]]></description>
			<content:encoded><![CDATA[<p>Dokan library 0.3.6 is released.</p>
<p>Dokan library is a user mode file system library for Windows.<br />
This version has many improvements from previous version. Now you can use Dokan library without administrator privilege!</p>
<p>Changes from 0.3.4<br />
- Not required Administrator privilege<br />
- Fixed xcopy issue<br />
- Fixed file deletion issue<br />
- Fixed FILE_NO_MORE_FILES issue<br />
- Fixed BSOD while IO canceling<br />
- Supported Windows 2000 (please compile libraries yourself)</p>
<p>Thanks for many suggestions.</p>
]]></content:encoded>
			<wfw:commentRss>http://dokan-dev.net/en/2008/07/20/dokan-library-036-released/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
