0

I want to create virtual disk using c# and dokan and I need code hint or api for or I want to know how to work with them because when I search on google I didn,t to find and result

Ahmed Elkady
  • 29
  • 1
  • 7

1 Answers1

1

I just updated the dokan dotnet wrapper and samples. I believe it's what you're looking for. See https://github.com/dokan-dev/dokan-dotnet

Maxime C.
  • 86
  • 2