Pismo File Mount Development Kit build 162 Pismo Technic Inc., Copyright 2005-2011 Joe Lowe 2011.10.27 http://www.pismotechnic.com/ Full documentation for the developer kit is included in the file index.html . Overview -------- The Pismo File Mount Devoper Kit is used by developers in conjunction with Pismo File Mount Audit Package. Using this kit developers can control and extend Pismo File Mount Audit Package, or they can integrate Pismo File Mount technology with their applications. Features -------- Release History --------------- -- Build 162 - 2011.10.26 Improved support for OSX and Linux. -- Build 157 - 2010.05.18 First public release with Mac and Linux support. Added support for asynchronous mount cancellation to marshaller and formatter interfaces. -- Build 154 - 2009.10.14 Bumped build number to avoid user confusion caused by leading zero in previous builds. Changed inline API DLL loading logic so no longer necessary to include windows.h. -- Build 051 - 2009.06.04 Updated documentation to match interface changes. Added missing hellofs C# application sample. Added flags to allow formatter to force buffered/unbuffered I/O. -- Build 050 - 2009.03.05 New concurrent marshaller interface for C++ formatters and file systems, undocumented but defined in headers. Protocol enhancements for fastpipe support, to eliminate extra buffering of file data. -- Build 045 - 2008.06.20 No significant changes. -- Build 044 - 2008.05.14 Added support for CLR/.NET development, including samples and documentation. -- Build 043 - 2008.05.01 First release of Pismo File Mount Developer Kit. Previously the kit files were included with Pismo File Mount Audit Package.