Hi all, The Win32Utils team is happy to announce the release 0.2.0 release of win32-mmap. = What is it? A Ruby interface for memory mapped IO on windows. = What's new? It is now pure Ruby instead of a C extension, and the API has been completely changed. Please see the documentation for details. Oh, and there's a gem now. = Where is it? You can get win32-mmap on the RAA, RubyForge or install it via gems. It requires windows-pr 0.5.5 or later. Note that I just put these files out, so you might not see them for an hour or so. Enjoy! - The Win32Utils Team