virtual-drive Questions
1
Microsoft and Apple have recently introduced an API for synchronizing cloud storage files to the local file system: Cloud Provider API (also known as Cloud Filter API) for Windows and File Provider...
Rifkin asked 4/3, 2021 at 1:23
2
Solved
I am creating virtual drive using Windows Cloud Filter API. The delete callback stopped working as expected on Windows Home 21H1 19043.1165 (cldflt.sys 10.0.19041.1110). If I return an error code f...
Pageboy asked 23/8, 2021 at 4:7
4
Solved
Is there any easy library for .NET to mount virtual drives?
I need to mount an archive in a virtual drive and, most likely, use a virtual file system.
The archive format does not support folders so...
Merca asked 19/12, 2010 at 11:45
4
Solved
Is there any way to create a virtual drive in "(My) Computer" and manipulate it, somewhat like JungleDisk does it?
It probably does something like:
override OnRead(object sender, Event e) {
Show...
Vassili asked 11/9, 2008 at 15:35
9
Solved
I have Visual Studio 2010 Pro on a DVD disc, but it is an ISO image, and I wanted to run this on my home PC in place of 2010 Express Edition.
So first of all, can I run this on my home computer? D...
Malca asked 11/11, 2010 at 5:0
15
When I installed Windows XP on a VirtualBox machine, I made the hard drive only 10 GB since and assumed it would expand in size (as do hard drives in VMWare as far as I can remember, isn't this tru...
Stamen asked 6/11, 2009 at 16:27
2
I have developed a FUSE-based file system as part of a research project and now have to study the actual read/write requests that are received by the hard drive. In an attempt to do this, I am look...
Calculable asked 6/8, 2011 at 16:49
10
Solved
Looking for online resources to implement a virtual drive functionality similar to ones implemented in products listed
The solution should be cross OS (win, pc, linux) preferably using a well beh...
Thrombus asked 27/2, 2009 at 11:52
1
© 2022 - 2024 — McMap. All rights reserved.