Skip to content

ig0rmin/fs-in-a-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library consists of three main parts:

  • libfsbox - cross-platform library implementing virtual FS inside a file. This code is intended to be linked as a static library.
  • fsboxmscom - Windows specific COM object, that exposes libfsbox facilities in a form of COM interfaces.
  • fsboxpcom - XPCOM object. XPCOM is a portable implementation of COM from Mozilla. It can seamlessly work under Linux and used to access libfsbox on Linux.

About

Virtual file system with COM/XPCOM wrapper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages