[SHELLBTRFS]
authorPierre Schweitzer <pierre@reactos.org>
Fri, 8 Sep 2017 11:59:42 +0000 (11:59 +0000)
committerPierre Schweitzer <pierre@reactos.org>
Fri, 8 Sep 2017 11:59:42 +0000 (11:59 +0000)
commitc032d89e77509055ab647f51b82b028e0e6e2fce
tree751aafb557c0d2de8d8e1c9cf733e5113b65f35e
parent31328a8e2d268b7a396ee92bee4bfb06c02c7281
[SHELLBTRFS]
Sync the btrfs shell extension to 1.0

CORE-13763

svn path=/trunk/; revision=75793
27 files changed:
reactos/dll/shellext/shellbtrfs/CMakeLists.txt
reactos/dll/shellext/shellbtrfs/balance.cpp [new file with mode: 0644]
reactos/dll/shellext/shellbtrfs/balance.h [new file with mode: 0644]
reactos/dll/shellext/shellbtrfs/contextmenu.cpp
reactos/dll/shellext/shellbtrfs/contextmenu.h
reactos/dll/shellext/shellbtrfs/devices.cpp [new file with mode: 0755]
reactos/dll/shellext/shellbtrfs/devices.h [new file with mode: 0644]
reactos/dll/shellext/shellbtrfs/factory.cpp
reactos/dll/shellext/shellbtrfs/factory.h
reactos/dll/shellext/shellbtrfs/iconoverlay.cpp
reactos/dll/shellext/shellbtrfs/iconoverlay.h
reactos/dll/shellext/shellbtrfs/main.cpp
reactos/dll/shellext/shellbtrfs/propsheet.cpp
reactos/dll/shellext/shellbtrfs/propsheet.h
reactos/dll/shellext/shellbtrfs/reactos.cpp [new file with mode: 0644]
reactos/dll/shellext/shellbtrfs/recv.cpp [new file with mode: 0644]
reactos/dll/shellext/shellbtrfs/recv.h [new file with mode: 0644]
reactos/dll/shellext/shellbtrfs/resource.h
reactos/dll/shellext/shellbtrfs/scrub.cpp [new file with mode: 0644]
reactos/dll/shellext/shellbtrfs/scrub.h [new file with mode: 0644]
reactos/dll/shellext/shellbtrfs/send.cpp [new file with mode: 0644]
reactos/dll/shellext/shellbtrfs/send.h [new file with mode: 0644]
reactos/dll/shellext/shellbtrfs/shellbtrfs.rc
reactos/dll/shellext/shellbtrfs/shellext.h [new file with mode: 0644]
reactos/dll/shellext/shellbtrfs/volpropsheet.cpp [new file with mode: 0755]
reactos/dll/shellext/shellbtrfs/volpropsheet.h [new file with mode: 0644]
reactos/media/doc/README.FSD