Author: pschweitzer
Date: Wed Nov  2 19:36:59 2016
New Revision: 73100

URL: http://svn.reactos.org/svn/reactos?rev=73100&view=rev
Log:
[BTRFS]
Import the BTRFS driver shell extension. It allows having a finer control on 
btrfs volumes.
Note that not everything works in ReactOS and its usage may lead to bugchecks...

CORE-10892

Added:
    trunk/reactos/dll/shellext/shellbtrfs/
    trunk/reactos/dll/shellext/shellbtrfs/CMakeLists.txt   (with props)
    trunk/reactos/dll/shellext/shellbtrfs/contextmenu.cpp   (with props)
    trunk/reactos/dll/shellext/shellbtrfs/contextmenu.h   (with props)
    trunk/reactos/dll/shellext/shellbtrfs/factory.cpp   (with props)
    trunk/reactos/dll/shellext/shellbtrfs/factory.h   (with props)
    trunk/reactos/dll/shellext/shellbtrfs/iconoverlay.cpp   (with props)
    trunk/reactos/dll/shellext/shellbtrfs/iconoverlay.h   (with props)
    trunk/reactos/dll/shellext/shellbtrfs/main.cpp   (with props)
    trunk/reactos/dll/shellext/shellbtrfs/propsheet.cpp   (with props)
    trunk/reactos/dll/shellext/shellbtrfs/propsheet.h   (with props)
    trunk/reactos/dll/shellext/shellbtrfs/resource.h   (with props)
    trunk/reactos/dll/shellext/shellbtrfs/shellbtrfs.manifest   (with props)
    trunk/reactos/dll/shellext/shellbtrfs/shellbtrfs.rc   (with props)
    trunk/reactos/dll/shellext/shellbtrfs/shellbtrfs.spec   (with props)
    trunk/reactos/dll/shellext/shellbtrfs/subvol.ico   (with props)
Modified:
    trunk/reactos/dll/shellext/CMakeLists.txt

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: trunk/reactos/dll/shellext/CMakeLists.txt
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/CMakeLists.txt?rev=73100&r1=73099&r2=73100&view=diff

Added: trunk/reactos/dll/shellext/shellbtrfs/CMakeLists.txt
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/CMakeLists.txt?rev=73100

Added: trunk/reactos/dll/shellext/shellbtrfs/contextmenu.cpp
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/contextmenu.cpp?rev=73100

Added: trunk/reactos/dll/shellext/shellbtrfs/contextmenu.h
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/contextmenu.h?rev=73100

Added: trunk/reactos/dll/shellext/shellbtrfs/factory.cpp
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/factory.cpp?rev=73100

Added: trunk/reactos/dll/shellext/shellbtrfs/factory.h
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/factory.h?rev=73100

Added: trunk/reactos/dll/shellext/shellbtrfs/iconoverlay.cpp
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/iconoverlay.cpp?rev=73100

Added: trunk/reactos/dll/shellext/shellbtrfs/iconoverlay.h
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/iconoverlay.h?rev=73100

Added: trunk/reactos/dll/shellext/shellbtrfs/main.cpp
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/main.cpp?rev=73100

Added: trunk/reactos/dll/shellext/shellbtrfs/propsheet.cpp
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/propsheet.cpp?rev=73100

Added: trunk/reactos/dll/shellext/shellbtrfs/propsheet.h
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/propsheet.h?rev=73100

Added: trunk/reactos/dll/shellext/shellbtrfs/resource.h
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/resource.h?rev=73100

Added: trunk/reactos/dll/shellext/shellbtrfs/shellbtrfs.manifest
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/shellbtrfs.manifest?rev=73100

Added: trunk/reactos/dll/shellext/shellbtrfs/shellbtrfs.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/shellbtrfs.rc?rev=73100

Added: trunk/reactos/dll/shellext/shellbtrfs/shellbtrfs.spec
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/shellbtrfs.spec?rev=73100

Added: trunk/reactos/dll/shellext/shellbtrfs/subvol.ico
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/shellbtrfs/subvol.ico?rev=73100


Reply via email to