Solid File System™ (SolFS) - Platforms and development tools
Solid File System (SolFS) is a flexible, high-performance file system, designed for use with both real media (such as Hard Drives or Flash Card) and virtual media (files on the disk, databases, application resources, raw memory).
Platforms
SolFS engine is written in portable and efficient ANSI C. .NET and C++ wrapper classes are written in C++. Delphi (VCL) classes are written in Delphi.SolFS supports the following platforms:
- Windows 98, Windows ME, Windows NT 4.0, Windows 2000, Windows XP, Windows 2003 Server, Windows Vista, Windows 2008 Server. 64-bit systems are supported.
- Microsoft .NET Framework 1.1, .NET 2.0, .NET 3.0, .NET 3.5. 64-bit systems are supported.
- Windows CE 3.0, 4.x, 5.0 (including Pocket PC 2000, Pocket PC 2002, Windows Mobile 2003, Windows Mobile 2005, Windows Mobile 2006 and any other Windows CE-based platforms that have storage APIs)
- Palm OS (available on request)
- Linux/Unix (available on request)
- embedded operating systems (available on request)
Development tools
- .NET package. Compiled in managed C++, this edition seamlessly integrates into .NET Framework and provides complete support for Visual Studio.NET, Borland C# Builder and Borland Delphi 8, Delphi 2005, Delphi 2006 and CodeGear RAD Studio 2007;
- Windows package (includes VCL, DLL/Static, and ActiveX packages). VCL package can be used with Borland Delphi 4 to 2007 or C++ Builder 4-6. SolFS engine links statically into your VCL application and no external DLLs are required.
DLL/Static library package can be used with any development tool, that lets you use DLL libraries.
Static library can be used with MS Visual C++ 6.0 or later.
ActiveX control can be used with Visual Basic 6 or any other Windows development tool that supports COM/ActiveX technologies. - PalmOS package.
- Linux/x86 shared object and static library. Can be used with GCC and Kylix 1-3;
- Unix source code package which supports both little-endian and big-endian systems
SolFS engine is written in portable and efficient ANSI C. .NET and C++ wrapper classes are written in C++. Delphi (VCL) classes are written in Delphi.
See description of single file system for Delphi and C++Builder.
