[ROSVBOXMGMT]
authorPierre Schweitzer <pierre@reactos.org>
Fri, 21 Aug 2015 08:03:13 +0000 (08:03 +0000)
committerPierre Schweitzer <pierre@reactos.org>
Fri, 21 Aug 2015 08:03:13 +0000 (08:03 +0000)
commitca9c5c56a590fb203055b9405444b25b69a89d5a
treef7827398f68d2896b00d4f0f97661fe47c21a839
parentb871e6a07c646c2f836705439ac12988e015d6be
[ROSVBOXMGMT]
Add the "rosvboxmgmt" tool.
It's purpose is to allow to interact with the VBoxSF driver as we don't have working MPR yet.

In order to have UNC path available, all you need to do so far is rosvboxmgmt start. All the rest isn't mandatory.

svn path=/trunk/; revision=68778
rosapps/applications/cmdutils/CMakeLists.txt
rosapps/applications/cmdutils/rosvboxmgmt/CMakeLists.txt [new file with mode: 0644]
rosapps/applications/cmdutils/rosvboxmgmt/rosvboxmgmt.c [new file with mode: 0644]
rosapps/applications/cmdutils/rosvboxmgmt/rosvboxmgmt.rc [new file with mode: 0644]